Skip to content

Official SDK release 1.0.0

Compare
Choose a tag to compare
@tcarrio tcarrio released this 28 Nov 22:52
· 80 commits to main since this release
60ba176

Full Changelog: 0.1.1...1.0.0

This is the official first release of the OpenFeature SDK version 1.0.0!

There are no changes between the last 0.1.x version and this, more of a formality that the SDK structure should be set now that we have utilized it for multiple providers.

Any breaking changes to the API will be met with major release changes.

Feel free to try out the SDK by installing it with

composer require open-feature/sdk

And any one of the providers

composer require open-feature/flagd-provider
composer require open-feature/split-provider
composer require open-feature/cloudbees-provider