Releases: IBM/appconfiguration-js-client-sdk
Releases · IBM/appconfiguration-js-client-sdk
v0.1.3
Add support for Toronto, Tokyo & Osaka regions.
Full Changelog: v0.1.2...v0.1.3
v0.2.0-beta.1
Add support for Toronto, Tokyo & Osaka regions.
Full Changelog: v0.2.0-beta.0...v0.2.0-beta.1
v0.2.0-beta.0
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
Added an event on registration of SDK.
v0.1.1
v0.1.0
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
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
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
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