Releases: switcherapi/switcher-client-java
Releases · switcherapi/switcher-client-java
v2.2.3
v1.6.3
v2.2.2
v1.6.2
v2.2.1
What's Changed
- Replaced reflection-based impl for validators, impproved SwitcherProperties by @petruki in #317
- Closes #319 - removed jersey dependencies by @petruki in #320
- Fixes dangling resources when using async by @petruki in #322
- Improved Switcher Context Base configuration options by @petruki in #324
- Fixed circular dependency introduced by SwitcherContextBase by @petruki in #326
- Refactor SwitcherContextBase to use instance instead of reflection by @petruki in #328
- Adding support to native app by @petruki in #330
- Fixes circular dependency introdeuced by model and dtos by @petruki in #331
- Improved Switcher interface, decoupled concrete requester by @petruki in #332
- Fixes native artifacts, improved Executor API specification by @petruki in #334
Full Changelog: v2.2.0...v2.2.1
v1.6.1
What's Changed
- Replaced reflection-based impl for validators, impproved SwitcherProperties by @petruki in #318
- Fixed project dependencies by @petruki in #321
- Fixes dangling resources when using async by @petruki in #323
- Improved Switcher Context Base configuration options by @petruki in #325
- Fixed circular dependency introduced by SwitcherContextBase by @petruki in #327
- Refactor SwitcherContextBase to use instance instead of reflection (#… by @petruki in #329
- Code base improvements based on v2 by @petruki in #333
- Fixes native artifacts, improved Executor API specification by @petruki in #335
Full Changelog: v1.6.0...v1.6.1
v2.2.0
What's Changed
- Bump jersey@3.1.8, commons-lang3@3.17.0 by @petruki in #305
- Bump log4j@2.24.1, junit@5.11.1 and maven plugins by @petruki in #307
- chore: Fixed leaked context settings from async tests by @petruki in #308
- Closes #309 - added Criteria evaluation for the test feature by @petruki in #310
- Fixes dependency on concrete impl and code smells by @petruki in #312
- Replaced log4j dependency with slf4j-api by @petruki in #314
- Fixes SwitcherTest when input not provided for evaluation by @petruki in #316
Full Changelog: v2.1.0...v2.2.0
v1.6.0
What's Changed
- Bump jersey@2.45, commons-lang3@3.17.0 by @petruki in #306
- Closes #309 - added Criteria evaluation for the test feature (#310) by @petruki in #311
- Fixes dependency on concrete impl and code smells (#312) by @petruki in #313
- Replaced log4j dependency with slf4j-api by @petruki in #315
Full Changelog: v1.5.0...v1.6.0
v2.1.0
What's Changed
- Added switcher.defaultResult() to handle panic events by @petruki in #297
- Fixes defaultResult to read value from switcher by @petruki in #299
- Improved Snapshot scheduler and watcher APIs interface by @petruki in #301
- chore: improved ClientLocal maintainability by @petruki in #303
Full Changelog: v2.0.7...v2.1.0
v1.5.0
What's Changed
- Added switcher.defaultResult() to handle panic events by @petruki in #298
- Fixes defaultResult to read value from switcher (#299) by @petruki in #300
- Improved Snapshot scheduler and watcher APIs interface (#301) by @petruki in #302
- chore: improved ClientLocal maintainability (#303) by @petruki in #304
Full Changelog: v1.4.6...v1.5.0