Skip to content

Releases: barchart/entitlements-public

v2.0.1

16 Apr 15:04
fce4863
Compare
Choose a tag to compare

Technical Enhancements

  • Updated AWS CodeBuild integration to use Node.js version 20.
  • Updated Lerna by three major versions.
  • Updated other dependencies implicitly.

v2.0.0

19 Aug 15:06
Compare
Choose a tag to compare

Breaking changes

  • Replaced service endpoint with service/version endpoint.

v1.3.0

14 Feb 19:32
Compare
Choose a tag to compare

Technical Enhancements

  • Update the repository to use Lerna.
  • Renamed the repository to entitlements-public.
  • Updated dependencies to use the next major version of @barchart/common-js.

v1.2.0

30 Oct 22:21
Compare
Choose a tag to compare

New Features

  • Added EntitlementsGateway.registerAuthorizationObserver function (an alternative way to pass the observer).

Bug Fixes

  • Added eager parameter to factory functions.

v1.1.0

25 Oct 19:27
Compare
Choose a tag to compare

New Features

  • Cache is not immediately populated on EntitlementsGateway.connect invocation unless eager parameter is supplied.

v1.0.0

23 Oct 15:35
Compare
Choose a tag to compare

Initial Release