Skip to content

Conversation

@cq-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change Pending
io.grpc:protoc-gen-grpc-java dependencies minor 1.72.0 -> 1.73.0 1.74.0
io.grpc:grpc-testing dependencies minor 1.72.0 -> 1.73.0 1.74.0
io.grpc:grpc-netty-shaded dependencies minor 1.72.0 -> 1.73.0 1.74.0
io.grpc:grpc-stub dependencies minor 1.72.0 -> 1.73.0 1.74.0
io.grpc:grpc-services dependencies minor 1.72.0 -> 1.73.0 1.74.0
io.grpc:grpc-protobuf dependencies minor 1.72.0 -> 1.73.0 1.74.0

Release Notes

grpc/grpc-java (io.grpc:protoc-gen-grpc-java)

v1.73.0

API Changes

xds: Enable least request by default (#​12062)
core: Delete the long-deprecated GRPC_PROXY_EXP env variable (#​11988) (908f9f1). This was experimental and has been warning when used since v1.8.0. Use the Java-standard -Dhttps.proxyHost and -Dhttps.proxyPort instead
api: Remove deprecated SubchannelPicker.requestConnection() (f79ab2f). This API was replaced by LoadBalancer.requestConnection() in v1.22.0

Bug Fixes

config: prevents global stats config freeze in ConfiguratorRegistry.getConfigurators() (#​11991) (d4c46a7)
xds: XdsDepManager should ignore updates after shutdown (25199e9). This fixes a source of java.lang.NullPointerException: Cannot invoke "io.grpc.xds.XdsDependencyManager$RdsUpdateSupplier.getRdsUpdate()" because "routeSource" is null regression introduced in v1.72.0

Improvements

xds: listener type validation (#​11933) (c8d1e6e)
xds: add the missing xds.authority metric defined in gRFC A78 (#​12018) (6cd007d)

New Features

xds: float LRU cache across interceptors (#​11992) (7a08fdb)
xds: propagate audience from cluster resource in gcp auth filter. This completes the gRFC A83, implementation of GCP Authentication Filter. (#​11972) (84c7713)
opentelemetry: Implement grpc.lb.backend_service optional label (9619453). This completes the gRFC A89 implementation, which is enabled when requesting the new label

Documentation

api: Remove mention of "epoch" from Ticker.nanoTime() javadocs (84bd014)


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 these updates 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 the automerge Add to automerge PRs once requirements are met label Aug 1, 2025
@kodiakhq kodiakhq bot merged commit 4fb5584 into main Aug 1, 2025
7 of 8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpc-java-monorepo branch August 1, 2025 08:47
kodiakhq bot pushed a commit that referenced this pull request Sep 1, 2025
🤖 I have created a release *beep* *boop*
---


## [0.0.35](v0.0.34...v0.0.35) (2025-09-01)


### Bug Fixes

* **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.32.0 ([#184](#184)) ([92db071](92db071))
* **deps:** Update dependency gradle to v8.14.3 ([#176](#176)) ([cbedc13](cbedc13))
* **deps:** Update dependency org.mockito:mockito-core to v5.18.0 ([#179](#179)) ([5d68bb9](5d68bb9))
* **deps:** Update dependency org.mockito:mockito-core to v5.19.0 ([#185](#185)) ([7257475](7257475))
* **deps:** Update grpc-java monorepo to v1.73.0 ([#180](#180)) ([4fb5584](4fb5584))
* **deps:** Update grpc-java monorepo to v1.75.0 ([#186](#186)) ([e986243](e986243))
* Generate Java Code from `plugin-pb` ([#182](#182)) ([cf6f9ff](cf6f9ff))

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

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants