Releases: switcherapi/switcher-client-java
Releases · switcherapi/switcher-client-java
v1.3.0
- [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
v1.2.0
- 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
v1.0.10
v1.0.9 - Security patch
- 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
Update: Regex Validation
- Added Regex Validation
- Improved minor error handling
- Updated lib commons-lang3 from 3.10 to 3.11
v1.0.6
- 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
Updated dependency
- jersey.media from 2.28 to 2.31