-
Notifications
You must be signed in to change notification settings - Fork 931
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.6 to 1.5.8 #13913
build(deps): bump github.com/openfga/openfga from 1.5.6 to 1.5.8 #13913
Conversation
Bumps [github.com/openfga/openfga](https://github.com/openfga/openfga) from 1.5.6 to 1.5.8. - [Release notes](https://github.com/openfga/openfga/releases) - [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md) - [Commits](openfga/openfga@v1.5.6...v1.5.8) --- 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>
…face. We don't need to care about the options that are passed into the database methods. These are related to OpenFGA's concept of "consistency preference" (see https://openfga.dev/docs/interacting/consistency#when-to-use-higher-consistency) which is not applicable for our implementation. Closes canonical#13913 Signed-off-by: Mark Laing <mark.laing@canonical.com>
We don't need to care about the options that are passed into thedatabase methods. These are related to OpenFGA's concept of "consistency preference" (see https://openfga.dev/docs/interacting/consistency#when-to-use-higher-consistency) which is not applicable for our implementation. Closes #13913
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
1 similar comment
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…face. We don't need to care about the options that are passed into the database methods. These are related to OpenFGA's concept of "consistency preference" (see https://openfga.dev/docs/interacting/consistency#when-to-use-higher-consistency) which is not applicable for our implementation. Closes canonical#13913 Signed-off-by: Mark Laing <mark.laing@canonical.com>
…face. We don't need to care about the options that are passed into the database methods. These are related to OpenFGA's concept of "consistency preference" (see https://openfga.dev/docs/interacting/consistency#when-to-use-higher-consistency) which is not applicable for our implementation. Closes canonical#13913 Signed-off-by: Mark Laing <mark.laing@canonical.com>
…face. We don't need to care about the options that are passed into the database methods. These are related to OpenFGA's concept of "consistency preference" (see https://openfga.dev/docs/interacting/consistency#when-to-use-higher-consistency) which is not applicable for our implementation. Closes canonical#13913 Signed-off-by: Mark Laing <mark.laing@canonical.com>
Bumps github.com/openfga/openfga from 1.5.6 to 1.5.8.
Release notes
Sourced from github.com/openfga/openfga's releases.
... (truncated)
Changelog
Sourced from github.com/openfga/openfga's changelog.
... (truncated)
Commits
496c72d
add v1.5.8 release notes to CHANGELOG (#1822)0779401
feat: support Contextual Tuples in Assertions API (#1821)282e346
chore(deps): bump the dependencies group across 1 directory with 6 updates (#...8dbdede
fix: do not error if multiple terminal relations exist during fast-path (#1817)3b8039d
perf(Check): stream userset results (#1804)d31a27f
chore: remove panics if typesystem missing in ctx (#1809)37edd89
perf: reduce proto conversions (#1818)ffe46e1
fix: connected types consolidate type definitions with and without a conditio...817293c
feat: ListUsers dispatch throttling (#1658)fb78181
fix: proper nesting of spans in Check API if computed usersets (#1815)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)