Skip to content

v0.110.0

Latest

Choose a tag to compare

@kimdre kimdre released this 14 Aug 20:47
· 3 commits to main since this release
98ec937

What's Changed

Added TRUSTED_PROXY_NETWORKS and TRUSTED_PROXY_HEADER env vars to configure trusted proxies for real client ip logging in API logs.

✨ Features

  • feat(config): add support for trusted proxy networks and headers by @kimdre in #1680

🌟 Improvements

  • feat(api): enhance trusted proxy handling by @kimdre in #1681

🐛 Bug Fixes

  • fix(api): add external secrets resolution to scheduled job execution by @kimdre in #1682

📚 Miscellaneous

Full Changelog: v0.109.1...v0.109.2