Skip to content

fix(deps): Update module google.golang.org/grpc to v1.74.2#21224

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/cli-google-golang-modules
Aug 9, 2025
Merged

fix(deps): Update module google.golang.org/grpc to v1.74.2#21224
kodiakhq[bot] merged 2 commits intomainfrom
renovate/cli-google-golang-modules

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Aug 9, 2025

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require patch v1.74.1 -> v1.74.2

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

New Features

  • grpc: introduce new DialOptions and ServerOptions (WithStaticStreamWindowSize, WithStaticConnWindowSize, StaticStreamWindowSize, StaticConnWindowSize) that force fixed window sizes for all HTTP/2 connections. By default, gRPC uses dynamic sizing of these windows based upon a BDP estimation algorithm. The existing options (WithInitialWindowSize, etc) also disable BDP estimation, but this behavior will be changed in a following release. (#​8283)

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)

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.

🔕 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 Renovate Bot.

@cq-bot cq-bot added automerge Automatically merge once required checks pass area/cli labels Aug 9, 2025
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Aug 9, 2025

/gen sha=18451c0d22d5c523ae26cb5ecedfe6db635d2daf dir=cli

@kodiakhq kodiakhq bot merged commit 3cdd36f into main Aug 9, 2025
17 checks passed
@kodiakhq kodiakhq bot deleted the renovate/cli-google-golang-modules branch August 9, 2025 02:15
kodiakhq bot pushed a commit that referenced this pull request Aug 27, 2025
🤖 I have created a release *beep* *boop*
---


## [6.27.1](cli-v6.27.0...cli-v6.27.1) (2025-08-27)


### Bug Fixes

* **deps:** Update alpine Docker tag to v3.22.1 ([#21213](#21213)) ([9a52de4](9a52de4))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.89.0 ([#21238](#21238)) ([deb4cee](deb4cee))
* **deps:** Update module github.com/go-viper/mapstructure/v2 to v2.4.0 [SECURITY] ([#21267](#21267)) ([630e091](630e091))
* **deps:** Update module google.golang.org/grpc to v1.74.2 ([#21224](#21224)) ([3cdd36f](3cdd36f))
* **deps:** Update module google.golang.org/protobuf to v1.36.7 ([#21231](#21231)) ([6b980af](6b980af))

---
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

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant