Skip to content

deps: update shared dependencies #2587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:sdk-platform-java-config 3.48.0 -> 3.49.0 age adoption passing confidence
com.google.cloud:sdk-platform-java-config 3.46.2 -> 3.49.0 age adoption passing confidence
com.google.cloud:gapic-libraries-bom 1.57.0 -> 1.58.0 age adoption passing confidence

Release Notes

googleapis/google-cloud-java (com.google.cloud:gapic-libraries-bom)

v1.58.0

Compare Source

⚠ BREAKING CHANGES
  • [cloudcommerceconsumerprocurement] An existing google.api.http annotation http_uri is changed for method UpdateLicensePool in service LicenseManagementService
Features
  • [aiplatform] A new field include_thoughts is added to message .google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig (4c2dc69)
  • [aiplatform] A new field include_thoughts is added to message .google.cloud.aiplatform.v1.Part (4c2dc69)
  • [aiplatform] add encryption_spec to Model Monitoring public preview API (6fbaf55)
  • [aiplatform] add ImportIndex to IndexService (4c2dc69)
  • [aiplatform] add json schema support to structured output and function declaration (4c2dc69)
  • [aiplatform] add json schema support to structured output and function declaration (4c2dc69)
  • [aiplatform] add network_attachment to PscInterfaceConfig (4c2dc69)
  • [aiplatform] add VertexAISearch.max_results, filter, data_store_specs options (6fbaf55)
  • [aiplatform] add VertexAISearch.max_results, filter, data_store_specs options (6fbaf55)
  • [aiplatform] adding thoughts_token_count to prediction service (6fbaf55)
  • [aiplatform] adding thoughts_token_count to v1beta1 client library (6fbaf55)
  • [aiplatform] Expose URL Context API to v1 (4c2dc69)
  • [aiplatform] Expose URL Context API to v1beta1 (4c2dc69)
  • [aiplatform] Introduce RAG as context/memory store for Gemini Live API (4c2dc69)
  • [compute] Update Compute Engine v1 API to revision 2025051 (#​1047) (8883ae7)
  • [compute] Update Compute Engine v1 API to revision 2025060 (#​1052) (3a36735)
  • [container] add topology_manager in NodeKubeletConfig (4c2dc69)
  • [container] add topology_manager in NodeKubeletConfig (4c2dc69)
  • [dataform] Support adding a workflow action to execute a Data Preparation node (6fbaf55)
  • [dataproc] add scenarios AUTO/NONE to autotuning config (4c2dc69)
  • [discoveryengine] add CMEK config service (3a36735)
  • [dlp] add Dataplex Catalog action for discovery configs (4c2dc69)
  • [kms] Adding eTag field to AutokeyConfig (6fbaf55)
  • [managedkafka] add Managed Kafka ACL API (6fbaf55)
  • [netapp] A new message 'google.cloud.netapp.v1.BackupRetentionPolicy' is added in 'google.cloud.netapp.v1.BackupVault' (6fbaf55)
  • [retail] add a user_attributes field in SearchRequest that can be used for personalization (4c2dc69)
  • [shopping-merchant-accounts] A new method_signature parent,online_return_policy is added to method CreateOnlineReturnPolicy in service OnlineReturnPolicyService (6fbaf55)
  • [shopping-merchant-accounts] Add OmnichannelSetingsService, LfpProvidersService and GbpAccountsService (6fbaf55)
  • [storage-transfer] support Azure federated identity (4c2dc69)
Bug Fixes
  • [cloudcommerceconsumerprocurement] An existing google.api.http annotation http_uri is changed for method UpdateLicensePool in service LicenseManagementService (4c2dc69)
  • [lustre] Changed field behavior for an existing field per_unit_storage_throughput. It is now required (3a36735)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20250524-2.0.0 (#​11469) (467792c)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.140.0 (#​11601) (e86864e)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.52.3 (#​11602) (a2808e0)
  • deps: update dependency com.google.cloud:libraries-bom to v26.61.0 (#​11604) (d712f07)
  • deps: update the Java code generator (gapic-generator-java) to 2.59.0 (8883ae7)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 (#​11603) (3ea506d)
  • Update vision ITSystemTest to handle deviations in values returned by API (#​11596) (0cb2ef7)
Documentation
  • [cloudsupport] Annotate all names with IDENTIFIER (6fbaf55)
  • [cloudsupport] Remove unnecessary curl and Python documentation (6fbaf55)
  • [cloudsupport] Update Cloud Support RPC comments to no longer include cURL and Python examples (6fbaf55)
  • [iap] Add clarifications on IAP CorsSettings behavior (4c2dc69)
  • [kms] A comment for enum value DESTROYED in enum CryptoKeyVersionState is changed (6fbaf55)
  • [parallelstore] fix various typos in commentary (4c2dc69)
  • maps-places: add link to client library examples (#​11597) (80a9d63)

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 review from a team as code owners May 16, 2025 18:58
@dpebot
Copy link
Collaborator

dpebot commented May 16, 2025

/gcbrun

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 16, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label May 16, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/shared-dependencies branch from 874d79b to cbe210d Compare June 2, 2025 19:23
@renovate-bot renovate-bot changed the title deps: update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 Jun 2, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 2, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 2, 2025
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jun 2, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 2, 2025
@renovate-bot renovate-bot force-pushed the renovate/shared-dependencies branch from cbe210d to ebdbf0e Compare June 5, 2025 13:39
@renovate-bot renovate-bot changed the title deps: update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 deps: update shared dependencies Jun 5, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 5, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2025
@andre-sampaio andre-sampaio added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 6, 2025
@andre-sampaio
Copy link
Contributor

/gcbrun

@andre-sampaio andre-sampaio added the automerge Merge the pull request once unit tests and other checks pass. label Jun 6, 2025
@andre-sampaio andre-sampaio merged commit 8ec0339 into googleapis:main Jun 6, 2025
22 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 6, 2025
@renovate-bot renovate-bot deleted the renovate/shared-dependencies branch June 6, 2025 14:21
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 6, 2025
🤖 I have created a release *beep* *boop*
---


## [2.60.0](https://togithub.com/googleapis/java-bigtable/compare/v2.59.0...v2.60.0) (2025-06-06)


### Features

* Improve error message on malformed struct ([#2592](https://togithub.com/googleapis/java-bigtable/issues/2592)) ([7f5fdf0](https://togithub.com/googleapis/java-bigtable/commit/7f5fdf094c5fe140807ce6abcea0b891462ba809))
* Run ExecuteQuery conformance tests ([#2557](https://togithub.com/googleapis/java-bigtable/issues/2557)) ([0bbc083](https://togithub.com/googleapis/java-bigtable/commit/0bbc083b9e798e5b557f3ffe7090b45e66c9ada5))


### Bug Fixes

* **deps:** Update the Java code generator (gapic-generator-java) to 2.59.0 ([65782aa](https://togithub.com/googleapis/java-bigtable/commit/65782aaf89ad78aafd7f5928e81e513c3016b471))
* Ensure that multiple instances of a client in the same process dont clobber each other ([#2590](https://togithub.com/googleapis/java-bigtable/issues/2590)) ([8d3dca4](https://togithub.com/googleapis/java-bigtable/commit/8d3dca43224179829829bcf91972610c666b130b))


### Dependencies

* Update shared dependencies ([#2587](https://togithub.com/googleapis/java-bigtable/issues/2587)) ([8ec0339](https://togithub.com/googleapis/java-bigtable/commit/8ec033994f20b2b3aea0dfcdaffbdd1c6d19fdad))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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
api: bigtable Issues related to the googleapis/java-bigtable API. kokoro:run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants