Releases: Flagsmith/flagsmith-engine
Releases · Flagsmith/flagsmith-engine
v7.0.0
7.0.0 (2025-09-01)
⚠ BREAKING CHANGES
Features
- Add Codspeed benchmark (#244) (622b372)
- Drop Python 3.8 support (#249) (63b546c)
- Support returning default flags for
Noneidentities (#254) (a05befa) - v7: JSONPath support (#243) (5b0136f)
- v7: Remove deprecated APIs, Pydantic models (#250) (92de872)
- v7: Support
string[]as condition value for theINoperator (#255) (68d49d0)
CI
Other
v6.1.0
v6.0.2
v6.0.1
v6.0.0
v5.4.1
v5.4.0
v5.3.1
v5.3.0
What's Changed
- feat: make map_any_value_to_trait_value public to allow trait value parsing in core by @gagantrivedi in #211
- chore: bump minor version by @gagantrivedi in #212
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- chore(deps-dev): bump black from 23.7.0 to 24.3.0 by @dependabot in #203
- chore: update github actions by @dabeeeenster in #204
- feat(env/model): Add use_identity_overrides_in_local_eval field by @gagantrivedi in #208
- feat(env/model): add dashboard_alias field by @matthewelwell in #210
- chore: bump version by @gagantrivedi in #209
New Contributors
- @dependabot made their first contribution in #203
Full Changelog: v5.1.1...v5.2.0