From 4c7d17fe7a4d478752d10e8bb35d3978dfdfc90d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 21 Jan 2023 18:26:11 +0000 Subject: [PATCH] fix(deps): update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.25.0 (#7620) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1](https://togithub.com/googleapis/google-cloud-java) | `0.20.1` -> `0.25.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.25.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.25.0/compatibility-slim/0.20.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.25.0/confidence-slim/0.20.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/google-cloud-java ### [`v0.25.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.25.0): 0.25.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.24.0...v0.25.0) **BigQuery:** - getQueryResults no longer returns null on 404 **Example:** - add PubSub emulator snippet **Firestore:** - google-cloud-firestore beta released **Logging:** - remove unused `flushSize` logging configuration parameter **PubSub:** - retry on ABORTED - all connections share one message queue **Spanner:** - increase response header size **Storage:** - fix requester pays issues **Video intelligence:** - beta release ### [`v0.24.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.24.0): 0.24.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.23.0...v0.24.0) **Dependency Update** - generated Proto/gRPC packages -> 0.1.19 **Video Intelligence** - add google-cloud-video-intelligence v1beta2 **Natural Language** - refresh google-cloud-language v1 **Documentation** - Spanner: update documentation of INSERT_OR_UPDATE mutation - Storage: adding `RequesterPays` snippets ### [`v0.23.0`](https://togithub.com/googleapis/google-cloud-java/compare/v0.22.0...v0.23.0) [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.22.0...v0.23.0) ### [`v0.22.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.22.0): 0.22.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.21.0...v0.22.0) ##### http-based clients - Fix response code retrying logic for HTTP responses with "Content-Type" other than "application/json". ([#​2329](https://togithub.com/googleapis/google-cloud-java/issues/2329)) ##### BigQuery - Skip 0 byte writes - Add numDmlAffectedRows to QueryResponse ([#​2320](https://togithub.com/googleapis/google-cloud-java/issues/2320)) - Using Jobs.insert instead of Jobs.query for queries ([#​2323](https://togithub.com/googleapis/google-cloud-java/issues/2323)) ##### Datastore - datastore: cache application name ([#​2292](https://togithub.com/googleapis/google-cloud-java/issues/2292)) - fix NullPointerException ([#​2271](https://togithub.com/googleapis/google-cloud-java/issues/2271)) ##### Logging - Add missing fields to LogEntry ([#​2313](https://togithub.com/googleapis/google-cloud-java/issues/2313)) ##### Nio - \[NIO] Fix inconsistent failure messages. ([#​2330](https://togithub.com/googleapis/google-cloud-java/issues/2330)) ##### Pub/Sub - pubsub: enable streaming pull ([#​2344](https://togithub.com/googleapis/google-cloud-java/issues/2344)) ##### Storage - Fixing retries of Storage.create ([#​2359](https://togithub.com/googleapis/google-cloud-java/issues/2359)) ##### Util - Creating google-cloud-compat-checker ([#​2317](https://togithub.com/googleapis/google-cloud-java/issues/2317)) - Checking more things in google-cloud-compat-checker ([#​2347](https://togithub.com/googleapis/google-cloud-java/issues/2347)) ##### Documentation-only - P0 auth sample ([#​2298](https://togithub.com/googleapis/google-cloud-java/issues/2298)) - Fix storage bucket listing sample in README.md ([#​2301](https://togithub.com/googleapis/google-cloud-java/issues/2301)) - Fix typo in storage README.md s/while/for - Describing services in package-info files ([#​2312](https://togithub.com/googleapis/google-cloud-java/issues/2312)) - Updating and expanding explanation of supported platforms ([#​2314](https://togithub.com/googleapis/google-cloud-java/issues/2314)) - Add documentation about how google-cloud-pom can be used as BOM ([#​2318](https://togithub.com/googleapis/google-cloud-java/issues/2318)) - Clarify that AppEngine SDK is not required for Flex and Standard J8 ([#​2264](https://togithub.com/googleapis/google-cloud-java/issues/2264)) - README : Project ID helper ([#​2134](https://togithub.com/googleapis/google-cloud-java/issues/2134)) - Clarify usage of LocalStorageHelper, explicitly specify which operations are supported and which are not ([#​2334](https://togithub.com/googleapis/google-cloud-java/issues/2334)) - Add missing READMEs ([#​2338](https://togithub.com/googleapis/google-cloud-java/issues/2338)) - Moving API-specific sections out of main README into API-specific READMEs ([#​2336](https://togithub.com/googleapis/google-cloud-java/issues/2336), [#​2337](https://togithub.com/googleapis/google-cloud-java/issues/2337), [#​2346](https://togithub.com/googleapis/google-cloud-java/issues/2346), [#​2345](https://togithub.com/googleapis/google-cloud-java/issues/2345), [#​2350](https://togithub.com/googleapis/google-cloud-java/issues/2350), [#​2352](https://togithub.com/googleapis/google-cloud-java/issues/2352), [#​2354](https://togithub.com/googleapis/google-cloud-java/issues/2354)) - README link cleanup ([#​2355](https://togithub.com/googleapis/google-cloud-java/issues/2355)) ##### Testing-only - Ignore analyze\* Tests ([#​2327](https://togithub.com/googleapis/google-cloud-java/issues/2327)) - Adding BigQuery integration test for query dry runs ([#​2328](https://togithub.com/googleapis/google-cloud-java/issues/2328)) - Travis config changes - retaining Precise, removing oraclejdk7 ([#​2325](https://togithub.com/googleapis/google-cloud-java/issues/2325)) - Disabling failing integration test ([#​2360](https://togithub.com/googleapis/google-cloud-java/issues/2360)) - Update sink IT: expecting exception when sink doesn't exist ([#​2362](https://togithub.com/googleapis/google-cloud-java/issues/2362)) ### [`v0.21.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.21.0): 0.21.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.20.2...v0.21.0) ##### Samples - pubsub: correct emulator sample ([#​2254](https://togithub.com/googleapis/google-cloud-java/issues/2254)) ##### Dependencies - use objenesis 2.6 ([#​2252](https://togithub.com/googleapis/google-cloud-java/issues/2252)) - Unify proto-google-cloud-\* and grpc-google-cloud-\* dependencies, bump proto/grpc dependency to 0.1.14. - Fixing dependency problems for consumers of google-cloud-java ([#​2284](https://togithub.com/googleapis/google-cloud-java/issues/2284)) ##### Translate - support 'format' option for google translate api ([#​2253](https://togithub.com/googleapis/google-cloud-java/issues/2253)) ##### Storage - Add user project options for requester pays flag ([#​2260](https://togithub.com/googleapis/google-cloud-java/issues/2260)) *Alpha feature (behind whitelist)* ##### Logging - Adding `@BetaApi` to particular exception constructors ([#​2286](https://togithub.com/googleapis/google-cloud-java/issues/2286)) ##### Auto-generated clients - Refactoring to allow multiple transports in GAPIC clients ([#​2156](https://togithub.com/googleapis/google-cloud-java/issues/2156)) *widespread breaking change* - Not affected: - Non-advanced calls to API methods (i.e. not using \*Callable() methods) - Trivial instantiation of clients - Affected: - Catching exceptions that are thrown - Customized instantiation of clients - Advanced calls to API methods (i.e. using \*Callable() methods) - Other notes: - This change adds \*Stub classes for every API, which allows advanced calls to every API method for an API whether or not they are exposed on \*Client classes (particularly relevant for Pub/Sub) ### [`v0.20.2`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.20.2): 0.20.2 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.20.1...v0.20.2) ##### Core - cache library version ##### Datastore - fix BaseKey builder issue ##### Auth - Update Travis Secure variable for API key integration test - Fix Travis setup for API key integration test ##### Dependency - Make guava dependency consistent - Update java version doc ##### DLP - add DLP gap ##### ErrorReporting - Add README ##### Example - add snippets for DatabaseClient - fix ApiFuture Path ##### Logging - fix ConcurrentModificationException when flushing async log messages ##### NIO - Mark AutoService as optional and update to latest version ##### Storage - add labels to BucketInfo - Add setDefaultCloudStorageConfiguration - Add nullable annotations, enable test - Add requester pays field to BucketInfo ##### Translate - Polish Translate docs - Make Translate auth documentation clear and consistent
--- ### 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**: Never, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples). --- aiplatform/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiplatform/pom.xml b/aiplatform/pom.xml index f5f041bfa16..701058ecca2 100644 --- a/aiplatform/pom.xml +++ b/aiplatform/pom.xml @@ -60,7 +60,7 @@ com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.20.1 + 0.25.0 com.google.cloud