Releases: Flagsmith/edge-proxy
Releases · Flagsmith/edge-proxy
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
Version 2.4.0
What's Changed
- improve comment by @gagantrivedi in #57
- feat: protected features by @khvn26 in #58
- Upgrade engine version to resolve inconsistent percentage split evaluations by @matthewelwell in #61
New Contributors
- @khvn26 made their first contribution in #58
- @matthewelwell made their first contribution in #61
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
- fix prod redis hostname(remove port) by @gagantrivedi in #56
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- fix(sse/prod): Add redis prod cluster by @gagantrivedi in #54
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- feat(stream/environment): Add last_update_at and remove identity events from stream by @gagantrivedi in #48
- Drop SQLite(for redis) and identity endpoints by @gagantrivedi in #50
- sse(stream): fix stream payload and frequency by @gagantrivedi in #52
Full Changelog: v2.2.3...v2.3.0
v2.2.3
What's Changed
- fix(engine): run in autocommit mode by @gagantrivedi in #46
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- remove --no-access-logs from task definition by @gagantrivedi in #45
Full Changelog: v2.2.1...v2.2.2