Releases: Flagsmith/flagsmith-java-client
Releases · Flagsmith/flagsmith-java-client
v7.4.2
v7.4.1
What's Changed
- fix: java 8 incompatibility by @matthewelwell in #165
Full Changelog: v7.4.0...v7.4.1
v7.4.0
What's Changed
- fix: actions not running for PRs by @matthewelwell in #138
- ci: remove code coverage by @matthewelwell in #160
- ci: add checkstyle to workflows by @matthewelwell in #161
- Add support for selection of protocols by @olivier-hubaut in #154
- fix: checkstyle violations by @matthewelwell in #163
- feat: Support transient identities and traits by @khvn26 in #158
- chore: bump version 7.4.0 by @matthewelwell in #162
- chore: Remove merge leftovers by @khvn26 in #164
Full Changelog: v7.3.0...v7.4.0
v7.3.0
What's Changed
- chore: remove examples by @dabeeeenster in #148
- fix: Retry logic was never applied. by @olivier-hubaut in #146
- feat: Identity overrides in local evaluation mode by @khvn26 in #142
- fix: thread safe analytics processor by @Dogacel in #147
- Version bump 7.3.0 by @matthewelwell in #150
New Contributors
- @olivier-hubaut made their first contribution in #146
- @Dogacel made their first contribution in #147
Full Changelog: v7.2.0...v7.3.0
Version 7.2.0
What's Changed
- deps: bump okhttp by @matthewelwell in #137
- chore: add callSuper=true to ToString method in Lombok config by @matthewelwell in #140
- feat: add logic for offline mode in java by @matthewelwell in #141
Full Changelog: v7.1.1...v7.2.0
Version 7.1.1
What's Changed
- fix: FlagsmithClient.close() doesn't kill polling manager properly by @matthewelwell in #133
Full Changelog: v7.1.0...v7.1.1
Version 7.1.0
What's Changed
- feat: support
IN
operator for local evaluation by @khvn26 in #128 - Bump okhttp3 by @matthewelwell in #131
Full Changelog: v7.0.1...v7.1.0
Version 7.0.1
What's Changed
- Fix dependency vulnerabilities by @matthewelwell in #126
- Ensure that identity caches are separate by @matthewelwell in #129
- Replace RuntimeException with FlagsmithRuntimeError by @matthewelwell in #130
Full Changelog: v7.0.0...v7.0.1
Version 7.0.0
What's Changed
- BREAKING CHANGE: fix: consistent split evaluations by @khvn26 in #122
- Bump guava from 30.1-jre to 32.0.0-jre by @dependabot in #123
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.
New Contributors
Full Changelog: v6.2.0...v7.0.0
Version 6.2.0
What's Changed
Full Changelog: v6.1.0...v6.2.0