v1.32.0
Installation
Homebrew 🍺
brew install flipt-io/brew/flipt
Docker Images 🐳
docker pull docker.flipt.io/flipt/flipt:v1.32.0
docker pull ghcr.io/flipt-io/flipt:v1.32.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.
All Changes
- chore(deps-dev): bump @types/lodash from 4.14.200 to 4.14.201 in /ui by @dependabot in #2410
- chore(deps-dev): bump @types/react from 18.2.31 to 18.2.37 in /ui by @dependabot in #2413
- chore(deps): bump react-router-dom from 6.18.0 to 6.19.0 in /ui by @dependabot in #2412
- chore(deps): bump highlight.js from 11.8.0 to 11.9.0 in /ui by @dependabot in #2414
- chore(deps): bump @dnd-kit/core from 6.0.8 to 6.1.0 in /ui by @dependabot in #2411
- chore(deps): bump go.opentelemetry.io/otel/metric from 1.20.0 to 1.21.0 by @dependabot in #2415
- test(cue): add failing case for attachment array support by @GeorgeMac in #2422
- feat: Client eval service/endpoints by @markphelps in #2408
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.43.0 to 0.44.0 by @dependabot in #2417
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #2426
- Release 1.31 by @GeorgeMac in #2430
- feat(ui/tokens): delete multiple tokens by @erka in #2424
- docs: add erka as a contributor for code by @allcontributors in #2431
- chore: bump dburl to latest patch version by @markphelps in #2432
- fix(ui/token): default namespaced token does not get created without … by @erka in #2438
- fix(ui/token): show search input if it contains user's input by @erka in #2439
- chore: rm Mastadon footer (sorry Mastadon); skip uffizzi workflow on … by @markphelps in #2440
- fix: camelcase JSON representation in storage config by @markphelps in #2445
- fix: incorrect selector usage in redux by @markphelps in #2446
- chore: pin gitea image for ITs for now by @markphelps in #2449
- refactor(ui): move Segments to use Redux storage by @erka in #2441
- chore(deps): bump DavidAnson/markdownlint-cli2-action from 13 to 14 by @dependabot in #2450
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.19.0 to 1.21.0 by @dependabot in #2452
- chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.19.0 to 1.21.0 by @dependabot in #2455
- chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #2454
- chore: add alt attribute after markdownlint upgrade by @erka in #2462
- feat: Added TLS options for git sources with self-signed certificates by @mattiaforc in #2443
- docs: add mattiaforc as a contributor for code by @allcontributors in #2463
- refactor(ui): move Rules to use Redux for storage by @erka in #2461
- fix(ui/console): monaco web workers don't work by @erka in #2464
- chore(deps): bump @tanstack/react-table from 8.10.6 to 8.10.7 in /ui by @dependabot in #2456
- feat: Add pre-commit hook support by @jalaziz in #2451
- fix(ui/console): rework monaco editor by @erka in #2467
- refactor(ui): move Rollouts to use Redux storage by @erka in #2465
- chore(deps): bump playwright from 1.39.0 to 1.40.1 in /ui by @dependabot in #2469
- chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.10 in /ui by @dependabot in #2459
- chore(deps-dev): bump @types/react-dom from 18.2.15 to 18.2.17 in /ui by @dependabot in #2460
- chore(deps-dev): bump @types/react from 18.2.37 to 18.2.39 in /ui by @dependabot in #2466
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.21.0 by @dependabot in #2453
- refactor(ui): move tokens api to Redux RTK by @erka in #2468
New Contributors
- @mattiaforc made their first contribution in #2443
Full Changelog: v1.31.3...v1.32.0