chore(deps): update dependency com.google.cloud:google-cloud-dataflow to v0.11.0 #7548
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0->0.11.0⚠ 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.11.0: 0.11.0Compare Source
Cross-API
BigQuery
Datastore
Logging
PubSub
Spanner
Storage
Contrib
v0.10.0: 0.10.0Compare Source
Storage
Logging
FuturetoApiFuture(#1706)Pubsub
FuturetoApiFuture(#1709)Bigquery
NIO
Updates
Samples/docs
v0.9.0: 0.9.0Compare Source
Pub/Sub High-Performance Rewrite
The Pub/Sub client has been completely rewritten to enable high throughput. The handwritten layer on top of the SPI layer has been deprecated, and two handwritten classes have been added in the SPI layer,
PublisherandSubscriber, for publishing and subscribing. (Note for those concerned: synchronous pull is still possible inSubscriberClient.) The handwritten layer was deprecated because the SPI layer can be kept up to date more easily with new service features. Since the change is so disruptive, we have retained the deprecated classes, but moved them undercom.google.cloud.pubsub.deprecated. They will be removed before the Pub/Sub client goes to GA.Logging
SPI layer changes
Docs
v0.8.0: 0.8.0Select clients going from Alpha to Beta
In this release, clients for four APIs are moving to beta:
Their versions will have “-beta” on the end call out that fact. All other clients are still Alpha.
Features
Interface changes
Test improvements
Several tests were flaky on AppVeyor, so improvements were made to make them more reliable.
Despite that, integration tests were still failing on AppVeyor, so they have been disabled until they can all run reliably - tracking issue: #1429
Documentation, Snippets
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.
This PR has been generated by Mend Renovate. View repository job log here.