Releases: Unleash/unleash-openfeature-node-provider
Releases · Unleash/unleash-openfeature-node-provider
Release list
v1.0.0
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
- @sighphyre made their first contribution in #25
Full Changelog: v0.1.0-alpha.3...v1.0.0
v0.1.0-alpha.3
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
- @daveleek made their first contribution in #1
- @dependabot[bot] made their first contribution in #6
- @irstavr made their first contribution in #11
- @chriswk made their first contribution in #19
Full Changelog: https://github.com/Unleash/unleash-openfeature-node-provider/commits/v0.1.0-alpha.3