Skip to content

Releases: IBM/appconfiguration-js-client-sdk

v0.3.0-rc.2

18 Nov 10:09

Choose a tag to compare

v0.3.0-rc.2 Pre-release
Pre-release

Updating place of sending registration event. (this also fixes the bug from v0.3.0-rc.1)

Full Changelog: v0.3.0-rc.1...v0.3.0-rc.2

v0.3.0-rc.1

18 Nov 06:36

Choose a tag to compare

v0.3.0-rc.1 Pre-release
Pre-release

Support for clients in restricted network

Full Changelog: https://github.com/IBM/appconfiguration-js-client-sdk/compare/stable..v0.3.0-rc.1

v0.2.0-beta.4

06 Aug 11:40
fac1e2f

Choose a tag to compare

v0.2.0-beta.4 Pre-release
Pre-release
  • updates to experimentation

Full Changelog: v0.2.0-beta.3...v0.2.0-beta.4

v0.2.0-beta.3

18 Jul 06:55
3dcc292

Choose a tag to compare

v0.2.0-beta.3 Pre-release
Pre-release
  • updates to experimentation

Full Changelog: v0.2.0-beta.2...v0.2.0-beta.3

v0.2.0-beta.2

29 Apr 13:26
187186a

Choose a tag to compare

v0.2.0-beta.2 Pre-release
Pre-release

What's Changed

  • Added support for 4 additional segment operators and their evaluation. isNot, notContains, notStartsWith, notEndsWith.
  • Fixed vulnerable packages.
  • The region constants are discouraged and it is advised to check the region link in README.md.

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

v0.1.4

29 Apr 13:41

Choose a tag to compare

What's Changed

  • Added support for 4 additional segment operators and their evaluation. isNot, notContains, notStartsWith, notEndsWith.
  • Fixed vulnerable packages.
  • The region constants are discouraged and it is advised to check the region link in README.md.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

24 Dec 15:47

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

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • readme update - apikey encryption in #8
  • Added support for Toronto, Tokyo and Osaka regions in #9

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

v0.2.0-beta.0

17 Jul 12:06
482b43c

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

Choose a tag to compare

Added an event on registration of SDK.