Skip to content

Releases: Hyphen/openfeature-provider-javascript-server

v1.0.7

10 Mar 15:18
Compare
Choose a tag to compare

1.0.7 (2025-03-10)

Bug Fixes

v1.0.6

07 Jan 20:41
Compare
Choose a tag to compare

1.0.6 (2025-01-07)

Bug Fixes

  • update README, rename horizonUrls variable (#23) (89404ec)

v1.0.5

06 Jan 22:05
Compare
Choose a tag to compare

1.0.5 (2025-01-06)

Bug Fixes

  • remove hardcoded horizon URL and dynamic URL generation (#21) (c8ccc49)

v1.0.4

06 Jan 18:01
Compare
Choose a tag to compare

1.0.4 (2025-01-06)

Bug Fixes

  • include application and environment in telemetry context (#20) (b09326f)

v1.0.3

06 Jan 16:37
Compare
Choose a tag to compare

1.0.3 (2025-01-06)

Bug Fixes

v1.0.2

30 Dec 20:09
Compare
Choose a tag to compare

1.0.2 (2024-12-30)

Bug Fixes

  • use domain without toggle prefix in config (#17) (93ae985)

v1.0.1

19 Dec 16:51
Compare
Choose a tag to compare

1.0.1 (2024-12-19)

Bug Fixes

  • config: update horizon URL to a static endpoint (#16) (df2e512)

v1.0.0

19 Dec 16:23
Compare
Choose a tag to compare

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)