Skip to content

v1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 14:13
87d3e18

Multiple Segments Release

v1 25 0

The major feature of this release is that you now can AND or OR multiple segments together when creating a rule or rollout!!

This should open up a whole new set of ways for you to use Flipt for your flag evaluations!

We also graduated the Filesystem Backends that were added as experiments in a previous release. They are now fully supported.

Added

  • ui: copy flag/segment key to clipboard button in ui (#1987)
  • storage/cache: add redis connection optional params (#1983)
  • ui: Force readonly (#1973)
  • fs/s3: Add support for prefix filtering (#1938)
  • config/flipt.schema.*: add oidc provider scopes property (#1946)
  • segment-anding: the ability to and or or multiple segments in rules and rollouts (#1941)

Changed

  • fs: Graduate filesystem storage (#1976)

Fixed

  • ui: make flags/segments inputs disabled in readonly mode (#1986)

All Changes

New Contributors

Full Changelog: v1.24.2...v1.25.0