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

build(deps): bump github.com/openfga/openfga from 1.5.5 to 1.5.6 #3924

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/openfga/openfga from 1.5.5 to 1.5.6.

Release notes

Sourced from github.com/openfga/openfga's releases.

v1.5.6

Added

  • Performance improvements to userset subproblem resolutions in Check in certain scenarios #1734
  • Performance improvements to tuple-to-userset subproblem resolutions in Check in certain scenarios #1735
  • Warning when log level set to none #1705 - thank you, @​Siddhant-K-code!
  • Minor performance improvement for queries when model ID not specified #1754

Fixed

  • Race condition in ListUsers which could erroneously swallow errors #1755
  • "relation is undefined" error in Check and ListUsers #1767
  • Request ID included with Streaming ListObjects responses #1636

Removed

  • ListUsers experimental flag (will continue to work if passed) #1730
Changelog

Sourced from github.com/openfga/openfga's changelog.

[1.5.6] - 2024-07-17

Full changelog

Added

  • Performance improvements to userset subproblem resolutions in Check in certain scenarios #1734
  • Performance improvements to tuple-to-userset subproblem resolutions in Check in certain scenarios #1735
  • Warning when log level set to none #1705 - thank you, @​Siddhant-K-code!
  • Minor performance improvement for queries when model ID not specified #1754

Fixed

  • Race condition in ListUsers which could erroneously swallow errors #1755
  • "relation is undefined" error in Check and ListUsers #1767
  • Request ID included with Streaming ListObjects responses #1636

Removed

  • ListUsers experimental flag (will continue to work if passed) #1730
Commits
  • 1f67883 docs(v1.5.6): add v1.5.6 release notes to CHANGELOG (#1774)
  • ca319c2 fix(check,listusers): if TTU relation is undefined, don't error (#1767)
  • b6238a3 chore: use `github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/reco...
  • 45e4e69 perf(check): use a sorted set to store usersets (#1761)
  • 5186069 fix: ListUsers returns only the first error seen (#1755)
  • cdd8e8c chore: change link to example for running as a library (#1763)
  • 32c8ecd perf: check improvement in case userset and TTU wildcard (#1760)
  • 50c540b perf: when reading models, skip model validation if the model ID is i… (#1754)
  • 3304859 feat: check short circuit for TTU and userset with condition (#1751)
  • acfb805 chore: update google.golang.org/grpc to fix GO-2024-2978 (#1756)
  • 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 [github.com/openfga/openfga](https://github.com/openfga/openfga) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/openfga/openfga
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 18, 2024 06:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 18, 2024
Copy link

Minder Vulnerability Report ✅

Minder analyzed this PR and found no vulnerable dependencies.

Vulnerability scan of eb0f8469:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

@JAORMX JAORMX merged commit 899c6b4 into main Jul 18, 2024
21 checks passed
@JAORMX JAORMX deleted the dependabot/go_modules/github.com/openfga/openfga-1.5.6 branch July 18, 2024 06:50
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant