Skip to content

Releases: Flagsmith/flagsmith-java-client

Version 5.1.0

01 Nov 11:38
d4516b8

Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.1.0

Version 5.0.4

24 Aug 08:50
6d38ecf

Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

Version 5.0.0

07 Jun 13:19
5919af8

Choose a tag to compare

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

  • @fzia made their first contribution in #53

Full Changelog: v4.0.2...v5.0.0

Full ConfigBuilder support

11 Jun 15:34

Choose a tag to compare

You can now override all config options with the builder.

v1.3.0

11 Jan 15:24

Choose a tag to compare

added UserTraits feature support