Releases: Flagsmith/flagsmith-java-client
Releases · Flagsmith/flagsmith-java-client
Version 5.1.0
What's Changed
- Add IS_SET and IS_NOT_SET operators by @matthewelwell in #90
- Implement modulo operator by @matthewelwell in #91
- Add ability to include an optional proxy on the Http Client by @matthewelwell in #94
- Release 5.1.0 by @matthewelwell in #89
- Fix semver javadoc by @matthewelwell in #95
Full Changelog: v5.0.4...v5.1.0
Version 5.0.4
What's Changed
- Handle exceptions in polling manager by @matthewelwell in #79
Full Changelog: v5.0.3...v5.0.4
Version 5.0.0
What's Changed
- Flag Engine Implementation by @fzia in #53
- Rewrite for client side evaluation by @fzia in #55
- Identity Segments call exposed by @fzia in #63
- prevent initialization with out server key for local evaluation by @fzia in #64
- Fix segment priorities by @matthewelwell in #67
- Update default api url to point to edge by @matthewelwell in #68
- Semver Support - Added tests and support for Semantic Versions by @fzia in #65
- Release version 5.0.0 by @matthewelwell in #54
New Contributors
Full Changelog: v4.0.2...v5.0.0
Full ConfigBuilder support
You can now override all config options with the builder.