Skip to content

Releases: switcherapi/switcher-client-java

v1.3.0

03 Dec 22:15
31c3657

Choose a tag to compare

  • [PATCH] Upgrade com.google.code.gson:gson from 2.8.6 to 2.8.9
  • [PATCH] Upgrade Jersey dependencies from 2.34 to 2.35
  • [FIX] Fix: Autoload snapshot is creating null as file name.
  • [ENHANCEMENT] Optimize Switcher instance creation management.
  • [ENHANCEMENT] Throttling calls

v1.2.1

28 Apr 18:48
ef93597

Choose a tag to compare

  • Medium Severity Security Patch: Jersey has been updated - 2.33 to 2.34
    Issue: #77

v1.2.0

18 Apr 20:56
b3457e4

Choose a tag to compare

  • Changed how SwitcherContext is implemented - added support to properties file
  • Offline mode can programmatically load snapshots
  • Added extra security layer for verifying features
  • Added @SwitcherMock feature
  • Smoke testing
  • Removed PowerMockito: tests are way simpler to read using Okhttp3
  • Updated dependecy junit to JUnit5-jupiter

v1.1.0

21 Jan 01:56
ad05dd3

Choose a tag to compare

  • Improved snapshot lookup mechanism
  • Both online and offline modes can validate/update snapshot version

v1.0.10

20 Jan 03:23
5203144

Choose a tag to compare

Critical fix: reverted jersey-media-json-jackson version to 2.33

v1.0.9 - Security patch

13 Dec 04:45
053f379

Choose a tag to compare

  • Updated dependency jersey-client from 2.31 to 2.32
  • Updated dependency jersey-hk2 from 2.31 to 2.32
  • Updated dependency jersey-media-json-jackson from 2.31 to 3.0.0
  • Updated dependency common-net from 3.7 to 3.7.1

v1.0.8

13 Sep 02:35
4b805fa

Choose a tag to compare

  • Fixed issues when using Silent Mode
  • Fixed error when using only access to online API
  • Improved validation when verifying whether API is accessible
  • Added validations when preparing the Switcher Context
  • Updated dependency commons-net.version from 3.6 to 3.7

Update: Regex Validation

23 Aug 22:16
fce0b6e

Choose a tag to compare

  • Added Regex Validation
  • Improved minor error handling
  • Updated lib commons-lang3 from 3.10 to 3.11

v1.0.6

31 Jul 00:49

Choose a tag to compare

  • Updated dependency jersey-hk2 from 2.28 to 2.31
  • Updated dependency commons-net from 3.3 to 3.6.
  • Updated dependency commons-lang3 from 3.8.1 to 3.10.
  • Updated dependency gson from 2.8.5 to 2.8.6.
  • Added execution log to Switcher.
  • Added bypass metrics and show detailed criteria evaluation options to Switcher objects.

v1.0.5 - Security patch

27 Jul 07:06

Choose a tag to compare

Updated dependency

  • jersey.media from 2.28 to 2.31