Releases: Flagsmith/flagsmith-php-client
Releases · Flagsmith/flagsmith-php-client
v4.5.0
What's Changed
- Add ext- requirements to composer.json by @misakstvanu in #76
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- feat: Support transient identities and traits by @khvn26 in #78
- ci: stop testing against <8.1 by @matthewelwell in #80
- ci: remove pr filters by @matthewelwell in #81
- Flagsmith instance clonning by @misakstvanu in #75
- feat: offline mode by @matthewelwell in #79
- deps: drop support for php<8.1 by @matthewelwell in #82
New Contributors
- @misakstvanu made their first contribution in #75
Full Changelog: v4.3.1...v4.4.0
v4.3.1
What's Changed
- Regex segment local evaluation with int trait by @floranpagliai in #72
Full Changelog: v4.3.0...v4.3.1
v4.3.0
v4.2.1
What's Changed
- fix(identity-cache-key): Use hashed identifier by @gagantrivedi in #68
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Fix method getEnvironment return type by @tm1000 in #63
- (feat): Add back withUseCacheAsFailover by @tm1000 in #61
- chore: remove examples by @dabeeeenster in #65
- Change cache key for getIdentityFlagsFromApi by @tm1000 in #62
- build: release 4.2.0 by @dabeeeenster in #66
Full Changelog: v4.1.2...v4.2.0
v4.1.2
What's Changed
- Fix invalid cache value by @VincentLanglet in #58
- chore: bump version by @gagantrivedi in #59
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Avoid deprecation about dynamic properties by @VincentLanglet in #55
- Fix workflow php version by @VincentLanglet in #56
- Fix local evaluation when values are null by @floranpagliai in #53
New Contributors
- @floranpagliai made their first contribution in #53
Full Changelog: v4.1.0...v4.1.1
Version 4.1.0
What's Changed
- Ensure example application works by @matthewelwell in #47
- feat: add segment
IN
operator by @khvn26 in #51
New Contributors
Full Changelog: v4.0.0...v4.1.0
Version 4.0.0
What's Changed
- BREAKING CHANGE: Use django id if present for percentage split evaluations by @matthewelwell in #48
WARNING: We modified the local evaluation behaviour. You may see different flags returned to identities attributed to your percentage split-based segments after upgrading to this version.
Full Changelog: v3.1.4...v4.0.0