ministryofjustice / hmpps-probation-integration-services

A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.
https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs
MIT License
2 stars 0 forks source link

Bump flipt-io/flipt from v1.47.1 to v1.48.1 in /projects/feature-flags/container #4185

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps flipt-io/flipt from v1.47.1 to v1.48.1.

Release notes

Sourced from flipt-io/flipt's releases.

v1.48.1

Fixed

  • audit: provide correct leveled_logger for retryablehttp client (#3382)

Installation

Homebrew :beer:

  brew install flipt-io/brew/flipt

Docker Images :whale:

  docker pull docker.flipt.io/flipt/flipt:v1.48.1
  docker pull ghcr.io/flipt-io/flipt:v1.48.1

Thank you!

We hope you :heart: this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.48.0

Added

  • ofrep: implement bulk evaluation for OFREP (#3364)
  • Support import export namespace data (#3356)
  • support postgresql url prefix (#3354)

Changed

  • sdk: update go sdk examples with new change in gRPC (#3363)
  • generate OpenAPI from grpc (#3357)
  • add rajyan as a contributor for code (#3359)
  • add radekska as a contributor for code (#3355)

Fixed

... (truncated)

Changelog

Sourced from flipt-io/flipt's changelog.

v1.48.1 - 2024-08-16

Fixed

  • audit: provide correct leveled_logger for retryablehttp client (#3382)

v1.48.0 - 2024-08-14

Added

  • ofrep: implement bulk evaluation for OFREP (#3364)
  • Support import export namespace data (#3356)
  • support postgresql url prefix (#3354)

Changed

  • sdk: update go sdk examples with new change in gRPC (#3363)
  • generate OpenAPI from grpc (#3357)
  • add rajyan as a contributor for code (#3359)
  • add radekska as a contributor for code (#3355)

Fixed

  • cors: add missing from default allowed CORS headers (#3378)
  • gh: clear unused tools before dagger runs (#3362)
  • use different error messages for namespace scoped token errors (#3358)
Commits
  • 64b7607 chore: update CHANGELOG for 1.48.1
  • 8bd3604 fix(audit): provide correct leveled_logger for retryablehttp client (#3382)
  • 25a5f27 chore: set goreleaser versions (#3381)
  • 17d1044 chore: prep for 1.48 release (#3380)
  • ba51da9 feat(ofrep): implement bulk evaluation for OFREP (#3364)
  • 03b1358 fix(cors): add missing from default allowed CORS headers (#3378)
  • de7d445 chore(deps): bump github.com/docker/docker in /_tools (#3376)
  • 99ecb10 chore(deps-dev): bump @​playwright/test from 1.45.3 to 1.46.0 in /ui (#3373)
  • ee4534d chore(deps): bump github.com/twmb/franz-go/pkg/kadm (#3367)
  • beaf7bf chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#3368)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)