Releases: Flagsmith/flagsmith-engine
Releases · Flagsmith/flagsmith-engine
v3.0.0
What's Changed
- feat(identity/update_traits): update return type by @gagantrivedi in #146
- feat(project/models): Add enable_realtime_updates field by @gagantrivedi in #147
- feat(enviroment): add updated_at field by @gagantrivedi in #148
- Release 3.0.0 by @matthewelwell in #116
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- feat(modulo): Add support for modulo operator by @gagantrivedi in #144
- feat(segment): Add IS_SET and IS_NOT_SET operator by @gagantrivedi in #145
- Release v2.3.0 by @gagantrivedi in #143
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.2
What's Changed
- Add pip-tools for managing dev requirements by @matthewelwell in #138
- Update engine test data by @matthewelwell in #140
- Release 2.1.2 by @matthewelwell in #139
Full Changelog: v2.1.1...v2.1.2
Version 2.1.1
What's Changed
- Add allow_client_traits field to EnvironmentModel and schema by @matthewelwell in #137
- Release 2.1.1 by @matthewelwell in #136
Full Changelog: v2.1.0...v2.1.1
Version 2.1.0
What's Changed
- Replace environment webhooks with webhook config by @matthewelwell in #134
- fix(ValueError/for-invalid-trait-value): catch and return False by @gagantrivedi in #132
- Release 2.1.0 by @matthewelwell in #135
Full Changelog: v2.0.7...v2.1.0
Version 2.0.7
What's Changed
- Remove webhooks from _INTEGRATION_ATTS by @matthewelwell in #130
- Bump version 2.0.7 by @matthewelwell in #131
Full Changelog: v2.0.6...v2.0.7
Version 2.0.6
What's Changed
- fix(segment-priority): use priority on evaluation by @gagantrivedi in #128
- Release 2.0.6 by @gagantrivedi in #129
Full Changelog: v2.0.5...v2.0.6
Version 2.0.5
What's Changed
- Return updated traits when updating by @matthewelwell in #126
- Release 2.0.5 by @matthewelwell in #125
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Add webhooks
- Add
entity_selector
to integration model/schema - Release 2.0.4 by @matthewelwell in #122
Full Changelog: v2.0.3...v2.0.4