Skip to content

Releases: switcherapi/switcher-client-java

v1.0.8

13 Sep 02:35
4b805fa
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Updated dependency

  • jersey.media from 2.28 to 2.31

Patch: Added Numeric Validation

26 Jul 20:57
Compare
Choose a tag to compare
  • feat: Added Numeric Validation #5

v1.0.2

15 Jun 18:22
b35bdaf
Compare
Choose a tag to compare
  • Improved performance when loading a snapshot file.
  • Snapshot file auto load when updated.
  • Re-worked built-in mock implementation

First working release

09 May 21:09
Compare
Choose a tag to compare
v1.0.1

Updated Jacoco report configuration