Thanks to visit codestin.com
Credit goes to github.com

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.

@github-actions github-actions bot added the fix label Apr 5, 2025
@kodiakhq kodiakhq bot merged commit 93d9203 into main Apr 5, 2025
9 checks passed
@kodiakhq kodiakhq bot deleted the renovate/google-golang-modules branch April 5, 2025 01:21
kodiakhq bot pushed a commit that referenced this pull request Apr 22, 2025
🤖 I have created a release *beep* *boop*
---


## [4.78.0](v4.77.0...v4.78.0) (2025-04-22)


### Features

* Add logger to context ([#2125](#2125)) ([718e8ed](718e8ed))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2119](#2119)) ([5554039](5554039))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2121](#2121)) ([7b54577](7b54577))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2123](#2123)) ([8f370f8](8f370f8))
* **deps:** Update Google Golang modules ([#2118](#2118)) ([93d9203](93d9203))
* **deps:** Update module golang.org/x/net to v0.38.0 [SECURITY] ([#2122](#2122)) ([0b0e187](0b0e187))

---
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant