Skip to content

Releases: switcherapi/switcher-client-java

v2.2.3

10 Jun 01:15
47f7d73
Compare
Choose a tag to compare

What's Changed

  • Bump gson@2.12.1, slf4j-api@2.0.17 and dev deps by @petruki in #338
  • Release 2.2.3, setup pom for migrating to Maven Central for distribution by @petruki in #341

Full Changelog: v2.2.2...v2.2.3

v1.6.3

09 Jun 01:42
800779c
Compare
Choose a tag to compare

What's Changed

  • Bump gson@2.12.1, slf4j-api@2.0.17 and dev deps by @petruki in #339
  • Bump jersey@2.47, gson@2.13.1 - release 1.6.3 prep by @petruki in #340

Full Changelog: v1.6.2...v1.6.3

v2.2.2

05 Dec 05:32
a1cb61b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v1.6.2

05 Dec 05:31
cb5edff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v2.2.1

03 Dec 04:03
3f235e1
Compare
Choose a tag to compare

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

03 Dec 04:02
ae72f2b
Compare
Choose a tag to compare

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

16 Nov 23:35
2637387
Compare
Choose a tag to compare

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

16 Nov 23:23
dae2916
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v2.1.0

29 Jun 23:56
64eb31f
Compare
Choose a tag to compare

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

29 Jun 21:53
a848fe5
Compare
Choose a tag to compare

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