Skip to content

Releases: IBM/appconfiguration-node-sdk

v0.8.0-beta.10

18 May 16:52
de5380a

Choose a tag to compare

v0.8.0-beta.10 Pre-release
Pre-release
  • 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

18 May 16:43
98a0c5c

Choose a tag to compare

  • 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

05 Mar 06:41
1ed4595

Choose a tag to compare

v0.8.0-beta.9 Pre-release
Pre-release

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

Full Changelog: v0.8.0-beta.8...v0.8.0-beta.9

v0.7.14

05 Mar 06:44

Choose a tag to compare

Updated API retries from linear to exponential and other bug fixes

Full Changelog: v0.7.13...v0.7.14

v0.8.0-beta.8

30 Jan 09:13
5b24c87

Choose a tag to compare

v0.8.0-beta.8 Pre-release
Pre-release
  • 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

30 Jan 09:31

Choose a tag to compare

  • 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

26 Sep 04:56

Choose a tag to compare

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

26 Sep 04:43
99a7fb6

Choose a tag to compare

v0.8.0-beta.7 Pre-release
Pre-release

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

10 Sep 14:56
825a2d1

Choose a tag to compare

v0.8.0-beta.6 Pre-release
Pre-release
  • 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

10 Sep 15:05

Choose a tag to compare

  • unification of Data format for API response and Bootstrap file.

Full Changelog: v0.7.10...v0.7.11