Releases: Flagsmith/flagsmith-common
Releases · Flagsmith/flagsmith-common
v2.2.0
2.2.0 (2025-09-04)
CI
Features
- utils: New is_database_replica_setup utility (#100) (1c6c522)
v2.1.0
2.1.0 (2025-09-02)
CI
Features
- utils: Allow for explicit use of database replicas (#95) (617861b)
v2.0.0
2.0.0 (2025-08-07)
⚠ BREAKING CHANGES
- Move segment and metadata serializers back to core (#93)
Refactoring
- Move segment and metadata serializers back to core (#93) (a6b997b)
v1.15.0
1.15.0 (2025-06-12)
CI
Features
v1.14.0
1.14.0 (2025-05-30)
CI
Docs
- test-tools: Clarify installation instructions (#80) (b6a250b)
Features
v1.13.0
1.13.0 (2025-05-19)
CI
Features
v1.12.1
1.12.1 (2025-05-06)
Bug Fixes
- metadata-incorrectly-linked-to-entity (#57) (707496d)
v1.12.0
1.12.0 (2025-04-30)
CI
Features
- Generate metrics documentation (#65) (c9c4935)
- test-tools: Add
snapshot
fixture for snapshot testing (c9c4935)
Bug Fixes
- tests:
clear_lru_caches
fixture conflicts with saas_mode
/enterprise_mode
pytest markers (c9c4935)
v1.11.0
1.11.0 (2025-04-25)
CI
Features
- Add
flagsmith healthcheck
command (#60) (1eb58f3)
- Deliver the deployed API version to an HTTP response header (#59) (64037d3)
Bug Fixes
- tests: Inaccurate
freeze_time
for a certain timestamp (#63) (74c73b4)