This release is available at authzed/spicedb:v1.36.2, quay.io/authzed/spicedb:v1.36.2, ghcr.io/authzed/spicedb:v1.36.2
v1.36.0
Highlights
🔐 Added relationship integrity: protects authorization data in an underlying SpiceDB datastore from inadvertent modification.
:clipboard: Reorganized spicedb serve flags into logically-related flagsets
:speedboat: Ensure cursored LRv2 calls are dispatched to LRv2
In accordance with RFC 7540, clients and servers will now reject TLS connections that don't support ALPN. This can be disabled by setting the environment variable GRPC_ENFORCE_ALPN_ENABLED to false (case insensitive). Please file a bug if you encounter any issues with this behavior. The environment variable to revert this behavior will be removed in an upcoming release. (#7535)
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go-mod group with 9 updates:
0.15.0
0.16.0
1.35.3
1.37.0
2.25.2
2.26.0
2.0.0-20240816002907-ef0e64d7f25b
2.0.0-20240819150235-f7fe73942d0f
3.15.0
3.16.0
0.0.0-20240506185415-9bf2ced13842
0.0.0-20240904232852-e7e105dedf7e
0.20.0
0.21.0
0.0.0-20240814211410-ddb44dafa142
0.0.0-20240903143218-8af14fe29dc1
1.66.2
1.67.1
Updates
github.com/authzed/authzed-go
from 0.15.0 to 0.16.0Release notes
Sourced from github.com/authzed/authzed-go's releases.
Commits
baaa202
Merge pull request #242 from authzed/prerelease-of-1.37-api-version73640f4
Regen with v1.37.06518ffb
Reference v1.37.0 tag2bef414
Commit new protofiles0676603
Bump to prerelease version0ea975c
Remove golangci-linta5385a7
Add a pre-commit for the repo565e8c2
Add pre-commit config for yamllinta35ee9d
Use v2 of buf.gen.yaml89e4ea5
Merge pull request #245 from authzed/add-documentation-of-insecure-clientUpdates
github.com/authzed/spicedb
from 1.35.3 to 1.37.0Release notes
Sourced from github.com/authzed/spicedb's releases.
... (truncated)
Commits
0d882c7
Merge pull request #2080 from cuishuang/main6d9495c
Remove duplicate and redundant code89dcca1
Merge pull request #2079 from josephschorr/enable-lr2-default320dae5
Enable LRv2 by default and update the steelthread tests7f6f270
Merge pull request #2075 from authzed/http-otel-leak6e09243
fixes memory leak via HTTP Gatewayc0ba134
Merge pull request #2074 from authzed/register-common-flagsaef7490
Use new registration functione5323c5
Add utility to register common flags09492d7
Merge pull request #2073 from authzed/fix-serve-devtools-commandUpdates
github.com/hamba/avro/v2
from 2.25.2 to 2.26.0Release notes
Sourced from github.com/hamba/avro/v2's releases.
Commits
571d881
fix: decode in the case of field missing in both writer binary and reader str...84f98c7
fix: record MarshalJSON in case of default record with nullable field (#451)a6c674d
feat: use verbose schema for encoders (#446)6edc7d3
feat: add schema custom props as gen template parameters (#445)Updates
github.com/jzelinskie/cobrautil/v2
from 2.0.0-20240816002907-ef0e64d7f25b to 2.0.0-20240819150235-f7fe73942d0fCommits
Updates
github.com/schollz/progressbar/v3
from 3.15.0 to 3.16.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
f1b3580
Merge pull request #199 from chengxilo/update-spinner3d93361
feat: update the test.Now the actual is what the output would be like in the ...efe17f0
fix:according torenderProgressBar
, only update spinner when ignore length.fbe274c
fix:check whether the progressbar is visible before start the spinner change ...12ba16a
import virtualterm for testing.5ad50c6
feat: make progressbar could update according to an interval or update each t...Updates
golang.org/x/exp
from 0.0.0-20240506185415-9bf2ced13842 to 0.0.0-20240904232852-e7e105dedf7eCommits
Updates
golang.org/x/mod
from 0.20.0 to 0.21.0Commits
46a3137
zip: set GIT_DIR in test when using bare repositories3afcd4e
go.mod: set go version to 1.22.0b1d336c
go.mod: update required go version to go1.22Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1Commits
Updates
google.golang.org/grpc
from 1.66.2 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
3f95b38
Update version to 1.67.1 (#7682)4f6c5f2
xds/server: Fix xDS Server leak (#7664) (#7681)935f8cb
transport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65
Change version to 1.67.1-dev (#7605)6f50403
Change version to 1.67.0 (#7604)3c3a025
mem: replace flate.Reader reference (#7595) (#7637)3ffb98b
.*: fix revive lintsredefines-builtin-id
(#7552)5666049
vet: enforce revive linter (#7589)c6ad07f
protoc: regenerate protos (#7590)70f19ee
credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (#7535)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