github flipt-io/flipt v1.30.0

latest releases: v1.50.0, v1.49.2, v1.49.1...
10 months ago

🎃

Added

  • add flag key to variant and boolean evaluation responses (#2318)
  • add subject to authentication metadata for auditing (#2299)
  • git: support SSH authentication (#2272)

Changed

  • ui: redux all flag and variant state management (#2301)
  • dependency updates

Fixed

  • readOnly config option should be read_only (#2298)
  • Audit log path will be created if doesn't exist (#2295)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.30.0
  docker pull ghcr.io/flipt-io/flipt:v1.30.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): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #2269
  • chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 by @dependabot in #2268
  • chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #2267
  • chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #2266
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.45 to 1.19.0 by @dependabot in #2265
  • feat(git): support SSH authentication by @GeorgeMac in #2272
  • chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /_tools by @dependabot in #2278
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /rpc/flipt by @dependabot in #2281
  • chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/basic by @dependabot in #2282
  • chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /sdk/go by @dependabot in #2279
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /examples/openfeature by @dependabot in #2283
  • chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /build by @dependabot in #2280
  • chore(deps-dev): bump @types/react-dom from 18.2.8 to 18.2.14 in /ui by @dependabot in #2262
  • chore(deps): bump next from 13.0.7 to 13.5.0 in /examples/nextjs by @dependabot in #2273
  • chore(deps): bump zod and next in /examples/nextjs by @dependabot in #2285
  • fix: error about invalid offset with FS backend by @yquansah in #2286
  • chore: tests were broken because of this fixed it up by @yquansah in #2290
  • chore: Release/1.29.1 by @markphelps in #2293
  • fix: Audit log path fixes by @markphelps in #2295
  • fix: readOnly config option should be read_only by @markphelps in #2298
  • chore(deps-dev): bump @types/react-helmet from 6.1.6 to 6.1.8 in /ui by @dependabot in #2303
  • chore(deps-dev): bump @types/node from 18.18.1 to 18.18.7 in /ui by @dependabot in #2305
  • chore(deps-dev): bump @types/uuid from 9.0.4 to 9.0.6 in /ui by @dependabot in #2306
  • chore(deps): bump react-redux from 8.1.2 to 8.1.3 in /ui by @dependabot in #2307
  • chore(deps-dev): bump jest and @types/jest in /ui by @dependabot in #2304
  • chore: move loadtest to test mage namespace; fix import by @markphelps in #2300
  • chore(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #2316
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.2 by @dependabot in #2312
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in #2311
  • chore(deps): bump github.com/testcontainers/testcontainers-go from 0.25.0 to 0.26.0 by @dependabot in #2313
  • refactor(ui): redux all flag and variant state management by @GeorgeMac in #2301
  • feat: add subject to authentication metadata for auditing by @markphelps in #2299
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #2308
  • chore(deps): bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 by @dependabot in #2309
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.19.0 to 1.19.1 by @dependabot in #2310
  • feat: add flag key to variant and boolean evaluation responses by @yquansah in #2318
  • chore(deps): bump github.com/docker/docker from 23.0.5+incompatible to 24.0.7+incompatible in /build by @dependabot in #2315
  • chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible in /_tools by @dependabot in #2314

Full Changelog: v1.29.1...v1.30.0

Don't miss a new flipt release

NewReleases is sending notifications on new releases.