github flipt-io/flipt v1.33.0

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

Added

  • auth/github: add organization membership check to GitHub (#2508)
  • ui: allow setting page size for tables (#2503)
  • use default config even on linux if no config found (#2496)
  • ui/console: add copy as curl button (#2474)

Changed

  • cli: silence usage on error (#2512)
  • ui: cleanup header; show user name and opt login in user dropdown (#2480)
  • ui: replace classNames with clsx library (#2482)
  • ui: use rtk for flags (#2478)
  • ui: move namespaces to use redux rtk (#2472)
  • rework tests for TLS options for git sources with self-signed certificates

Fixed

  • ui: remove h-screen from default for Loading component (#2527)
  • ui: page api call could finish earlier that Layout api calls (#2506)
  • dont show name/login section if only email (#2495)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.33.0
  docker pull ghcr.io/flipt-io/flipt:v1.33.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

  • refactor: rework tests for TLS options for git sources with self-sign… by @erka in #2473
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.19.1 to 1.25.8 by @dependabot in #2470
  • refactor(ui): move namespaces to use redux rtk by @erka in #2472
  • docs: add AmineRhazzar as a contributor for code by @allcontributors in #2476
  • feat(ui/console): add copy as curl button by @AmineRhazzar in #2474
  • refactor: use rtk for flags by @markphelps in #2478
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.46.0 to 0.46.1 by @dependabot in #2484
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.8 to 1.25.11 by @dependabot in #2485
  • chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #2487
  • feat: cleanup header; show user name and opt login in user dropdown by @markphelps in #2480
  • chore: try to renenable preview envs for outside contributors by @markphelps in #2481
  • chore(deps): bump @types/react-redux from 7.1.30 to 7.1.31 in /ui by @dependabot in #2491
  • chore(deps-dev): bump @playwright/test from 1.39.0 to 1.40.1 in /ui by @dependabot in #2490
  • chore(deps-dev): bump @types/react from 18.2.39 to 18.2.41 in /ui by @dependabot in #2493
  • chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 in /ui by @dependabot in #2492
  • chore(deps-dev): bump @types/lodash from 4.14.201 to 4.14.202 in /ui by @dependabot in #2489
  • fix: dont show name/login section if only email by @markphelps in #2495
  • feat: use default config even on linux if no config found by @markphelps in #2496
  • chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #2486
  • refactor(ui): replace classNames with clsx library by @erka in #2482
  • chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 in /_tools by @dependabot in #2494
  • chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /ui by @dependabot in #2502
  • chore(deps): bump alpine from 3.18.4 to 3.18.5 in /build by @dependabot in #2488
  • feat(ui): allow setting page size for tables by @erka in #2503
  • chore: update readme by @markphelps in #2505
  • fix(ui): Page api call could finish earlier that Layout api calls by @erka in #2506
  • chore: update dev instructions about CGO by @markphelps in #2509
  • feat(auth/github): add organization membership check to GitHub by @erka in #2508
  • chore(deps): bump alpine from 3.18.5 to 3.19.0 in /build by @dependabot in #2513
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #2519
  • chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #2520
  • chore(deps): bump UffizziCloud/preview-action from 2 to 3 by @dependabot in #2521
  • chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #2524
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.0 to 1.47.5 by @dependabot in #2525
  • chore(deps-dev): bump eslint from 8.51.0 to 8.55.0 in /ui by @dependabot in #2516
  • chore(deps-dev): bump prettier-plugin-organize-imports from 3.2.3 to 3.2.4 in /ui by @dependabot in #2517
  • chore(deps-dev): bump @types/node from 18.18.7 to 18.19.3 in /ui by @dependabot in #2518
  • chore(deps-dev): bump @types/react-helmet from 6.1.8 to 6.1.11 in /ui by @dependabot in #2515
  • fix(ui): remove h-screen from default classes for Loading component by @erka in #2527
  • feat(cli): silence usage on errors by @markphelps in #2512

New Contributors

Full Changelog: v1.32.0...v1.33.0

Don't miss a new flipt release

NewReleases is sending notifications on new releases.