Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: flipt-io/flipt

v2.2.0

03 Oct 00:18
5a61f0a

Choose a tag to compare

Added

  • CLI license management: New flipt license command with interactive TUI wizard for managing Flipt Pro licenses (#4767)
  • Boolean evaluation: Include segments in boolean flag evaluation response for consistency (#4767)

Fixed

  • UI environment sync: Refetch environments when window regains focus or network reconnects to ensure UI stays in sync (#4774)
  • Git branch cleanup: Remove deleted branches from UI when synced from Git repositories (#4770)
  • Docker build: Correct ARG declaration placement in Dockerfile to resolve build issues (#4772)
  • OpenTelemetry compatibility: Resolve schema URL conflicts and update to compatible exporter versions

Changed

  • OpenTelemetry conventions: Align event and attribute names with OpenTelemetry semantic conventions specification (#4769)

Dependencies

  • Updated various UI dependencies including @mui/material, @mui/x-charts, and development tools

Installation

Docker Images 🐳

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

02 Oct 16:49

Choose a tag to compare

Changelog

Features

Bug Fixes

Other

  • 7c806f4: Merge branch 'main' into renovate/main-google.golang.org-protobuf-1.x (@markphelps)
  • 2ad3bff: Merge branch 'main' into renovate/main-google.golang.org-protobuf-1.x (@markphelps)
  • 1cadc2f: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • f6e0203: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • 183ab1c: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • d05f559: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • 2740a34: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • abeb403: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • bd0966d: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • cbfb4e0: Merge branch 'main' into renovate/main-node-18.x-lockfile (@kodiakhq[bot])
  • 3f3c601: Merge pull request #4608 from flipt-io/renovate/main-node-18.x-lockfile (@ma...
Read more

v2.1.3

24 Sep 22:09
6926b4e

Choose a tag to compare

Fixed

  • Analytics batch processing: Return all batch data for requested flags to prevent incomplete analytics results (#4756)
  • Memory optimization: Reduce memory usage with OpenTelemetry and ClickHouse integrations (#4755)
  • Authentication middleware: Pass correct server parameter to skipped() method in EmailMatchingUnaryInterceptor
  • Nightly builds: Use static v2-nightly version for consistent nightly build versioning

Changed

  • Documentation: Added nightly build Docker instructions to README for improved developer experience

Installation

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v2.1.3
  docker pull ghcr.io/flipt-io/flipt:v2.1.3

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.1.2

20 Sep 22:27
103e201

Choose a tag to compare

Release v2.1.2

This release includes bug fixes and dependency updates, with notable improvements to error handling and streaming functionality.

Highlights

  • Improved error handling in authentication and environment contexts
  • Fixed HTTP/2 connection acceptance in streaming

Bug Fixes

  • Allow excluding auth for ofrep endpoint
  • Validate segment references when creating flags

Dependency Updates

  • Multiple Go module updates, including gqlgen, bubbletea, and go-jose
  • Security update for Vite to v6.3.6

For a complete list of changes, please refer to the full changelog.

Installation

Docker Images 🐳

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

v2.1.1

14 Sep 15:45

Choose a tag to compare

Release Notes for v2.1.1

This release includes bug fixes and dependency updates.

Bug Fixes

  • Fixed an issue with streaming to accept HTTP/2 connections (#4715)
  • Improved error handling in EmailMatchingUnaryInterceptor (#4744)
  • Fixed environment key retrieval from streaming subscribe requests (#4733)

Dependencies

  • Updated various dependencies, including github.com/charmbracelet/bubbletea, github.com/go-git/go-billy/v6, and others

Other Changes

  • Improved error handling when environment is not found in GetFromContext (#4745)
  • Updated Go directive to 1.25 in go.mod files

Installation

Docker Images 🐳

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

10 Sep 14:36

Choose a tag to compare

Changelog

Features

Bug Fixes

Other

Read more

v2.1.0

04 Sep 14:41

Choose a tag to compare

This release introduces a new Quickstart TUI and adds support for Git repository initialization with existing features files.

New Features

  • Added a Quickstart TUI for easier onboarding
  • Added support for Git repository initialization with existing features files
  • Added support for .yml extension for features files in addition to .yaml

Bug Fixes

  • Fixed handling of empty directories during namespace deletion
  • Fixed YAML serialization to allow zero values for rollout and percentage

Other Changes

  • Updated various dependencies
  • Consolidated UI components into main components directory
  • Added Renovate configuration for automated dependency updates

Installation

Docker Images 🐳

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

28 Aug 14:35
8c5f085

Choose a tag to compare

Changelog

Features

Bug Fixes

Other

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

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

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.0.2

27 Aug 20:11
e0bdb1a

Choose a tag to compare

Release v2.0.2

This release includes comprehensive improvements to Keygen API rate limit handling and fixes an issue with processing Go files in batches for the mage go:fmt command.

Bug Fixes

  • Improved Keygen API rate limit handling
  • Fixed processing of Go files in batches for mage go:fmt command

Dependencies

  • Updated various UI dependencies
  • Bumped actions/checkout from 4 to 5
  • Updated go-chi/cors, go-retryablehttp, and gitlab-org/api/client-go

Other Changes

  • Migrated to Renovate for dependency management
  • Updated build and development configurations

Installation

Docker Images 🐳

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

v2.0.1

16 Aug 14:02
82d2a81

Choose a tag to compare

Installation

Docker Images 🐳

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