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 go.flipt.io/flipt/rpc/flipt from 1.38.0 to 1.45.0 #13625

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps go.flipt.io/flipt/rpc/flipt from 1.38.0 to 1.45.0.

Release notes

Sourced from go.flipt.io/flipt/rpc/flipt's releases.

v1.45.0

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

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

v1.44.1

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

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

Thank you!

... (truncated)

Changelog

Sourced from go.flipt.io/flipt/rpc/flipt's changelog.

v1.45.0 - 2024-06-26

Added

  • Rbac cloud (#3203)
  • authz: add opa bundle support (#3194)
  • support environment variable substitution in config files (#3195)

Changed

  • authz: move out of experimental (#3203)
  • proto: prevent panic in protoc-gen-go-flipt-sdk (#3215)
  • build: move to new dagger v0.11.8 (#3144)

Fixed

  • build: configure token authentication for migration test suite (#3177)

v1.44.1 - 2024-07-09

Fixed

  • forward x-flipt-accept-server-version to grpc (#3262)

v1.44.0 - 2024-06-13

Added

  • allow to copy evaluate command in a CLI format (#3154)
  • build/testing: add authz specific integration tests (#3163)
  • Audit failed authz attempts (#3155)
  • support writing audit events to stdout for log (#3113)
  • ui: allow change top bar theme color (#3128)

Changed

  • dont log grpc healthcheck

Fixed

  • ui: prevent reload after logout (#3149)
  • auth: allow authorization for Github and OIDC behind the reverse (#3135)

v1.43.0 - 2024-05-30

Added

  • experimental: Authz (#3008)
  • add support for ghe (#3136)
  • cache/redis: support ca certificate and insecure tls options (#3107)

... (truncated)

Commits
  • 59680a7 Merge branch 'main' into release/1.45
  • 557b871 chore: add back build/Dockerfile for release (#3220)
  • b396b9a chore: add back magefile for release task (#3218)
  • 1add6c4 chore: add section about moving authz out of experimental
  • 4338c6b chore: bump changelog for release 1.45
  • de136dc chore: Dont expose object store config json (#3217)
  • 6bea103 feat: Rbac cloud (#3203)
  • d8a2b8d build(proto): prevent panic in protoc-gen-go-flipt-sdk (#3215)
  • 7d36166 chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#3212)
  • 2f26a17 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ecrpublic (#3213)
  • 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)

Bumps [go.flipt.io/flipt/rpc/flipt](https://github.com/flipt-io/flipt) from 1.38.0 to 1.45.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.38.0...v1.45.0)

---
updated-dependencies:
- dependency-name: go.flipt.io/flipt/rpc/flipt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 4, 2024 11:34
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2024
@deandreJones deandreJones merged commit abe1b93 into main Sep 4, 2024
42 checks passed
@deandreJones deandreJones deleted the dependabot/go_modules/go.flipt.io/flipt/rpc/flipt-1.45.0 branch September 4, 2024 13:35
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
Development

Successfully merging this pull request may close these issues.

1 participant