Releases: Flagsmith/edge-proxy
Releases · Flagsmith/edge-proxy
v2.21.1
v2.21.0
What's Changed
- chore: bumped-version-and-regenerated-lock-files by @Zaimwa9 in #163
- fix: enable follow_redirects for httpx client to handle 307 status codes by @GuyGitzMagen in #164
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #162
New Contributors
- @Zaimwa9 made their first contribution in #163
- @GuyGitzMagen made their first contribution in #164
Full Changelog: v2.20.0...v2.21.0
v2.20.0
What's Changed
- feat: Add environment document endpoint by @rolodato in #150
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #158
Full Changelog: v2.19.0...v2.20.0
v2.19.0
v2.18.0
What's Changed
- fix: Do not crash when running with unknown environment variables @matthewelwell in #141
- fix: Warning when running edge-proxy-render-config by @rolodato in #142
- feat: Immediately exit if configuration is missing or invalid by @rolodato in #148
- feat: Add liveness and readiness check endpoints. Return 503 instead of 500 when checks fail by @rolodato in #151
- feat: Add
server.proxy_headersoption by @rolodato in #154
Full Changelog: v2.17.0...v2.18.0
v2.17.0
v2.16.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #127
- feat: Bypass server-side filtering for server keys by @MCPx in #130
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #131
New Contributors
Full Changelog: v2.15.1...v2.16.0
v2.15.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #124
- ci: use new org-level dockerhub token by @matthewelwell in #126
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- docs: add example docker-compose.yml by @matthewelwell in #121
- feat: remove unnecessary setting
health_check.count_stale_documents_as_failingby @matthewelwell in #123
BREAKING CHANGES
Undocumented settings health_check.count_stale_documents_as_failing and health_check.grace_period_seconds have been removed.
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- feat: make health check configurable by @matthewelwell in #122
Full Changelog: v2.13.0...v2.14.0