Skip to content

Releases: IBM/appconfiguration-js-client-sdk

v0.1.3

24 Dec 15:47
Compare
Choose a tag to compare

Add support for Toronto, Tokyo & Osaka regions.

Full Changelog: v0.1.2...v0.1.3

v0.2.0-beta.1

24 Dec 13:48
31bba78
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

Add support for Toronto, Tokyo & Osaka regions.

Full Changelog: v0.2.0-beta.0...v0.2.0-beta.1

v0.2.0-beta.0

17 Jul 12:06
482b43c
Compare
Choose a tag to compare
v0.2.0-beta.0 Pre-release
Pre-release

Experimentation

Features

  • Support for featureflag evaluation based on % of traffic distribution between variations in experiments.
  • Record featureflag evaluation events & custom metric events to be used in experimentation analysis.

Full Changelog: v0.1.2...v0.2.0-beta.0

v0.1.2

16 Apr 12:48
be4a924
Compare
Choose a tag to compare

Added an event on registration of SDK.

v0.1.1

22 Mar 10:43
d050398
Compare
Choose a tag to compare

What's Changed

  • add support for eu-de region

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Feb 11:11
5475635
Compare
Choose a tag to compare

Enhanced data protection

What's Changed

  • The feature flags are now fetched as part of streaming API itself, instead of REST call.
  • The feature flag change event is notified & the updated data is sent via the same stream.
  • Separate logger package added.
  • Models updated to match the new data format sent by server.
  • This release is completely backward compatible. Existing users can easily migrate to this version.

Full Changelog: v0.0.3...v0.1.0

v0.0.3

13 Dec 08:14
89e764f
Compare
Choose a tag to compare

Dependency version update.

What's Changed

  • Added new changes for Vulnerability fixes for @babel/traverse, word-wrap and semver packages for releasing v0.0.3 version.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

12 Jul 10:06
d5bab9e
Compare
Choose a tag to compare

What's Changed

  • Fix import error #2
  • Updated package.json fields related to npm release
  • Updated Dev dependencies

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 Jul 11:36
ca70a6f
Compare
Choose a tag to compare

App Configuration JavaScript SDK Release

  • App Configuration JavaScript SDK allows web applications to integrate with IBM App Configuration service.

Full Changelog: https://github.com/IBM/appconfiguration-js-client-sdk/commits/v0.0.1