Skip to content

Releases: Unleash/unleash-openfeature-node-provider

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:40

What's Changed

  • feat: set verifier as submodule in repo by @irstavr in #22
  • feat: adds custom header for sending provider sdk-flavor by @daveleek in #23
  • chore: pre for 1.0.0 release by @sighphyre in #25

New Contributors

Full Changelog: v0.1.0-alpha.3...v1.0.0

v0.1.0-alpha.3

v0.1.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:55

What's Changed

  • Add OpenFeature provider backed by the Unleash Node SDK by @daveleek in #1
  • Add sample app demonstrating the OpenFeature provider by @daveleek in #2
  • chore: add setter for client by @daveleek in #3
  • chore: clean up by @daveleek in #4
  • chore: clean up implementation by @daveleek in #5
  • chore(deps-dev): bump esbuild from 0.28.0 to 0.28.1 in /sample by @dependabot[bot] in #6
  • chore: remove brittle error message-matching and its test by @daveleek in #9
  • chore: get rid of syncronized initialization and timeouts by @daveleek in #10
  • chore: remove missing flag check and rewrite the test to match spec by @daveleek in #12
  • test: add conformance tests using verifier's contract by @irstavr in #11
  • chore: implement default value for isenabled and return eval reason by @daveleek in #14
  • chore: provider cleanup by @daveleek in #13
  • chore: fix broken test and skip openfeature test suite for now by @daveleek in #16
  • chore: add linting and run lint on repo by @daveleek in #17
  • chore: PR and release workflows by @daveleek in #15
  • chore: switch to yarn, npm is not used in our release workflow by @daveleek in #18
  • chore: setup publish to public by @chriswk in #19
  • chore: migrate to pnpm and newest release workflow by @chriswk in #20
  • fix: update repository url to match what we're publishing from by @chriswk in #21

New Contributors

Full Changelog: https://github.com/Unleash/unleash-openfeature-node-provider/commits/v0.1.0-alpha.3