Skip to content

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 0.20.1 -> 0.25.0 age adoption passing 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: 0.25.0

Compare Source

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: 0.24.0

Compare Source

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

Compare Source

v0.22.0: 0.22.0

Compare Source

http-based clients
  • Fix response code retrying logic for HTTP responses with "Content-Type" other than "application/json". (#​2329)
BigQuery
  • Skip 0 byte writes
  • Add numDmlAffectedRows to QueryResponse (#​2320)
  • Using Jobs.insert instead of Jobs.query for queries (#​2323)
Datastore
  • datastore: cache application name (#​2292)
  • fix NullPointerException (#​2271)
Logging
  • Add missing fields to LogEntry (#​2313)
Nio
  • [NIO] Fix inconsistent failure messages. (#​2330)
Pub/Sub
  • pubsub: enable streaming pull (#​2344)
Storage
  • Fixing retries of Storage.create (#​2359)
Util
  • Creating google-cloud-compat-checker (#​2317)
  • Checking more things in google-cloud-compat-checker (#​2347)
Documentation-only
  • P0 auth sample (#​2298)
  • Fix storage bucket listing sample in README.md (#​2301)
  • Fix typo in storage README.md s/while/for
  • Describing services in package-info files (#​2312)
  • Updating and expanding explanation of supported platforms (#​2314)
  • Add documentation about how google-cloud-pom can be used as BOM (#​2318)
  • Clarify that AppEngine SDK is not required for Flex and Standard J8 (#​2264)
  • README : Project ID helper (#​2134)
  • Clarify usage of LocalStorageHelper, explicitly specify which operations are supported and which are not (#​2334)
  • Add missing READMEs (#​2338)
  • Moving API-specific sections out of main README into API-specific READMEs (#​2336, #​2337, #​2346, #​2345, #​2350, #​2352, #​2354)
  • README link cleanup (#​2355)
Testing-only
  • Ignore analyze* Tests (#​2327)
  • Adding BigQuery integration test for query dry runs (#​2328)
  • Travis config changes - retaining Precise, removing oraclejdk7 (#​2325)
  • Disabling failing integration test (#​2360)
  • Update sink IT: expecting exception when sink doesn't exist (#​2362)

v0.21.0: 0.21.0

Compare Source

Samples
  • pubsub: correct emulator sample (#​2254)
Dependencies
  • use objenesis 2.6 (#​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)
Translate
  • support 'format' option for google translate api (#​2253)
Storage
  • Add user project options for requester pays flag (#​2260) Alpha feature (behind whitelist)
Logging
  • Adding @BetaApi to particular exception constructors (#​2286)
Auto-generated clients
  • Refactoring to allow multiple transports in GAPIC clients (#​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: 0.20.2

Compare Source

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. View repository job log here.

@renovate-bot renovate-bot requested review from a team and yoshi-approver as code owners January 21, 2023 17:45
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Jan 21, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2023
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: aiplatform Issues related to the AI Platform API. labels Jan 21, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jan 21, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4c7d17f into GoogleCloudPlatform:main Jan 21, 2023
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 21, 2023
@renovate-bot renovate-bot deleted the renovate/com.google.api.grpc-proto-google-cloud-aiplatform-v1beta1-0.x branch January 21, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: aiplatform Issues related to the AI Platform API. automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit samples Issues that are directly related to samples.

4 participants