Releases: switcherapi/switcher-client-js
Releases · switcherapi/switcher-client-js
v3.1.2
v3.1.1
- Added support to Payload Validation
- Improved watchSnapshot feature
- Bumped dependencies
- Fixed code smells and other small code improvements
Milestone issues:
https://github.com/switcherapi/switcher-client-master/issues?q=is%3Aclosed+milestone%3Av3.1.1
v3.1.0
- [FIX] Silent mode is invoking checkHealth operation when it shouldn't
- [PATCH] Regular Expression Denial of Service (ReDoS) - Introduced through: [email protected]
- [ENHANCEMENT] Migrate HTTP request handler library to use node-fetch instead of Axios
- [ENHANCEMENT] Throttling calls
v3.0.1
Summary:
- Fixes class definition: removed snapshopAutoload
- Fixes silent mode
- Adds Smoke test
Feature: Smoke test (offline)
Feature: Smoke test
Fix: Chai tests should be configured to accept promised calls
Feature: Add chained entry call
Handle error when attempting to load criteria from snapshot
silentMode is not working as intended
Remove snapshopAutoload argument from class definition