Changelog
- 8047633: chore(deps): bump google.golang.org/protobuf in /_tools (#3813) (@dependabot[bot])
- 19621a5: chore(deps): bump lucide-react from 0.471.0 to 0.473.0 in /ui (#3814) (@dependabot[bot])
- c109b51: chore(deps): bump @tanstack/react-table from 8.20.5 to 8.20.6 in /ui (#3815) (@dependabot[bot])
- 4b67e96: chore(deps): bump go.opentelemetry.io/otel/metric from 1.33.0 to 1.34.0 (#3824) (@dependabot[bot])
- b4704b4: chore(deps): bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#3822) (@dependabot[bot])
- 077edda: chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 (#3820) (@dependabot[bot])
- ac008ce: chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#3821) (@dependabot[bot])
- b994a43: fix(audit): allow to send events with complex payload to kafka with avro (#3827) (@erka)
- ea44790: chore(deps): bump github.com/testcontainers/testcontainers-go from 0.34.0 to 0.35.0 (#3823) (@dependabot[bot])
- e4ff76d: chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#3819) (@dependabot[bot])
- 37f2666: chore(deps-dev): bump @types/node from 18.19.70 to 18.19.71 in /ui (#3818) (@dependabot[bot])
- 99ac518: chore(deps-dev): bump eslint-plugin-no-relative-import-paths in /ui (#3816) (@dependabot[bot])
- 3664b73: chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /ui (#3817) (@dependabot[bot])
- 45e877b: chore(deps-dev): bump vite from 5.4.11 to 5.4.14 in /ui (#3830) (@dependabot[bot])
- fe2f10d: chore: add note about v2 development (#3833) (@markphelps)
- b16aaa3: chore(deps): bump google.golang.org/protobuf in /_tools (#3837) (@dependabot[bot])
- e41a67f: chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 in /_tools (#3838) (@dependabot[bot])
- fd7674b: chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.4 (#3840) (@dependabot[bot])
- 5acdfb6: chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#3841) (@dependabot[bot])
- 298592d: chore(deps): bump cuelang.org/go from 0.11.1 to 0.11.2 (#3839) (@dependabot[bot])
- d238367: chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 (#3842) (@dependabot[bot])
- 1502255: chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#3843) (@dependabot[bot])
- fdc6b57: chore(deps): bump @codemirror/view from 6.36.1 to 6.36.2 in /ui (#3849) (@dependabot[bot])
- 67d007c: chore(deps): bump react-redux from 9.1.2 to 9.2.0 in /ui (#3847) (@dependabot[bot])
- a716ea2: chore(deps-dev): bump eslint-plugin-react from 7.37.3 to 7.37.4 in /ui (#3846) (@dependabot[bot])
- 171f989: chore(deps): bump @radix-ui/react-select from 2.1.4 to 2.1.5 in /ui (#3848) (@dependabot[bot])
- 2ca231d: chore(deps-dev): bump @tailwindcss/forms from 0.5.9 to 0.5.10 in /ui (#3845) (@dependabot[bot])
- 5e2b732: fix: apply UI additional http headers only for requests to UI assets (#3853) (@erka)
- 9326370: fix(ui): ui.topbar.color config setting has been broken since v1.53.0 (#3857) (@erka)
- ca47763: chore: use Grpc inproc (#3856) (@markphelps)
- 3f35dff: chore: Add k6 Loadtest (#3860) (@markphelps)
- f835716: chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#3861) (@dependabot[bot])
- 855652d: chore(deps-dev): bump playwright from 1.49.1 to 1.50.1 in /ui (#3866) (@dependabot[bot])
- 6dc496e: chore(deps): bump react-router from 7.0.1 to 7.1.5 in /ui (#3870) (@dependabot[bot])
- 64badaa: chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#3869) (@dependabot[bot])
- 836a928: chore(deps-dev): bump prettier-plugin-tailwindcss in /ui (#3868) (@dependabot[bot])
- 235c702: chore(deps-dev): bump @playwright/test from 1.49.1 to 1.50.1 in /ui (#3867) (@dependabot[bot])
- aecfd4c: chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp (#3865) (@dependabot[bot])
- b6ee5a8: chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#3864) (@dependabot[bot])
- ee1c642: chore: prep for 1.55 release (@markphelps)
- c5926d3: chore: generate release notes with goreleaser and openai (@markphelps)
- 1b00065: chore: set openai api key in release workflow for release notes (@markphelps)
- 5a9042d: chore: add ai release notes for goreleaser (@markphelps)
- 04794fc: chore: upgrade to latest goreleaser (@markphelps)
- 2d8c1a3: Revert "chore: upgrade to latest goreleaser" (@markphelps)
- 19052ff: chore: comment out ai gen release notes for now (@markphelps)
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.55.0
docker pull ghcr.io/flipt-io/flipt:v1.55.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.