alloydb-go-connector
alloydb-go-connector copied to clipboard
deps: Update Non-major dependency updates
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
cloud.google.com/go/alloydb | v1.10.4 -> v1.10.6 |
||||
google.golang.org/api | v0.188.0 -> v0.189.0 |
||||
google.golang.org/grpc | v1.64.1 -> v1.65.0 |
Release Notes
googleapis/google-api-go-client (google.golang.org/api)
v0.189.0
Features
- all: Auto-regenerate discovery clients (#2680) (4a713f7)
- all: Auto-regenerate discovery clients (#2683) (1e3757d)
- all: Auto-regenerate discovery clients (#2685) (611884d)
- all: Auto-regenerate discovery clients (#2687) (27405af)
- all: Auto-regenerate discovery clients (#2691) (a94722f)
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)
v1.65.0
: Release 1.65.0
Dependencies
- Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #7249 for more information. (#7250)
- Update x/net/http2 to address CVE-2023-45288 (#7282)
Behavior Changes
- 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)- Special Thanks: @imoore76
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.