Skip to content

Releases: frontegg/entitlements-client

1.3.0-alpha.1

24 Sep 08:17
Compare
Choose a tag to compare
1.3.0-alpha.1 Pre-release
Pre-release

1.3.0-alpha.1 (2024-09-24)

Features

  • log: add subject and request context to logger (c16cbbc)
  • log: add subject and request context to logger (ba7b1d4)

1.2.0

06 Aug 11:46
Compare
Choose a tag to compare

1.2.0 (2024-08-06)

Features

  • client configurations: adding timeout and fallback configurations (931bbad)
  • client configurations: adding timeout and fallback configurations (e3f4fd3)
  • client configurations: adding timeout and fallback configurations (322117e)

Bug Fixes

  • types: allow sync function as fallback (5b62111)
  • types: allow sync function as fallback (0d3bfa0)

1.2.0-alpha.2

06 Aug 11:24
Compare
Choose a tag to compare
1.2.0-alpha.2 Pre-release
Pre-release

1.2.0-alpha.2 (2024-08-06)

Bug Fixes

  • types: allow sync function as fallback (5b62111)
  • types: allow sync function as fallback (0d3bfa0)

1.2.0-alpha.1

05 Aug 14:18
Compare
Choose a tag to compare
1.2.0-alpha.1 Pre-release
Pre-release

1.2.0-alpha.1 (2024-08-05)

Features

  • client configurations: adding timeout and fallback configurations (e3f4fd3)
  • client configurations: adding timeout and fallback configurations (322117e)

1.1.0

23 Jul 13:02
Compare
Choose a tag to compare

1.1.0 (2024-07-23)

Features

  • new_file: Create text.txt (11ea9b5)

1.0.3

16 Jun 08:51
Compare
Choose a tag to compare

1.0.3 (2024-06-16)

Bug Fixes

  • import-path: fix relative import path (9fe19c8)

1.0.2

02 Jun 10:43
Compare
Choose a tag to compare

1.0.2 (2024-06-02)

Bug Fixes

  • fix SubjectContext required fields (b18370e)
  • SubjectContext: update some fields to be optional (96a12c6)

1.0.1

21 May 11:41
Compare
Choose a tag to compare

1.0.1 (2024-05-21)

Bug Fixes

  • update opa route: update opa route (59ca8f7)
  • update opa route: update opa route (e820498)

1.0.0

12 May 15:39
Compare
Choose a tag to compare

1.0.0 (2024-05-12)

Bug Fixes

  • index.ts: fixed wrong export of files and dirs (cec9afe)
  • package.json: rename the module name (4154503)

Features

  • [FR-15668] Introduce logging support and refactor basic structure to support better design (8ba0cc0)