Skip to content

fix(deps): update module google.golang.org/grpc to v1.79.3 - autoclosed#27

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/google.golang.org-grpc-1.x
Closed

fix(deps): update module google.golang.org/grpc to v1.79.3 - autoclosed#27
renovate[bot] wants to merge 1 commit intomainfrom
renovate/google.golang.org-grpc-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 23, 2025

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/grpc v1.78.0v1.79.3 age confidence

Release Notes

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

v1.79.3: Release 1.79.3

Compare Source

Security

  • server: fix an authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like grpc/authz. Any request with a non-canonical path is now immediately rejected with an Unimplemented error. (#​8981)

v1.79.2: Release 1.79.2

Compare Source

Bug Fixes

  • stats: Prevent redundant error logging in health/ORCA producers by skipping stats/tracing processing when no stats handler is configured. (#​8874)

v1.79.1: Release 1.79.1

Compare Source

Bug Fixes

  • grpc: Remove the -dev suffix from the User-Agent header. (#​8902)

v1.79.0: Release 1.79.0

Compare Source

API Changes

  • mem: Add experimental API SetDefaultBufferPool to change the default buffer pool. (#​8806)
  • experimental/stats: Update MetricsRecorder to require embedding the new UnimplementedMetricsRecorder (a no-op struct) in all implementations for forward compatibility. (#​8780)

Behavior Changes

  • balancer/weightedtarget: Remove handling of Addresses and only handle Endpoints in resolver updates. (#​8841)

New Features

  • experimental/stats: Add support for asynchronous gauge metrics through the new AsyncMetricReporter and RegisterAsyncReporter APIs. (#​8780)
  • pickfirst: Add support for weighted random shuffling of endpoints, as described in gRFC A113.
    • This is enabled by default, and can be turned off using the environment variable GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#​8864)
  • xds: Implement :authority rewriting, as specified in gRFC A81. (#​8779)
  • balancer/randomsubsetting: Implement the random_subsetting LB policy, as specified in gRFC A68. (#​8650)
  • server: Include status detail headers, if available, when terminating a stream during request header processing. (#​8754)

Bug Fixes

  • credentials/tls: Fix a bug where the port was not stripped from the authority override before validation. (#​8726)
  • xds/priority: Fix a bug causing delayed failover to lower-priority clusters when a higher-priority cluster is stuck in CONNECTING state. (#​8813)
  • health: Fix a bug where health checks failed for clients using legacy compression options (WithDecompressor or RPCDecompressor). (#​8765)
  • transport: Fix an issue where the HTTP/2 server could skip header size checks when terminating a stream early. (#​8769)

Performance Improvements

  • credentials/alts: Optimize read buffer alignment to reduce copies. (#​8791)
  • mem: Optimize pooling and creation of buffer objects. (#​8784)
  • transport: Reduce slice re-allocations by reserving slice capacity. (#​8797)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 23, 2025 20:49
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 9e7af03 to d2d7926 Compare May 26, 2025 11:20
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.72.1 Update module google.golang.org/grpc to v1.72.2 May 26, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from d2d7926 to ede6471 Compare June 6, 2025 20:03
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.72.2 Update module google.golang.org/grpc to v1.73.0 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from ede6471 to 803af3b Compare July 17, 2025 00:35
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.73.0 Update module google.golang.org/grpc to v1.74.0 Jul 17, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 803af3b to edc5953 Compare July 18, 2025 00:50
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.74.0 Update module google.golang.org/grpc to v1.73.0 Jul 18, 2025
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.73.0 Update module google.golang.org/grpc to v1.74.2 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from edc5953 to 5540a0e Compare July 22, 2025 19:12
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 5540a0e to 4e2e5c1 Compare August 19, 2025 20:51
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.74.2 Update module google.golang.org/grpc to v1.75.0 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 4e2e5c1 to 190712d Compare September 10, 2025 10:58
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.75.0 Update module google.golang.org/grpc to v1.75.1 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 190712d to 41fc9cd Compare October 6, 2025 23:06
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.75.1 Update module google.golang.org/grpc to v1.76.0 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 41fc9cd to 3240adf Compare November 18, 2025 04:34
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.76.0 Update module google.golang.org/grpc to v1.77.0 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 3240adf to 2124372 Compare December 23, 2025 11:00
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.77.0 Update module google.golang.org/grpc to v1.78.0 Dec 23, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 2124372 to d033e1c Compare February 2, 2026 16:03
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.78.0 Update module google.golang.org/grpc to v1.78.0 - autoclosed Feb 11, 2026
@renovate renovate bot closed this Feb 11, 2026
@renovate renovate bot deleted the renovate/google.golang.org-grpc-1.x branch February 11, 2026 22:43
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.78.0 - autoclosed fix(deps): update module google.golang.org/grpc to v1.79.0 Feb 12, 2026
@renovate renovate bot reopened this Feb 12, 2026
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from d033e1c to e758f49 Compare February 12, 2026 20:40
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.79.0 fix(deps): update module google.golang.org/grpc to v1.79.1 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from e758f49 to 90143d1 Compare February 13, 2026 07:28
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.79.1 fix(deps): update module google.golang.org/grpc to v1.79.2 Mar 6, 2026
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 90143d1 to 46c3bf9 Compare March 6, 2026 06:50
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 46c3bf9 to 7f147bd Compare March 18, 2026 02:02
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.79.2 fix(deps): update module google.golang.org/grpc to v1.79.3 Mar 18, 2026
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.79.3 fix(deps): update module google.golang.org/grpc to v1.79.3 - autoclosed Mar 19, 2026
@renovate renovate bot closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants