Skip to content

Releases: flipt-io/flipt

v1.54.2

20 Jan 18:51
45d9f3e
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.54.2
  docker pull ghcr.io/flipt-io/flipt:v1.54.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.

What's Changed

  • chore: Add back release footer by @markphelps in #3792
  • chore(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.3 in /ui by @dependabot in #3781
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in /_tools by @dependabot in #3794
  • chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 in /_tools by @dependabot in #3793
  • chore(deps): bump @codemirror/state from 6.5.0 to 6.5.1 in /ui by @dependabot in #3805
  • chore(deps): bump @fortawesome/free-brands-svg-icons from 6.7.1 to 6.7.2 in /ui by @dependabot in #3804
  • chore(deps-dev): bump @types/node from 18.19.69 to 18.19.70 in /ui by @dependabot in #3803
  • chore(deps): bump lucide-react from 0.468.0 to 0.471.0 in /ui by @dependabot in #3801
  • chore(deps): bump alpine from 3.21.0 to 3.21.2 in /build by @dependabot in #3795
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.32.0 to 1.33.0 by @dependabot in #3797
  • chore(deps): bump cloud.google.com/go/storage from 1.49.0 to 1.50.0 by @dependabot in #3798
  • chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.31.0 to 1.33.0 by @dependabot in #3796
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #3800
  • chore(deps): bump github.com/spf13/afero from 1.11.0 to 1.12.0 by @dependabot in #3799
  • chore(deps): bump @fortawesome/fontawesome-svg-core from 6.7.1 to 6.7.2 in /ui by @dependabot in #3802
  • fix: bucket prefix by @markphelps in #3808
  • chore: Rm cloud banners by @markphelps in #3810
  • chore(deps): go work sync by @erka in #3809

Full Changelog: v1.54.1...v1.54.2

v1.54.1

10 Jan 18:57
41eda13
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump next from 14.2.15 to 14.2.21 in /examples/nextjs/app-router by @dependabot in #3777
  • chore(deps): bump next from 14.2.15 to 14.2.21 in /examples/nextjs/pages-router by @dependabot in #3776
  • chore(deps): bump react-chartjs-2 from 5.2.0 to 5.3.0 in /ui by @dependabot in #3778
  • chore(deps): bump @uiw/codemirror-theme-tokyo-night from 4.23.6 to 4.23.7 in /ui by @dependabot in #3779
  • chore(deps-dev): bump @types/node from 18.19.65 to 18.19.69 in /ui by @dependabot in #3780
  • chore(deps): bump class-variance-authority from 0.7.0 to 0.7.1 in /ui by @dependabot in #3782
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ecrpublic from 1.27.8 to 1.29.1 by @dependabot in #3787
  • chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #3784
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 by @dependabot in #3783
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.54.0 to 0.55.0 by @dependabot in #3785
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #3786
  • fix: update flag with no metadata by @markphelps in #3791

Full Changelog: v1.54.0...v1.54.1

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.54.1
  docker pull ghcr.io/flipt-io/flipt:v1.54.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.54.0

01 Jan 17:00
3d8a6aa
Compare
Choose a tag to compare

Added

  • add UI support for flag metadata (#3717)

Changed

  • ui: replace headlessui Switch with radix-ui (#3774)
  • cache: use namespace.version as part of cache key (#3743)
  • ui: make flags/segments views take up more screen space (#3726)

Fixed

  • otel http parent propogation (#3758)
  • ui: fix the user profile icon (#3741)
  • authz: support namespaces filtering (#3692)
  • sdk/go: ensure empty string cannot be passed as path parameters (#3722)
  • remove default namespace as a requirement to list namespaces (#3716)
  • ui: use useEffect for error when tokens could not be fetch (#3723)
  • ui: use available namespace as selected before default fallback (#3719)
  • remove default namespace as a requirement to list namespaces (#3711)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.54.0
  docker pull ghcr.io/flipt-io/flipt:v1.54.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.53.2

12 Dec 20:11
97f2cd4
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.53.2
  docker pull ghcr.io/flipt-io/flipt:v1.53.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.53.1

09 Dec 20:03
df4bd38
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.53.1
  docker pull ghcr.io/flipt-io/flipt:v1.53.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.53.0

06 Dec 20:36
07013fb
Compare
Choose a tag to compare

Added

  • ui: new table view for flags and segments (#3664)

Changed

  • ui: stop using /meta/config endpoint (#3684)
  • ui: use black as black, white as white (#3687)
  • github auth: pass org and teams to metadata (#3654)

Fixed

  • ui: use table skeleton while flags or segments are loading (#3682)
  • ui: use local timezone as default (#3680)
  • ui: fix layout for user name and login (#3666)
  • analytics: support Victoria Metrics with Prometheus storage (#3663)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.53.0
  docker pull ghcr.io/flipt-io/flipt:v1.53.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.52.2

03 Dec 16:45
2d6a7e5
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.52.2
  docker pull ghcr.io/flipt-io/flipt:v1.52.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.52.1

27 Nov 15:09
70a033c
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.52.1
  docker pull ghcr.io/flipt-io/flipt:v1.52.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.52.0

25 Nov 14:33
8e2ab57
Compare
Choose a tag to compare

Added

  • analytics: use Prometheus as source for analytics to display chart (#3619)

Changed

  • ui: rework dropdown component (#3634)
  • ui: remove some duplication with buttons (#3615)
  • nightly: fix goreleaser configuration for nightly (#3614)
  • ui: remove nightwind as dependency (#3599)

Fixed

  • import: import flags with complex metadata (#3639)
  • config: update schema for git storage backend property (#3617)
  • ui: use dark scheme for browser built-in inputs/scrolls in dark mode (#3601)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.52.0
  docker pull ghcr.io/flipt-io/flipt:v1.52.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.51.1

05 Nov 22:25
7d46879
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.51.1
  docker pull ghcr.io/flipt-io/flipt:v1.51.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.