Releases: Flagsmith/edge-proxy
Releases · Flagsmith/edge-proxy
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-Lengtherror 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-Lengtherror 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
Version 2.9.0
v2.8.0
What's Changed
- Enable gzip-compressing middleware by @goncalossilva in #80
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- chore(deps): bump urllib3 from 2.0.4 to 2.0.6 by @dependabot in #78
- Modernize codebase to be fully async by @goncalossilva in #77
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Return JSONResponse(dict) instead of dict by @goncalossilva in #75
- Allow time for environments to sync by @goncalossilva in #73
- Minor logging improvements by @goncalossilva in #72
- Add missing asserts by @goncalossilva in #69
- Improve handling of unknown key errors by @goncalossilva in #74
- Adopt orjson by @goncalossilva in #76
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- chore(deps): bump redis from 4.4.1 to 4.4.4 by @dependabot in #62
- chore(deps-dev): bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #64
- chore(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #66
- chore(deps): bump requests from 2.28.1 to 2.31.0 by @dependabot in #63
- feat: bump engine, mapper layer by @khvn26 in #60
- Update fastapi by @matthewelwell in #65
- ci: bump pytest by @dabeeeenster in #67
- Feature/python 3.11 by @dabeeeenster in #71
New Contributors
- @dependabot made their first contribution in #62
Full Changelog: v2.4.0...v2.5.0