Skip to content

deps: Update Non-major dependencies#710

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/non-major-dependencies
Open

deps: Update Non-major dependencies#710
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/non-major-dependencies

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
com.google.api.grpc:proto-google-common-protos 2.66.02.67.0 age confidence
com.google.api:gax-grpc 2.75.02.76.0 age confidence
io.grpc:grpc-bom 1.79.01.80.0 age confidence
com.google.cloud:google-cloud-alloydb-connectors-bom 0.64.00.66.0 age confidence
com.google.cloud:google-cloud-alloydb-bom 0.75.00.77.0 age confidence
com.google.cloud:google-cloud-shared-dependencies 3.57.03.58.0 age confidence

Warning

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


Release Notes

googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)

v2.67.0

Compare Source

Features
  • observability: introduce minimal tracing implementation (#​4105) (e4e5e89)
Dependencies
grpc/grpc-java (io.grpc:grpc-bom)

v1.80.0

API Changes

  • core: Added PickResult.copyWithSubchannel() and PickResult.copyWithStreamTracerFactory() to simplify updating PickResult while preserving metadata. Load balancing policies should now ensure ForwardingSubchannel decorators are unwrapped before being returned in a pick result. (#​12658) (eae16b2)

Bug Fixes

  • core: Fixed the retry backoff jitter range to [0.8, 1.2] to align with the gRPC A6 specification. Retries will now occur more consistently around the calculated backoff interval. (#​12639) (024fdd0)
    core: Fixed a race condition in RetriableStream where inFlightSubStreams counting could become inconsistent during concurrent retry and deadline events. This ensures that client calls (such as blockingUnaryCall) do not hang indefinitely and correctly receive a close signal. (#​12649) (73abb48)

Improvements

  • api: Trigger R8's ServiceLoader optimization to reduce necessary configuration when using R8 Full Mode (470219f). This allows gRPC to avoid reflection, and the need to specify -keeps for various class’s constructors.
    Upgrade to protobuf 33.4 (#​12615) (50c18f1)
  • cronet: Introduced CRONET_READ_BUFFER_SIZE_KEY to allow customizing the read buffer size per-stream via CallOptions. Increasing the buffer size from the 4KB default can significantly improve performance for large messages by reducing JNI and context-switching overhead. (31fdb6c)
  • api: Moved FlagResetRule to api/testFixtures and updated ManagedChannelRegistry to honor the GRPC_ENABLE_RFC3986_URIS feature flag. This ensures that target parsing is consistent across the library when the new URI parser is enabled. (#​12608)
  • api: Updated NameResolverRegistry to natively support io.grpc.Uri. This is a foundational change that allows gRPC's name resolution system to handle URIs parsed with the new RFC 3986-compliant parser, ensuring more robust target handling. (#​12609) (9903488)
  • xds: Removed the GRPC_EXPERIMENTAL_XDS_SNI feature flag. SNI determination via xDS is now always enabled and follows gRFC A101, where SNI is derived from xDS configurations like auto_host_sni or UpstreamTlsContext.sni. This ensures that no SNI is sent if not explicitly configured, unless the legacy channel authority fallback is enabled. (#​12625) (ac44e96)

New Features

  • core: pick_first shuffling now a weighted shuffle and observes weights from EDS (34dd290). This finishes the gRFC A113 pick_first: Weighted Random Shuffling support
  • netty: Added RFC 3986 support to the unix: name resolver. This enables proper parsing of Unix domain socket URIs, including correct handling of query and fragment components in both hierarchical (e.g., unix:///path) and opaque (e.g., unix:/path) formats. (#​12659)

Thanks to

googleapis/google-cloud-java (com.google.cloud:google-cloud-alloydb-connectors-bom)

v0.66.0: 0.66.0

Compare Source

10-05-2018 16:44 PDT

BigQuery
  • add null check to JobInfo.fromPb(Job) and .toPb() (#​3770)
Cloud Spanner
  • Cloud Spanner DML & PDML Release (#​3781)
Cloud Firestore
  • Add listDocuments() API (#​3759)
  • Don't raise empty Snapshots on resets (#​3750)
Documentation
  • Remove CircleCI status, coveralls, and version eye badges (#​3771)
Internal / Testing Changes

v0.65.0: 0.65.0

Compare Source

Assets

  • Regenerated data models

Firestore

  • Deprecate getCollections in favor of listCollections (#​3758)

Storage

Tasks

  • Regenerated data models

Testing

  • Expanded test coverage for spanner (#​3702)

Documentation


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner March 12, 2026 23:04
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 25e8882 to 52137e4 Compare March 17, 2026 23:02
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 52137e4 to e739520 Compare March 20, 2026 23:16
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.

2 participants