Closed renovate[bot] closed 1 month ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
google.golang.org/genproto/googleapis/rpc |
v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240814211410-ddb44dafa142 |
This PR contains the following updates:
c9f193b
->7e24b2e
6d4effa
->34c8797
v1.66.0
->v1.67.1
v0.31.0
->v0.31.1
v0.31.0
->v0.31.1
Release Notes
grpc/grpc-go (google.golang.org/grpc)
### [`v1.67.1`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.67.1): Release 1.67.1 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.67.0...v1.67.1) ### Bug Fixes - transport: Fix a bug causing stream failures due to miscalculation of the flow control window in both clients and servers. ([#7667](https://redirect.github.com/grpc/grpc-go/issues/7667)) - xds/server: Fix xDS Server memory leak. ([#7681](https://redirect.github.com/grpc/grpc-go/issues/7681)) ### [`v1.67.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.67.0): Release 1.67.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.66.2...v1.67.0) ### Bug Fixes - ringhash: when used with multiple EDS priorities, fix bug that could prevent a higher priority from recovering from transient failure. ([#7364](https://redirect.github.com/grpc/grpc-go/issues/7364)) - Special Thanks: [@atollena](https://redirect.github.com/atollena) ### Behavior Changes - In accordance with [RFC 7540](https://tools.ietf.org/html/rfc7540#section-3.3), 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](https://redirect.github.com/grpc/grpc-go/issues/7535)) ### [`v1.66.2`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.66.2): Release 1.66.2 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.66.1...v1.66.2) ### Dependencies - Remove unintentional dependency on the `testing` package ([#7579](https://redirect.github.com/grpc/grpc-go/issues/7579)) - Remove unintentional dependency on the `flate` package ([#7595](https://redirect.github.com/grpc/grpc-go/issues/7595)) - Special Thanks: [@ash2k](https://redirect.github.com/ash2k) ### Bug Fixes - client: fix a bug that prevented memory reuse after handling unary RPCs ([#7571](https://redirect.github.com/grpc/grpc-go/issues/7571)) - Special Thanks: [@coxley](https://redirect.github.com/coxley) ### [`v1.66.1`](https://redirect.github.com/grpc/grpc-go/compare/v1.66.0...v1.66.1) [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.66.0...v1.66.1)kubernetes/api (k8s.io/api)
### [`v0.31.1`](https://redirect.github.com/kubernetes/api/compare/v0.31.0...v0.31.1) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.31.0...v0.31.1)kubernetes/apimachinery (k8s.io/apimachinery)
### [`v0.31.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.0...v0.31.1) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.0...v0.31.1)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.