-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit 4c7d17f
authored
fix(deps): update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.25.0 (#7620)
[](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://github.com/googleapis/google-cloud-java) | `0.20.1` -> `0.25.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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
<details>
<summary>googleapis/google-cloud-java</summary>
### [`v0.25.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.25.0): 0.25.0
[Compare Source](https://github.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://github.com/googleapis/google-cloud-java/releases/tag/v0.24.0): 0.24.0
[Compare Source](https://github.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://github.com/googleapis/google-cloud-java/compare/v0.22.0...v0.23.0)
[Compare Source](https://github.com/googleapis/google-cloud-java/compare/v0.22.0...v0.23.0)
### [`v0.22.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.22.0): 0.22.0
[Compare Source](https://github.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://github.com/googleapis/google-cloud-java/issues/2329))
##### BigQuery
- Skip 0 byte writes
- Add numDmlAffectedRows to QueryResponse ([#​2320](https://github.com/googleapis/google-cloud-java/issues/2320))
- Using Jobs.insert instead of Jobs.query for queries ([#​2323](https://github.com/googleapis/google-cloud-java/issues/2323))
##### Datastore
- datastore: cache application name ([#​2292](https://github.com/googleapis/google-cloud-java/issues/2292))
- fix NullPointerException ([#​2271](https://github.com/googleapis/google-cloud-java/issues/2271))
##### Logging
- Add missing fields to LogEntry ([#​2313](https://github.com/googleapis/google-cloud-java/issues/2313))
##### Nio
- \[NIO] Fix inconsistent failure messages. ([#​2330](https://github.com/googleapis/google-cloud-java/issues/2330))
##### Pub/Sub
- pubsub: enable streaming pull ([#​2344](https://github.com/googleapis/google-cloud-java/issues/2344))
##### Storage
- Fixing retries of Storage.create ([#​2359](https://github.com/googleapis/google-cloud-java/issues/2359))
##### Util
- Creating google-cloud-compat-checker ([#​2317](https://github.com/googleapis/google-cloud-java/issues/2317))
- Checking more things in google-cloud-compat-checker ([#​2347](https://github.com/googleapis/google-cloud-java/issues/2347))
##### Documentation-only
- P0 auth sample ([#​2298](https://github.com/googleapis/google-cloud-java/issues/2298))
- Fix storage bucket listing sample in README.md ([#​2301](https://github.com/googleapis/google-cloud-java/issues/2301))
- Fix typo in storage README.md s/while/for
- Describing services in package-info files ([#​2312](https://github.com/googleapis/google-cloud-java/issues/2312))
- Updating and expanding explanation of supported platforms ([#​2314](https://github.com/googleapis/google-cloud-java/issues/2314))
- Add documentation about how google-cloud-pom can be used as BOM ([#​2318](https://github.com/googleapis/google-cloud-java/issues/2318))
- Clarify that AppEngine SDK is not required for Flex and Standard J8 ([#​2264](https://github.com/googleapis/google-cloud-java/issues/2264))
- README : Project ID helper ([#​2134](https://github.com/googleapis/google-cloud-java/issues/2134))
- Clarify usage of LocalStorageHelper, explicitly specify which operations are supported and which are not ([#​2334](https://github.com/googleapis/google-cloud-java/issues/2334))
- Add missing READMEs ([#​2338](https://github.com/googleapis/google-cloud-java/issues/2338))
- Moving API-specific sections out of main README into API-specific READMEs ([#​2336](https://github.com/googleapis/google-cloud-java/issues/2336), [#​2337](https://github.com/googleapis/google-cloud-java/issues/2337), [#​2346](https://github.com/googleapis/google-cloud-java/issues/2346), [#​2345](https://github.com/googleapis/google-cloud-java/issues/2345), [#​2350](https://github.com/googleapis/google-cloud-java/issues/2350), [#​2352](https://github.com/googleapis/google-cloud-java/issues/2352), [#​2354](https://github.com/googleapis/google-cloud-java/issues/2354))
- README link cleanup ([#​2355](https://github.com/googleapis/google-cloud-java/issues/2355))
##### Testing-only
- Ignore analyze\* Tests ([#​2327](https://github.com/googleapis/google-cloud-java/issues/2327))
- Adding BigQuery integration test for query dry runs ([#​2328](https://github.com/googleapis/google-cloud-java/issues/2328))
- Travis config changes - retaining Precise, removing oraclejdk7 ([#​2325](https://github.com/googleapis/google-cloud-java/issues/2325))
- Disabling failing integration test ([#​2360](https://github.com/googleapis/google-cloud-java/issues/2360))
- Update sink IT: expecting exception when sink doesn't exist ([#​2362](https://github.com/googleapis/google-cloud-java/issues/2362))
### [`v0.21.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.21.0): 0.21.0
[Compare Source](https://github.com/googleapis/google-cloud-java/compare/v0.20.2...v0.21.0)
##### Samples
- pubsub: correct emulator sample ([#​2254](https://github.com/googleapis/google-cloud-java/issues/2254))
##### Dependencies
- use objenesis 2.6 ([#​2252](https://github.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://github.com/googleapis/google-cloud-java/issues/2284))
##### Translate
- support 'format' option for google translate api ([#​2253](https://github.com/googleapis/google-cloud-java/issues/2253))
##### Storage
- Add user project options for requester pays flag ([#​2260](https://github.com/googleapis/google-cloud-java/issues/2260)) *Alpha feature (behind whitelist)*
##### Logging
- Adding `@BetaApi` to particular exception constructors ([#​2286](https://github.com/googleapis/google-cloud-java/issues/2286))
##### Auto-generated clients
- Refactoring to allow multiple transports in GAPIC clients ([#​2156](https://github.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://github.com/googleapis/google-cloud-java/releases/tag/v0.20.2): 0.20.2
[Compare Source](https://github.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
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->1 parent b6cb869 commit 4c7d17fCopy full SHA for 4c7d17f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- aiplatform
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments