Skip to content

Releases: flipt-io/flipt

v2.11.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 18 Jul 01:18
2ba7835

Changelog

Features

Bug Fixes

Other

Read more

v2.10.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 13 Jun 00:07

Changelog

Features

Bug Fixes

Other

Read more

v2.9.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 22 Apr 14:47

Changelog

Features

Bug Fixes

  • 3462b64: fix(authn): add HttpOnly and Secure attrs when clearing auth cookies (#5655) (@erka)
  • 787fb07: fix(authn): forward state and token cookies to distinct metadata keys (#5479) (@erka)
  • a146a1c: fix(authn): oauth pcke challenge for github and a correct oidc nonce (#5647) (@erka)
  • 5f76d22: fix(authn): use UserInfo claims as fallback for missing OIDC fields (#5692) (@erka)
  • 2b10714: fix(ci): bump Go version to 1.26 in nightly release workflow (#5407) (@markphelps)
  • 2048b01: fix(config): relax schema to allow installation_id from environment vars (#5425) (@erka)
  • 4403ac4: fix(sdk): add Content-Type header and improve error messages in generated HTTP client (#5560) (@erka)
  • ac78eea: fix(ui): Toggle remove bg-brand class for unchecked state (#5430) (@naftali100)
  • 660efb9: fix(ui): sanitize generated keys and show key validation errors on first edit (#5434) (@erka)
  • 1dbb161: fix(ui): skip API environments calls and SSE stream when user is not authenticated (#5670) (@erka)
  • 2a8dc05: fix(ui): use 0 as default threshold percentage in quick edit form (#5408) (@erka)
  • 047693e: fix: address CodeQL warning about insecure TLS configuration (#5614) (@erka)
  • fc7fec7: fix: bump node version from 18 to 20 in CI workflows (#5501) (@markphelps)
  • c970ef1: fix: preserve trailing separators in key generation (#5594) (@markphelps)
  • 04a99ca: fix: set EnvironmentKey on evaluation requests in environment integration tests (#5499) (@markphelps)
  • c185679: fix: snapshot publisher subs and correct constraint short-circuiting (#5565) (@erka)

Other

Read more

v2.8.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 06 Mar 19:33

Changelog

Features

Bug Fixes

Other

Installation

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v2.8.0
  docker pull ghcr.io/flipt-io/flipt:v2.8.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.61.1

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 06 Mar 19:05
8a86e9e

Changelog

Features

Bug Fixes

Read more

v2.7.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 18 Feb 17:33
97186d0

Changelog

Features

Bug Fixes

Other

Installation

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v2.7.0
  docker pull ghcr.io/flipt-io/flipt:v2.7.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.

Read more

v2.6.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 08 Feb 14:19

Changelog

Features

Bug Fixes

Other

Installation

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v2.6.0
  docker pull ghcr.io/flipt-io/flipt:v2.6.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.

v2.5.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 09 Jan 15:03
9565784

Changelog

Features

Bug Fixes

Other

Read more

v2.4.0

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 20 Nov 20:42

Added

  • OpenTelemetry modernization: Migrate from deprecated gRPC interceptors to modern stats handler API for improved tracing instrumentation (#4895)

Fixed

  • Git remote synchronization: Automatically sync git remote URLs with Flipt configuration to ensure repository connections stay current (#4975)
  • Git connection error handling: Properly detect and handle DNS resolution errors and I/O timeouts when checking git repository connections, allowing lenient fetch policy to work correctly when remotes are temporarily unreachable (#4965)
  • Distributed tracing coverage: Apply OpenTelemetry stats handler to both the main gRPC server and in-process channel for complete tracing coverage (#4971)
  • UI form submission: Enable namespace form submit button based on form validation state for better user experience (#4991)

Dependencies

  • Updated various dependencies including OpenTelemetry, AWS SDK, gRPC ecosystem, and UI libraries

Installation

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v2.4.0
  docker pull ghcr.io/flipt-io/flipt:v2.4.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.

v2.3.1

Choose a tag to compare

@flipt-release-bot flipt-release-bot released this 29 Oct 15:25

Changelog

Bug Fixes

  • 571dd72: fix(config): use snake_case for fetch policy in json schema (#4957) (@erka)
  • d9236db: fix(evaluation): extract environment fallback logic to helper method (#4959) (@erka)

Other

Installation

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v2.3.1
  docker pull ghcr.io/flipt-io/flipt:v2.3.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.