Releases: flipt-io/flipt
v1.47.0
Added
- add single evaluation endpoint for OFREP (#3267)
import
: Add import append flag to import new flags only not existing in DB yet (#3299)- default variants (#3271)
- support etag for declarative stores (#3287)
- support for flag metadata - api only (#3196)
Changed
- Update default rollout (#3301)
- show default value in flag table (#3300)
- add kvnhmn as a contributor for code (#3304)
- add wtertius as a contributor for code (#3303)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.47.0
docker pull ghcr.io/flipt-io/flipt:v1.47.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.46.2
Fixed
config
: remove experiment tag from config struct (#3305)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.46.2
docker pull ghcr.io/flipt-io/flipt:v1.46.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.45.2
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.45.2
docker pull ghcr.io/flipt-io/flipt:v1.45.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.46.1
Fixed
- passing invalid logger to retriable http client (#3285)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.46.1
docker pull ghcr.io/flipt-io/flipt:v1.46.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.46.0
Added
- Etag support for client side evaluation (#3248)
- Add provider configuration for ofrep (#3247)
audit
: implement sink for kafka (#3204)
Changed
- Fix issue with missing code coverage report (#3238)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.46.0
docker pull ghcr.io/flipt-io/flipt:v1.46.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.45.1
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.45.1
docker pull ghcr.io/flipt-io/flipt:v1.45.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.44.1
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.44.1
docker pull ghcr.io/flipt-io/flipt:v1.44.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.45.0
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.45.0
docker pull ghcr.io/flipt-io/flipt:v1.45.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.44.0
Added
- allow to copy evaluate command in a CLI format (#3154)
build/testing
: add authz specific integration tests (#3163)- Audit failed authz attempts (#3155)
- support writing audit events to stdout for log (#3113)
ui
: allow change top bar theme color (#3128)
Changed
- dont log grpc healthcheck
Fixed
ui
: prevent reload after logout (#3149)auth
: allow authorization for Github and OIDC behind the reverse (#3135)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.44.0
docker pull ghcr.io/flipt-io/flipt:v1.44.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.43.0
Added
- experimental: Authz (#3008)
- add support for ghe (#3136)
cache/redis
: support ca certificate and insecure tls options (#3107)fs/git
: add support for cloning target repository to the local filesystem
Changed
- add tvcsantos as a contributor for code (#3137)
- add vk-rv as a contributor for code (#3112)
config
: rename git backend filesystem to local (#3110)
Fixed
ui
: await expiring auth self before redirecting (#3133)- issues with cloud config for cloud serve (#3129)
- use cloud auth token from JWT instead of API key if present for flipt cloud serve (#3114)
- prevent redis shutdown (#3111)
- write response for cloud login before server shutdown (#3109)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.43.0
docker pull ghcr.io/flipt-io/flipt:v1.43.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.