Releases: frontegg/entitlements-client
Releases · frontegg/entitlements-client
1.3.0-alpha.1
Features
- log: add subject and request context to logger (c16cbbc)
- log: add subject and request context to logger (ba7b1d4)
1.2.0
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
Bug Fixes
- types: allow sync function as fallback (5b62111)
- types: allow sync function as fallback (0d3bfa0)
1.2.0-alpha.1
Features
- client configurations: adding timeout and fallback configurations (e3f4fd3)
- client configurations: adding timeout and fallback configurations (322117e)
1.1.0
1.1.0 (2024-07-23)
Features
- new_file: Create text.txt (11ea9b5)
1.0.3
1.0.3 (2024-06-16)
Bug Fixes
- import-path: fix relative import path (9fe19c8)
1.0.2
1.0.2 (2024-06-02)
Bug Fixes
- fix SubjectContext required fields (b18370e)
- SubjectContext: update some fields to be optional (96a12c6)
1.0.1
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
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)