Skip to content

Releases: feature-flags-co/ffc-java-sdk

ffc-java-server-sdk_v1.1.2.1

10 Sep 07:24
3f8aec2
Compare
Choose a tag to compare

version: 1.1.2.1

Break changes

N/A

New features

N/A

Updates

bug fix in insight

ffc-java-server-sdk_v1.1.2

07 Sep 05:38
557020f
Compare
Choose a tag to compare

version: 1.1.2

Break changes

  • refactor insight

New features

  • support json variation

Updates

  • use Backoff And Jitter Strategy due to EOFException
  • update http default params
  • guava compatible with old versions(<31)
  • bytes to int in little endian

ffc-java-server-sdk_v1.1.1

04 May 02:33
7999c3f
Compare
Choose a tag to compare

version: 1.1.1

Break changes

New features

No new feature

Updates

No update

ffc-java-server-sdk_v1.1

01 May 09:45
Compare
Choose a tag to compare

version: 1.1

Break changes

No break change

New features

  • ff-capture-user: add user tag and support auto user capture
  • support segment rules
  • support event insight for FFCClient#getAllLatestFlagsVariations
  • log enhancement
  • update the algorithm to check if flag should be sent to experiment

Updates

No update

ffc-java-server-sdk_v1.0

30 Mar 21:04
9daf9fb
Compare
Choose a tag to compare

version: 1.0

Break changes

No break change

New features

  • data sync with streaming
  • data storage in memory
  • event insight
  • bootstrapping in sync and async mode

Updates

No update