build(deps): bump github.com/authzed/spicedb from 1.33.1 to 1.35.3
Bumps github.com/authzed/spicedb from 1.33.1 to 1.35.3.
Release notes
Sourced from github.com/authzed/spicedb's releases.
v1.35.3
What's Changed
- Ensure debug information is returned for recursive checks that dispatch by
@josephschorrin authzed/spicedb#2017- Add expression diffing library for schema by
@josephschorrin authzed/spicedb#2016- Change the filter count check to a debug assertions by
@josephschorrin authzed/spicedb#2014- Fix logging behavior around setting goproc limits by
@tstirrat15in authzed/spicedb#2018- Add nicer error if the Postgres primary node has gone readonly by
@josephschorrin authzed/spicedb#2025- Ensure all resources are returned for relation check when caveats are specified by
@josephschorrin authzed/spicedb#2027- bump cobrautil for automaxprocs fix by
@ecordellin authzed/spicedb#2028Full Changelog: https://github.com/authzed/spicedb/compare/v1.35.2...v1.35.3
Docker Images
This release is available at
authzed/spicedb:v1.35.3,quay.io/authzed/spicedb:v1.35.3,ghcr.io/authzed/spicedb:v1.35.3v1.35.2
What's Changed
- Add an extra
source_codefield to developer warnings by@josephschorrin authzed/spicedb#2007- Add ability to get warnings from the WASM dev interface by
@josephschorrin authzed/spicedb#2008- Handle functioned arrows in warnings system by
@josephschorrin authzed/spicedb#2009- Bump the go-mod group with 21 updates by
@dependabotin authzed/spicedb#2011- Add server version middleware to serve-testing by
@josephschorrin authzed/spicedb#2006- Fix experimental LookupResources2 to shear the tree earlier on indirect permissions by
@josephschorrin authzed/spicedb#2005Full Changelog: https://github.com/authzed/spicedb/compare/v1.35.1...v1.35.2
Docker Images
This release is available at
authzed/spicedb:v1.35.2,quay.io/authzed/spicedb:v1.35.2,ghcr.io/authzed/spicedb:v1.35.2v1.35.1
What's Changed
- Switch caching package's interface to be generic and add experimental flag to try different caches by
@josephschorrin authzed/spicedb#1990- Fix conversion of caveat debug context by
@josephschorrin authzed/spicedb#2000- bump Docker to address security scanners surfacing CVE by
@vroldanbetin authzed/spicedb#2004Full Changelog: https://github.com/authzed/spicedb/compare/v1.35.0...v1.35.1
Docker Images
This release is available at
authzed/spicedb:v1.35.1,quay.io/authzed/spicedb:v1.35.1,ghcr.io/authzed/spicedb:v1.35.1v1.35.0
[!WARNING]
1.35.0 introduces a bug in the debug information for caveats that make use of time or other custom values, causing an error to be returned when requesting debug information. This will be fixed in 1.35.1Highlights
💘 Initial support for intersection arrows in SpiceDB schema
... (truncated)
Commits
0a025ffMerge pull request #2028 from ecordell/cobrabumpba208e9bump cobrautil for automaxprocs fixd4ef8e1Merge pull request #2027 from josephschorr/caveat-check-fix20855deEnsure all resources are returned for relation check when caveats are specified4b587c0Merge pull request #2025 from josephschorr/pg-readonly-error3c57fddAdd nicer error if the Postgres primary node has gone readonly881a32eMerge pull request #2018 from authzed/2010-fix-logging-behavior6fbd3fbPush up usage643da22Use cobrautil for proclimits14a0ee6Move import to break cycle- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| frontier | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 18, 2024 5:45pm |
Pull Request Test Coverage Report for Build 10927393737
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 9.651%
| Totals | |
|---|---|
| Change from base Build 10917506963: | 0.0% |
| Covered Lines: | 10836 |
| Relevant Lines: | 112283 |
💛 - Coveralls
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 @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.