github flipt-io/flipt v1.25.0

latest releases: v1.49.2, v1.49.1, v1.49.0...
13 months ago

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

Don't miss a new flipt release

NewReleases is sending notifications on new releases.