Skip to content

Releases: Flagsmith/flagsmith-java-client

Version 5.1.1

Choose a tag to compare

@matthewelwell matthewelwell released this 04 Nov 11:40
d9998f6

What's Changed

Full Changelog: v5.1.0...v5.1.1

Version 5.1.0

Choose a tag to compare

@matthewelwell matthewelwell released this 01 Nov 11:38
d4516b8

What's Changed

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

Version 5.0.4

Choose a tag to compare

@matthewelwell matthewelwell released this 24 Aug 08:50
6d38ecf

What's Changed

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

Version 5.0.0

Choose a tag to compare

@matthewelwell matthewelwell released this 07 Jun 13:19
5919af8

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

Choose a tag to compare

@dabeeeenster dabeeeenster released this 11 Jun 15:34

You can now override all config options with the builder.

v1.3.0

Choose a tag to compare

@p-maks p-maks released this 11 Jan 15:24

added UserTraits feature support