v5.0.0
BREAKING CHANGES
Bucket was rebranded as Reflag. All Bucket configuration and classes has been renamed to match this change. If using the bucket driver, please implement the required changes below:
- Replace
BUCKET_*prefixed environment variables withREFLAG_* - If the configuration file has been published, replace
feature-flags.providers.bucketwithfeature-flags.providers.reflagin your config
See the changes in #92 for more information.
What's Changed
Full Changelog: v4.2.0...v5.0.0