[!NOTE]
All datastores have a migration to add a new table for the count relationships API
Highlights
🧮 New experimental count relationships API
⏩ Better performance for minimize_latency calls on multi-region Spanner
🚩Better error messages for attempting to write invalid subjects on relationships
@samber: I sometimes forget to update this file. Ping me on Twitter or open an issue in case of error. We need to keep a clear changelog for easier lib upgrade.
credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable GRPC_ENFORCE_ALPN_ENABLED is set to "true" (case insensitive). (#7184)
NOTE: this behavior will become the default in a future release.
metadata: remove String method from MD to make printing more consistent (#7373)
New Features
grpc: add WithMaxCallAttempts to configure gRPC's retry behavior per-channel. (#7229)
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 8 updates in the / directory:
0.12.1-0.20240607163830-a28f71a1b0e5
0.13.0
1.33.1-0.20240615003920-ebe0417c815b
1.34.0
0.11.0
0.12.1
1.39.0
1.45.0
1.8.0
1.8.1
0.18.0
0.19.0
0.21.0
0.22.0
1.64.1
1.65.0
Updates
github.com/authzed/authzed-go
from 0.12.1-0.20240607163830-a28f71a1b0e5 to 0.13.0Release notes
Sourced from github.com/authzed/authzed-go's releases.
Commits
Updates
github.com/authzed/spicedb
from 1.33.1-0.20240615003920-ebe0417c815b to 1.34.0Release notes
Sourced from github.com/authzed/spicedb's releases.
... (truncated)
Commits
Updates
github.com/charmbracelet/lipgloss
from 0.11.0 to 0.12.1Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
670898d
chore: retract v0.11.11b3672b
chore: upgrade x/ansi to v0.1.46348d59
docs: list documentation (#331)2a67670
Drop Tree (#330)9564423
feat(ci): use goreleaser for releases (#301)e6edbac
chore: bump x/ansi to v0.1.35a82e41
chore: update CODEOWNERS33b3263
fix: Deprecate UnsetBorderTopBackgroundColor in favor of UnsetBorderTopBackgr...bbd02ab
chore(ci): also build examples (#310)7838b4e
feat: deprecate Style.ColorWhitespaceUpdates
github.com/samber/lo
from 1.39.0 to 1.45.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Changelog
Sourced from github.com/samber/lo's changelog.
Commits
d0d3fc7
bump v1.45.034537d5
feat: adding EarliestBy and LatestBy functions (#489)d93dd9a
fix: Dockerfile to reduce vulnerabilities (#487)8d3ddcf
Update README.md57c2d6d
perf: preallocate in Assign (#484)3b29b7d
feat: upgrade to math/rand/v2 (#483)0a145c7
style: replace interface{} by any9405c90
chore: adding issue template (#481)52e17fa
Added DropByIndex helper for slice (#398)93686db
feat: preserve type alias of slices and maps (see #365)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)Updates
golang.org/x/mod
from 0.18.0 to 0.19.0Commits
d58be1c
sumdb/tlog: set the hash of the empty tree according to RFC 6962232e49f
Revert "module: add COM0 and LPT0 to badWindowsNames"Updates
golang.org/x/term
from 0.21.0 to 0.22.0Commits
c976cb1
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/grpc
from 1.64.1 to 1.65.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
2da9769
Change version to 1.65.0 (#7306)ede96b7
metadata: remove String method (#7373)64be203
grpc: Readd pick first name (#7336) (#7341)25e33a6
examples: Add CSM Observability example (#7302) (#7318)04a5f46
xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...cff5c3e
stats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)9b970fd
dns: fix constant 30s backoff for re-resolution (#7262) (#7311)6d23620
documentation: on server, use FromIncomingContext for retrieving context and...7e5898e
xds: unify xDS client creation APIs meant for testing (#7268)5d7bd7a
interop/xds: Interop client and server changes for CSM Observability (#7280)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