8000 Release v0.7.0 / 2022-01-10 · dechristopher/lod · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.7.0 / 2022-01-10

Compare
Choose a tag to compare
@dechristopher dechristopher released this 10 Jan 16:56
· 113 commits to master since this release

This release includes work towards v1.0.0, namely improvements to usability and observability.

Features

  • Support auth token in proxy endpoint query parameter if auth token configured
  • Support header injection into upstream requests if add_headers are configured
  • Support fetching config from HTTP URL (--conf https://yoursite.com/config.toml)
  • Added endpoint for flushing all caches at /admin/flush
  • Added prometheus metrics endpoint at /admin/metrics/prometheus

Fixes

  • Minor internal optimizations
  • Improved documentation

Full Changelog: https://github.com/tile-fund/lod/compare/v0.6.0..v0.7.0

0