Skip to content

Releases: switcherapi/switcher-client-java

v2.0.7

28 Apr 05:23
af8fd78
Compare
Choose a tag to compare

What's Changed

  • Improved debug logging - removed unnecessary condition by @petruki in #261
  • Fixes checkSwitcher when snapshot not loaded by @petruki in #263
  • Closes #265 - added forceOnline by @petruki in #266
  • Refactored offline/online keywords to local/remote by @petruki in #268
  • Refactored Switcher.forceRemote to remote(boolean) by @petruki in #270
  • Bump CI actions and deps by @petruki in #272
  • Bump log4j@2.23.0, okhttp@5.0.0.alpha.12, maven plugins by @petruki in #276
  • Release 2.0.6 by @petruki in #277
  • Fixes and improves AsyncSwitcher by @petruki in #279
  • Wrapped logger.debug within guard check by @petruki in #281
  • Added support to multiple SwitcherMocks by @petruki in #283
  • Refactored SwitcherMock to SwitcherTest - Added AB test capability by @petruki in #284
  • Added submit() method that returns criteria response object by @petruki in #287
  • Added Metadata to CriteriaResponse by @petruki in #289
  • Fixes snapshot scheduler to prevent duplicate initialization by @petruki in #291
  • Added Switcher build() by @petruki in #293
  • Release 2.0.7 by @petruki in #296

Full Changelog: v2.0.5...v2.0.7

v1.4.6

28 Apr 05:23
5212f05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v2.0.6

05 Mar 04:10
3fe45ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v1.4.5

03 Mar 22:51
45f62b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v2.0.5

27 Aug 02:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v1.4.4

27 Aug 02:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v2.0.4

20 Aug 20:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v1.4.3

20 Aug 20:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v2.0.3

02 Jul 21:42
Compare
Choose a tag to compare

What's Changed

  • Fixing project name to reflect platform by @petruki in #236
  • Added support to custom SSL context - switcher.truststore by @petruki in #238
  • Fixed exception type for ClientWSBuilder by @petruki in #240

Full Changelog: v2.0.2...v2.0.3

v1.4.2

02 Jul 21:40
Compare
Choose a tag to compare

What's Changed

  • Fixing project name to reflect platform by @petruki in #237
  • Added support to custom SSL context - switcher.truststore by @petruki in #239

Full Changelog: v1.4.1...v1.4.2