chore(deps): update google cloud java monorepo updates#4139
chore(deps): update google cloud java monorepo updates#4139renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Conversation
|
/gcbrun |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates the versions of key Google Cloud Java client libraries, specifically Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This PR updates Google Cloud dependencies, including a significant version bump for google-cloud-datacatalog-bom. This particular update includes intermediate versions with breaking changes, which poses a potential risk of runtime incompatibilities through transitive dependencies. A review comment has been added to highlight this concern.
pom.xml
Outdated
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>google-cloud-datacatalog-bom</artifactId> | ||
| <version>1.78.0</version> | ||
| <version>1.92.0</version> |
There was a problem hiding this comment.
The update of google-cloud-datacatalog-bom from 1.78.0 to 1.92.0 includes versions with documented breaking changes (e.g., in v1.81.0). While these changes appear to affect other components like vectorsearch and auditmanager, updating a Bill of Materials (BOM) can have wide-ranging effects on transitive dependencies. This introduces a risk of runtime incompatibilities that might not be caught by compile-time checks or the existing test suite. Such issues can be difficult to debug in production.
1b6db82 to
a02027d
Compare
|
/gcbrun |
This PR contains the following updates:
2.74.0→2.89.01.78.0→1.93.0Release Notes
googleapis/google-cloud-java (com.google.cloud:google-cloud-datacatalog-bom)
v1.81.0Compare Source
⚠ BREAKING CHANGES
vertexfrom message.google.cloud.vectorsearch.v1.Rankervertexfrom message.google.cloud.vectorsearch.v1.Rankercloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpbforgo_packageFeatures
inference_generation_configis added to message.google.cloud.aiplatform.v1beta1.EvaluationConfig(6c3721b)2026021(6b658dc)OFFLINEstate to Zone resources (6b658dc)kubernetes_api_server_versionis added to message.google.cloud.gkehub.configmanagement.v1beta.MembershipState(6b658dc)SearchDestinationsmethod of the Geocoding API (6b658dc)update_object_custom_context(6c3721b)BigQueryConnectionandDataSource(#4116) (d3b8bde)Bug Fixes
cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpbforgo_package(6c3721b)vertexfrom message.google.cloud.vectorsearch.v1.Ranker(6c3721b)vertexfrom message.google.cloud.vectorsearch.v1.Ranker(6c3721b)Documentation
v1.80.0Compare Source
Features
traffic_type, tool_use_prompt_tokens_detailsto messageGenerateContentResponse.UsageMetadata(a8b55ed)2026010(#1148) (a8b55ed)UserListServicefor creating and managing user lists (2ac7566)DETECT_INTENT_RESPONSE_VIEW_DEFAULTto enumDetectIntentResponseView(d544f39)registryis added to message.grafeas.v1.BaseImage(d544f39)Bug Fixes
Documentation
v1.79.0Compare Source
⚠ BREAKING CHANGES
cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpbforgo_packageis addedFeatures
predefined_metric_specis added to message.google.cloud.aiplatform.v1beta1.Metric(1041e03)googleMapsTypeLabelfield to show type information on Google Maps (1041e03)Bug Fixes
cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpbforgo_packageis added (1041e03)Documentation
rgb_urldescription (1041e03)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.
This PR was generated by Mend Renovate. View the repository job log.