Skip to content

Releases: featbit/featbit-java-sdk

Release v1.4.3

16 Nov 16:50
012fb05
Compare
Choose a tag to compare
feat: add DisableEvents property in FBConfig (#23)

Release v1.4.2

17 Mar 09:09
080bea2
Compare
Choose a tag to compare
fix: bug in type inference (#20)

Release v1.4.1

07 Feb 12:22
3358606
Compare
Choose a tag to compare
fix: merge cicd in one yml (#18)

v1.4.0

05 Jan 12:36
96eb952
Compare
Choose a tag to compare
Feature/v1.4.0 (#14)

v1.3.0

01 Jan 18:45
552adc3
Compare
Choose a tag to compare
Feature/v1.3.0 (#13)

v1.2.0

13 Dec 11:49
Compare
Choose a tag to compare
doc: update doc

v1.1.1

18 Apr 07:13
Compare
Choose a tag to compare

version: 1.1.1

Break changes

No break change

New features

No new feature

Updates

  • update bootstrapping and offline mode

v1.1.0

12 Apr 21:03
b1648bc
Compare
Choose a tag to compare

version: 1.1.0

Break changes

No break change

New features

No new feature

Updates

  • update readme
  • use EvalDetail to replace FlagState when returning the description how the latest evaluation was determined.
  • fix bug in the Bootstrapping

v1.0.5

20 Jan 17:38
9be83e6
Compare
Choose a tag to compare

version: 1.0.5

Break changes

-Refactor AllFlagStates SDK
-Support advanced dispatch key

No break change

New features

No new feature

Updates

No Updates

v1.0.4

01 Dec 05:59
5a34b81
Compare
Choose a tag to compare

version: 1.0.4

Break changes

No break change

New features

No new feature

Updates

  • add key property(alias of keyId) in FBUser
  • refactor the EvalDetail and FlagState
  • optimize the default configs for InsightProcessor and Streaming
  • optimize the logs and comments