canonical / lxd

Powerful system container and virtual machine manager
https://canonical.com/lxd
GNU Affero General Public License v3.0
4.33k stars 929 forks source link

build(deps): bump github.com/openfga/openfga from 1.5.4 to 1.5.5 #13652

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v1.5.5

Added

  • Configuring maximum cost for CEL evaluation via OPENFGA_MAX_CONDITION_EVALUATION_COST #1631 - thank you, @​cmmoran

Fixed

Removed

  • excluded_users from ListUsers response. Further discovery required before being reintroduced. If impacted by this removal, please provide feedback in [issue #1692](openfga/openfga#1692) #1685
Changelog

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

[1.5.5] - 2024-06-18

Full changelog

Added

  • Configuring maximum cost for CEL evaluation via OPENFGA_MAX_CONDITION_EVALUATION_COST #1631 - thank you, @​cmmoran

Fixed

Removed

  • excluded_users from ListUsers response. Further discovery required before being reintroduced. If impacted by this removal, please provide feedback in [issue #1692](openfga/openfga#1692) #1685
Commits
  • 77c666d docs(v1.5.5): add v1.5.5 release notes to CHANGELOG (#1693)
  • 4cfeece ci(pull-requests): run PR workflow on all PRs (#1687)
  • abe3043 Remove excluded_users from ListUsers response (#1685)
  • f806299 test: refactor Read, ReadPage tests (#1680)
  • 9afb7d9 chore(deps): bump the dependencies group across 1 directory with 2 updates (#...
  • 3204eac feat: slightly faster in-memory storage (#1138) (#1670)
  • ad754bd test: add additional test for read changes and read (#1678)
  • a08e53e docs: add documentation on Check algorithm (#1360)
  • fc88974 feat: configurable max condition evaluation cost (#1631)
  • ad6546c fix: Read in memory adapter (#1674)
  • 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)