v2.0.7
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