Releases: switcherapi/switcher-client-deno
Releases · switcherapi/switcher-client-deno
v1.0.7
What's Changed
- Bump deps to 0.208.0m Deno CI using 1.38.5 by @petruki in #45
- Bump deps to 0.209.0, Deno CI 1.39.0 by @petruki in #46
- Refactored offline/online keywords to local/remote by @petruki in #47
- Added force remote (hybrid) switcher feature by @petruki in #48
- Bump CI Deno runtime to 1.39.2 by @petruki in #49
- Bump Deno to 1.41.0 - Fixed deprecated APIs by @petruki in #50
- Improved SnapshotAutoUpdater schedule def by @petruki in #51
- Bump [email protected] by @petruki in #52
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Closes #36 - Removed snapshotFileStore by @petruki in #37
- Bump Deno deps to 0.198.0 by @petruki in #38
- Closes #39 - Comined retryAfter with silentMode option by @petruki in #40
- Improved remote performance when silent mode not set by @petruki in #41
- Removed deprecated mock call from e2e tests by @petruki in #42
- Changed snapshotAutoUpdateInterval unit to work with seconds by @petruki in #43
- Bump deps to 0.199.0 and Deno 1.36.1 by @petruki in #44
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Closes #29 - Added snapshotStoreFile option by @petruki in #30
- Fixed watch-snapshot test with storeFile option by @petruki in #31
- Simplified checkSwitchers and checkSnapshot by @petruki in #32
- Fixes ExecutionLogger code smells by @petruki in #34
- Bump deps to 0.197 and CI to Deno 1.36.0 by @petruki in #35
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Updated CI - added Quality gate by @petruki in #14
- Moved deps to deps by @petruki in #15
- Removed no-explicit-any from lint ignored files by @petruki in #16
- Bump deps to 0.192.0 by @petruki in #17
- Fixes code smells by @petruki in #18
- Replaced class by interfaces by @petruki in #19
- Closes #20 - Added certPath option for SSL by @petruki in #21
- Closes #22 - enhanced loadSnapshot and scheduleSnapshotAutoUpdate by @petruki in #23
- Improved Switcher.checkSwitchers usability by @petruki in #24
- Closes #25 - Added regexSafe option by @petruki in #26
- Added await to loadSnapshot for checkSnapshot by @petruki in #27
- Fixed httpClient to be enabled only when certs provided by @petruki in #28
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Fixed major code smells - bumped test libraries by @petruki in #8
- Refactored and fixed types by @petruki in #9
- Refactored and fixed remote fail response by @petruki in #10
- Closes #11 - Added Snapshot Auto Update scheduler by @petruki in #12
- Fixed checkSwitchers remote error handling by @petruki in #13
Full Changelog: v1.0.2...v1.0.3