Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flipt-io/flipt from v1.46.2 to v1.47.0 in /projects/feature-flags/container #4089

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps flipt-io/flipt from v1.46.2 to v1.47.0.

Release notes

Sourced from flipt-io/flipt's releases.

v1.47.0

Added

  • add single evaluation endpoint for OFREP (#3267)
  • import: Add import append flag to import new flags only not existing in DB yet (#3299)
  • default variants (#3271)
  • support etag for declarative stores (#3287)
  • support for flag metadata - api only (#3196)

Changed

  • Update default rollout (#3301)
  • show default value in flag table (#3300)
  • add kvnhmn as a contributor for code (#3304)
  • add wtertius as a contributor for code (#3303)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

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

Changelog

Sourced from flipt-io/flipt's changelog.

v1.47.0 - 2024-07-29

Added

  • add single evaluation endpoint for OFREP (#3267)
  • import: Add import append flag to import new flags only not existing in DB yet (#3299)
  • default variants (#3271)
  • support etag for declarative stores (#3287)
  • support for flag metadata - api only (#3196)

Changed

  • Update default rollout (#3301)
  • show default value in flag table (#3300)
  • add kvnhmn as a contributor for code (#3304)
  • add wtertius as a contributor for code (#3303)
Commits
  • 6f1956e chore: go.work.sum
  • f5dea5c chore: add note about flag metadata
  • 8338131 Merge branch 'main' into release/1.47
  • 3823d59 chore(deps): bump github.com/docker/docker (#3329)
  • 288813e chore(deps): bump github.com/docker/docker in /_tools (#3328)
  • 6873bdb chore(deps): bump @​reduxjs/toolkit from 2.2.6 to 2.2.7 in /ui (#3317)
  • 4fe93fb chore: bump kafka test context timeout
  • 5729220 chore: prep changelog for 1.47 release
  • 6b437a1 chore(deps): bump @​fortawesome/free-brands-svg-icons from 6.5.1 to 6.6.0 in /...
  • 9d25c18 feat: add single evaluation endpoint for OFREP (#3267)
  • 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 <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner July 31, 2024 16:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 31, 2024
@marcus-bcl
Copy link
Contributor

@dependabot recreate

Bumps [flipt-io/flipt](https://github.com/flipt-io/flipt) from v1.46.2 to v1.47.0.
- [Release notes](https://github.com/flipt-io/flipt/releases)
- [Changelog](https://github.com/flipt-io/flipt/blob/main/CHANGELOG.md)
- [Commits](flipt-io/flipt@v1.46.2...v1.47.0)

---
updated-dependencies:
- dependency-name: flipt-io/flipt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/projects/feature-flags/container/flipt-io/flipt-v1.47.0 branch from ff6287c to ca16975 Compare August 2, 2024 13:25
@github-actions github-actions bot enabled auto-merge (squash) August 2, 2024 13:25
@github-actions github-actions bot merged commit e6dd81f into main Aug 2, 2024
106 checks passed
@github-actions github-actions bot deleted the dependabot/docker/projects/feature-flags/container/flipt-io/flipt-v1.47.0 branch August 2, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants