Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Apr 5, 2025

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require patch v1.71.0 -> v1.71.1
google.golang.org/protobuf require patch v1.36.5 -> v1.36.6

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.71.1: Release 1.71.1

Compare Source

Bug Fixes

  • grpc: fix a bug causing an extra Read from the compressor if a compressed message is the same size as the limit. This could result in a panic with the built-in gzip compressor (#​8178)
  • xds: restore the behavior of reading the bootstrap config before creating the first xDS client instead of at package init time (#​8164)
  • stats/opentelemetry: use TextMapPropagator and TracerProvider from TraceOptions instead of OpenTelemetry globals (#​8166)
  • client: fix races when an http proxy is configured that could lead to deadlocks or panics (#​8195)
  • client: fix bug causing RPC failures with message "no children to pick from" when using a custom resolver that calls the deprecated NewAddress API (#​8149)
  • wrr: fix slow processing of address updates that could result in problems including RPC failures for servers with a large number of backends (#​8179)
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.6

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6

User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M

Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release


Configuration

📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), 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 has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Apr 5, 2025
@github-actions github-actions bot added the fix label Apr 5, 2025
@kodiakhq kodiakhq bot merged commit 7d5e53b into main Apr 5, 2025
11 checks passed
@kodiakhq kodiakhq bot deleted the renovate/google-golang-modules branch April 5, 2025 01:14
kodiakhq bot pushed a commit that referenced this pull request Apr 28, 2025
🤖 I have created a release *beep* *boop*
---


## [1.26.10](v1.26.9...v1.26.10) (2025-04-28)


### Bug Fixes

* **deps:** Update Google Golang modules ([#491](#491)) ([7d5e53b](7d5e53b))
* **deps:** Update module golang.org/x/net to v0.38.0 [SECURITY] ([#493](#493)) ([9c3349a](9c3349a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants