Official SDK release 1.0.0
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