Releases: switcherapi/switcher-client-java
Releases · switcherapi/switcher-client-java
v1.4.0
v1.3.9
What's Changed
- Fixes #215 - Validators issue by @petruki in #216
- Fixes #217 - ReDoS-safe for Java 1.8 applications by @petruki in #218
- #217 - Improved Regex Validator worker for Java 1.8 by @petruki in #219
- #217 - Improved Regex Worker performance by @petruki in #220
- Bumped dependencies by @petruki in #221
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- Closes #203 - Upgraded jersey internal dependencies by @petruki in #204
- Patched jackson-databind to 2.14.0-rc1 by @petruki in #205
- Fixed jackson-databin managed dependency by @petruki in #206
- Fixed dependency management typo by @petruki in #207
- Closes #208 - Patched Gson and Junit Pioneer by @petruki in #209
- Bump commons-net from 3.8.0 to 3.9.0 by @dependabot in #210
- Closes #211 - Bumped junit pioneer to 1.9.1 by @petruki in #212
- Closes #213 - Bumped jersey to 2.38 by @petruki in #214
Full Changelog: v1.3.7...v1.3.8
v1.3.7
v1.3.6
v1.3.5
- Added support to Strategy Payload Validation
- Added event handler for SnapshotWatch
- Added support to external context initiatilization SwitcherContextBase
- Fixed issues with loading snapshot from location/file
- Updated com.google.code.gson:gson from 2.8.6 to 2.9.0
- Updated Jersey dependencies from 2.35 to 2.36
- Improved codebase - refactored Constants and API/Local implementation
v1.3.4
[ENHANCEMENT] Include default value for properties file
[SECURITY PATCH] Upgrade org.apache.logging.log4j:log4j-api to version 2.17.1
[SECURITY PATCH] Vulnerability introduced by org.glassfish.jersey.media:jersey-media-json-jackson@2.35
[PATCH] Upgrade org.junit.jupiter:junit-jupiter-api from 5.8.1 to 5.8.2