Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/grpc v1.73.0 -> v1.74.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.74.2: Release 1.74.2

Compare Source

API Changes

  • balancer: add ExitIdle method to Balancer interface. Earlier, implementing this method was optional. (#​8367)

Behavior Changes

  • xds: Remove the GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST environment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#​8248)
  • server: allow 0s grpc-timeout header values, which older gRPC-Java versions could send. This restores the behavior of grpc-go before v1.73.0. (#​8439)

Bug Fixes

  • googledirectpath: avoid logging the error message Attempt to set a bootstrap configuration... when creating multiple directpath channels. (#​8419)

Performance Improvements

  • transport: reduce heap allocations by pooling objects and avoiding method-to-closure conversions. (#​8361)
  • transport: reduce heap allocations by re-using mem.Reader objects. (#​8360)

Documentation

  • examples: add examples to demonstrate enabling experimental metrics using the OpenTelemetry plugin. (#​8388)

v1.74.1: Release 1.74.1

Compare Source

Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.2 is released.

v1.74.0: Release 1.74.0

Compare Source

Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.1 is released.


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.

🔕 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 added the dependencies Pull requests that update a dependency file label May 27, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 0568af0 to 6981758 Compare May 28, 2025 08:26
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 6981758 to 1b20dfe Compare June 5, 2025 12:02
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.72.2 fix(deps): update module google.golang.org/grpc to v1.73.0 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 1b20dfe to e35f5bd Compare June 30, 2025 15:59
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.73.0 fix(deps): update module google.golang.org/grpc to v1.73.0 - autoclosed Jul 16, 2025
@renovate renovate bot closed this Jul 16, 2025
@renovate renovate bot deleted the renovate/google.golang.org-grpc-1.x branch July 16, 2025 13:07
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.73.0 - autoclosed fix(deps): update module google.golang.org/grpc to v1.73.0 Jul 16, 2025
@renovate renovate bot reopened this Jul 16, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from e5ac70f to e35f5bd Compare July 16, 2025 21:49
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.73.0 fix(deps): update module google.golang.org/grpc to v1.74.0 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 2 times, most recently from 8f104b0 to 80f487b Compare July 17, 2025 15:36
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.74.0 fix(deps): update module google.golang.org/grpc to v1.74.0 - autoclosed Jul 17, 2025
@renovate renovate bot closed this Jul 17, 2025
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.74.0 - autoclosed fix(deps): update module google.golang.org/grpc to v1.74.0 Jul 22, 2025
@renovate renovate bot reopened this Jul 22, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from b84f100 to 80f487b Compare July 22, 2025 19:27
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.74.0 fix(deps): 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 2 times, most recently from bc5a7e0 to f7783b4 Compare July 24, 2025 10:17
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from f7783b4 to 3ead4f8 Compare July 24, 2025 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant