Skip to content

Releases: flipt-io/flipt

v1.40.0

05 Apr 14:32
df42e61
Compare
Choose a tag to compare

Installation

Added

  • oci: better integration OCI storage with AWS ECR (#2941)
  • fs/git: add support for a directory scope (#2939)
  • cmd: allow passing a working directory for flipt validate command (#2936)

Changed

  • moved validation into its separate package (#2831)

Fixed

  • invalid trace log level schema (#2946)
  • jsonschema to correctly validate key|keys in rollout segment (#2947)
  • ui: evaluation console provides the warning for user about context values (#2937)
  • dont error on parsing in evaluator (#2918)

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.40.0
  docker pull ghcr.io/flipt-io/flipt:v1.40.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.39.2

29 Mar 21:18
7f36af3
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.39.2
  docker pull ghcr.io/flipt-io/flipt:v1.39.2

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.39.1

27 Mar 14:49
3247482
Compare
Choose a tag to compare

Added

  • Make OCI manifest version configurable (#2908)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.39.1
  docker pull ghcr.io/flipt-io/flipt:v1.39.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.39.0

25 Mar 14:10
7c95655
Compare
Choose a tag to compare

Added

  • add team membership check to GitHub authentication method (#2891)
  • clear session if authentication methods change
  • add command bar (#2815)
  • add JWT aware UI and revise metadata for audit events

Changed

  • add thepabloaguilar as a contributor for code (#2893)
  • ui: assistance for arrays data in constraints (#2889)

Fixed

  • ui: allow dot in the key of variant (#2887)
  • missing slash in copy as curl (#2875)
  • ui: prevent react warning (#2845)
  • ui: show placeholder for entity id oneof* constraint (#2799)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.39.0
  docker pull ghcr.io/flipt-io/flipt:v1.39.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.38.2

15 Mar 16:39
586a30c
Compare
Choose a tag to compare

Fixed

  • shadow bug for segments in Flipt Data API (#2860)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.38.2
  docker pull ghcr.io/flipt-io/flipt:v1.38.2

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.38.1

13 Mar 17:30
fd9a9b0
Compare
Choose a tag to compare

Fixed

  • Analytics page returning 501 if not enabled (#2846)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.38.1
  docker pull ghcr.io/flipt-io/flipt:v1.38.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.38.0

23 Feb 19:18
01e1a1c
Compare
Choose a tag to compare

Added

  • add ability to check known flipt server verison (#2791)
  • add integration test case for entity id adding
  • flipt: add entityId as a constraint type and operator
  • otlp: account for service name in environment variable (#2775)

Changed

  • tracing: move tracing setup into own package and extra tests added (#2776)

Fixed

  • ui: stop removing upper case letters in keys (#2790)
  • analytics: aggregate data to run queries faster (#2778)
  • ui: prevent multiple analytics requests at once with polling (#2777)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.38.0
  docker pull ghcr.io/flipt-io/flipt:v1.38.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.37.1

12 Feb 18:07
27e50cf
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.37.1
  docker pull ghcr.io/flipt-io/flipt:v1.37.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.37.0

09 Feb 14:41
8e49753
Compare
Choose a tag to compare

analytics

Added

  • add inapp survey (#2753)
  • first time onboarding experience (#2732)
  • analytics: analytics support with Clickhouse (#2725)
  • sdk/go: add kubernetes authentication provider (#2703)
  • examples: add examples section for otlp -> clickhouse

Changed

  • fix link to devenv.sh (#2731)
  • examples: added example how to run flipt behind nginx (#2726)
  • config: mark authentication.exclude.metadata as deprecated (#2707)
  • cmd: dont omit 'enabled' in evaluate cli if false (#2705)

Fixed

  • running Flipt under reverse proxy with subpath (#2734)
  • ui: fix input alignment on small screens (#2733)
  • audit: reordering rules or rollouts is not captured by audit logs (#2721)
  • ui: clean redux cache when namespace or flag is deleted (#2708)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.37.0
  docker pull ghcr.io/flipt-io/flipt:v1.37.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.36.0

23 Jan 14:35
7de6fa3
Compare
Choose a tag to compare

Added

  • cmd: flipt evaluate CLI subcommand (#2678)
  • validate: add ability to further constrain schema (#2677)
  • ui: show configured Git ref in UI (#2673)
  • storage/fs/git: add initial support for multiple snapshots (#2609)

Changed

  • examples: update openfeature example to use jaeger with otlp endpoint (#2676)
  • ui: improve index (#2669)
  • ui: improve Yup usage (#2647)
  • ui/console: replace monaco with codemirror (#2646)
  • ui: drop highlight.js (#2645)
  • ui: drop moment.js (#2644)
  • ui: drop lodash as deps (#2640)
  • deprecate Jaeger tracing (#2675)

Fixed

  • cfg: json schema missing storage type oci (#2674)
  • ui: boolean constraint type asks for value when you edit it (#2671)
  • Combobox not showing options upon input click (#2642)
  • fs/object: close reader after using it (#2648)
  • validate(cue): get correct error line position (#2701)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.36.0
  docker pull ghcr.io/flipt-io/flipt:v1.36.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.