Releases: Flagsmith/edge-proxy
Releases · Flagsmith/edge-proxy
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_failing
by @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
Version 2.13.0
What's Changed
- feat: Add identity overrides support by @khvn26 in #110
- feat: Customised logging by @khvn26 in #115
- feat: Use
rye
, overhaul settings by @khvn26 in #98 - fix: Fix Docker build using incorrect command by @khvn26 in #105
- fix: Revert API poll settings names by @khvn26 in #111
- chore: Fix entrypoint in README by @khvn26 in #106
- chore: Add test for config backwards compatibility by @matthewelwell in #109
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #107
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #112
Full Changelog: v2.12.0...v2.13.0
Version 2.12.0
What's Changed
- chore(deps): bump idna from 3.4 to 3.7 by @dependabot in #99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
- feat: allow config file to be defined via environment variable by @abannachGrafana in #103
- chore(deps): upgrade fastapi and starlette by @matthewelwell in #101
New Contributors
- @pre-commit-ci made their first contribution in #102
- @abannachGrafana made their first contribution in #103
Full Changelog: v2.11.0...v2.12.0
Version 2.11.0
What's Changed
- refac!: Remove sse by @gagantrivedi in #83
- feat: JSON logging by @khvn26 in #97
- feat: Switch to Ruff by @khvn26 in #96
- fix:
Too much data for declared Content-Length
error when endpoint caches enabled by @matthewelwell in #92 - fix: correct comment about polling by @dabeeeenster in #93
- chore(deps): bump orjson from 3.9.7 to 3.9.15 by @dependabot in #88
- chore(deps): bump fastapi from 0.103.2 to 0.109.1 by @dependabot in #87
- chore: bump github actions by @dabeeeenster in #89
- docs: update readme by @dabeeeenster in #82
- ci: remove old cache action by @dabeeeenster in #95
Full Changelog: v2.10.1...v2.11.0
Version 2.10.1
What's Changed
- chore(deps): bump orjson from 3.9.7 to 3.9.15 by @dependabot in #88
- chore(deps): bump fastapi from 0.103.2 to 0.109.1 by @dependabot in #87
- fix:
Too much data for declared Content-Length
error when endpoint caches enabled by @matthewelwell in #92
Full Changelog: v2.10.0...v2.10.1
Version 2.10.0
What's Changed
- perf: add lru cache by @matthewelwell in #84
- ci: bump python version in workflow by @matthewelwell in #86
Full Changelog: v2.9.0...v2.10.0