Releases: IBM/appconfiguration-node-sdk
v0.8.0-beta.10
- Adding support for progressive rollout
- Adding Web-Socket debug logs
- Vulnerability fixes
Full Changelog: v0.8.0-beta.9...v0.8.0-beta.10
v0.7.15
- Adding support for progressive rollout
- Adding Web-Socket debug logs
- Vulnerability fixes
Full Changelog: v0.7.14...v0.7.15
v0.8.0-beta.9
Updated the API retires from linear to exponential and other bug fixes
What's Changed
- Exponential retries for /config, Bootstrap init bug fix, Watchdog logs by @kumar-vidit in #59
New Contributors
- @kumar-vidit made their first contribution in #59
Full Changelog: v0.8.0-beta.8...v0.8.0-beta.9
v0.7.14
Updated API retries from linear to exponential and other bug fixes
Full Changelog: v0.7.13...v0.7.14
v0.8.0-beta.8
- stale connection detection with automatic reconnect.
- spread‑out API calls using a random 0–5s delay to avoid thundering‑herd config requests.
- distributed websocket reconnects to prevent mass reconnect spikes during network resets.
- exponential retry the failed /usage & /analytics calls.
- vulnerability fixes & dependency bump.
Detailed description in the PR - #58
Full Changelog: v0.8.0-beta.7...v0.8.0-beta.8
v0.7.13
- stale connection detection with automatic reconnect.
- spread‑out API calls using a random 0–5s delay to avoid thundering‑herd config requests.
- distributed websocket reconnects to prevent mass reconnect spikes during network resets.
- exponential retry for failed /usage calls.
- vulnerability fixes & dependency bump.
Detailed description in the PR - #58
Full Changelog: v0.7.12...v0.7.13
v0.7.12
Fixes cache getting out of sync when deleting feature/property/segment - by @machadodev in #55
Full Changelog: v0.7.11...v0.7.12
v0.8.0-beta.7
Fixes cache getting out of sync when deleting feature/property/segment - by @machadodev in #55
Full Changelog: v0.8.0-beta.6...v0.8.0-beta.7
v0.8.0-beta.6
- unification of Data format for API response and Bootstrap file.
Full Changelog: v0.8.0-beta.5...v0.8.0-beta.6
v0.7.11
- unification of Data format for API response and Bootstrap file.
Full Changelog: v0.7.10...v0.7.11