Skip to content

fix(deps): Update module google.golang.org/grpc to v1.81.0 - #648

Merged
kodiakhq[bot] merged 1 commit into
mainfrom
renovate/google-golang-modules
May 16, 2026
Merged

fix(deps): Update module google.golang.org/grpc to v1.81.0#648
kodiakhq[bot] merged 1 commit into
mainfrom
renovate/google-golang-modules

Conversation

@cloudquery-ci

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
google.golang.org/grpcv1.80.0v1.81.0ageconfidence

Release Notes

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

v1.81.0: Release 1.81.0

Compare Source

Behavior Changes

  • balancer/rls: Switch gauge metrics to asynchronous emission (once per collection cycle) to reduce telemetry noise and align with other gRPC language implementations. (#​8808)

Dependencies

  • Minimum supported Go version is now 1.25. (#​8969)

Bug Fixes

  • xds: Use the leaf cluster's security config for the TLS handshake instead of the aggregate cluster's config. (#​8956)
  • transport: Send a RST_STREAM when receiving an END_STREAM when the stream is not already half-closed. (#​8832)
  • xds: Fix ADS resource name validation to prevent a panic. (#​8970)

New Features

  • grpc/stats: Add support for custom labels in per-call metrics (gRFC A108). (#​9008)
  • xds: Add support for Server Name Indication (SNI) and SAN validation (gRFC A101). Disabled by default. To enable, set GRPC_EXPERIMENTAL_XDS_SNI=true environment variable. (#​9016)
  • xds: Add support to control which fields get propagated from ORCA backend metric reports to LRS load reports (gRFC A85). Disabled by default. To enable, set GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION=true. (#​9005)
  • xds: Add metrics to track xDS client connectivity and cached resource state (gRFC A78). (#​8807)
  • stats/otel: Enhance grpc.subchannel.disconnections metric by adding disconnection reason to the grpc.disconnect_error label (gRFC A94). This provides granular insights into why subchannels are closing. (#​8973)
  • mem: Add mem.Buffer.Slice() API to slice the buffer like a slice. (#​8977)

Performance Improvements

  • alts: Pool read buffers to lower memory utilization when sockets are unreadable. (#​8964)
  • transport: Pool HTTP/2 framer read buffers to reduce idle memory consumption. Currently limited to Linux for ALTS and non-encrypted transports (TCP, Unix). To disable, set GRPC_GO_EXPERIMENTAL_HTTP_FRAMER_READ_BUFFER_POOLING=false and report any issues. (#​9032)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Saturday"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@cloudquery-cicloudquery-ciBot added the automerge Add to automerge PRs once requirements are met label May 16, 2026
@kodiakhq
kodiakhqBot merged commit 68895ed into mainMay 16, 2026
10 checks passed
@kodiakhq
kodiakhqBot deleted the renovate/google-golang-modules branch May 16, 2026 00:59
@cloudquery-cicloudquery-ciBot mentioned this pull request May 16, 2026
kodiakhqBot pushed a commit that referenced this pull request Aug 11, 2026
🤖 I have created a release *beep* *boop*
---
## [1.27.16](v1.27.15...v1.27.16) (2026-08-11)
### Bug Fixes
* **deps:** Update go module directive to v1.26.4 ([#651](#651)) ([bb96bba](bb96bba))
* **deps:** Update go module directive to v1.26.5 ([#666](#666)) ([68c1e78](68c1e78))
* **deps:** Update golang.org/x/exp digest to c48552f ([#657](#657)) ([1d98529](1d98529))
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.7.0 ([#664](#664)) ([845b225](845b225))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.10 ([#653](#653)) ([5e7e787](5e7e787))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.11 ([#654](#654)) ([e7b9517](e7b9517))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.12 ([#655](#655)) ([b53b91c](b53b91c))
* **deps:** Update module github.com/docker/go-connections to v0.8.0 ([#667](#667)) ([f63ab9b](f63ab9b))
* **deps:** Update module golang.org/x/net to v0.55.0 [SECURITY] ([#662](#662)) ([bea1f70](bea1f70))
* **deps:** Update module google.golang.org/grpc to v1.81.0 ([#648](#648)) ([68895ed](68895ed))
* **deps:** Update module google.golang.org/grpc to v1.81.1 ([#649](#649)) ([08fb0e6](08fb0e6))
* **deps:** Update module google.golang.org/grpc to v1.82.0 ([#661](#661)) ([e9bedc2](e9bedc2))
* **deps:** Update module google.golang.org/grpc to v1.82.1 ([#663](#663)) ([e976f41](e976f41))
* **deps:** Update module google.golang.org/grpc to v1.83.0 ([#670](#670)) ([97664d4](97664d4))
* Generate Go Code from `plugin-pb` ([#646](#646)) ([aab4e98](aab4e98))
* Generate Go Code from `plugin-pb` ([#671](#671)) ([bb43c35](bb43c35))
---
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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automergeAdd to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants