Releases: Hyphen/openfeature-provider-javascript-server
Releases · Hyphen/openfeature-provider-javascript-server
v1.0.7
1.0.7 (2025-03-10)
Bug Fixes
v1.0.6
1.0.6 (2025-01-07)
Bug Fixes
- update README, rename horizonUrls variable (#23) (89404ec)
v1.0.5
1.0.5 (2025-01-06)
Bug Fixes
- remove hardcoded horizon URL and dynamic URL generation (#21) (c8ccc49)
v1.0.4
1.0.4 (2025-01-06)
Bug Fixes
- include application and environment in telemetry context (#20) (b09326f)
v1.0.3
1.0.3 (2025-01-06)
Bug Fixes
v1.0.2
1.0.2 (2024-12-30)
Bug Fixes
- use domain without toggle prefix in config (#17) (93ae985)
v1.0.1
1.0.1 (2024-12-19)
Bug Fixes
- config: update horizon URL to a static endpoint (#16) (df2e512)
v1.0.0
1.0.0 (2024-12-19)
Bug Fixes
- hyphenClient: update horizon server URL to use evaluate endpoint (c9e2f2d)
- hyphenClient: update mock horizon URL references to use base URL (27cb479)
- make logger parameter optional in provider functions (#11) (ed1d019)
- Throw error on missing or invalid evaluation (#10) (4e2f24b)
- typo in CONTRIBUTING.md (c7a0983)
Features
- add cache config options and key generation (#12) (1c4fb46)
- add OpenFeature provider, tests and examples (#4) (73ed122)
- add telemetry support (#15) (d1d76d9)