Skip to content

Commit 4fe195c

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-dataflow to v0.11.0 (GoogleCloudPlatform#7548)
[![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.cloud:google-cloud-dataflow](https://togithub.com/googleapis/google-cloud-java) | `0.7.0` -> `0.11.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.11.0/compatibility-slim/0.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.11.0/confidence-slim/0.7.0)](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.11.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.11.0): 0.11.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.10.0...v0.11.0) ##### Cross-API - Remove ServiceRpcT parameterization ([#&GoogleCloudPlatform#8203;1759](https://togithub.com/googleapis/google-cloud-java/issues/1759)) - Narrow dependencies to avoid servlet-api ([#&GoogleCloudPlatform#8203;1766](https://togithub.com/googleapis/google-cloud-java/issues/1766)) - Reconcile RetrySettings & Clock (google-cloud-java part) ([#&GoogleCloudPlatform#8203;1738](https://togithub.com/googleapis/google-cloud-java/issues/1738)) - Renames from GAX: Function -> ApiFunction, RpcStreamObserver -> ApiStreamObserver ([#&GoogleCloudPlatform#8203;1787](https://togithub.com/googleapis/google-cloud-java/issues/1787)) - Add x-goog-api-client support to HTTP1.1 ([#&GoogleCloudPlatform#8203;1790](https://togithub.com/googleapis/google-cloud-java/issues/1790)) ##### BigQuery - Add DatastoreBackupOptions class for BigQuery ([#&GoogleCloudPlatform#8203;1757](https://togithub.com/googleapis/google-cloud-java/issues/1757)) - Implement BigQuery: LoadJobConfiguration to support schemaUpdateOptions ([#&GoogleCloudPlatform#8203;1647](https://togithub.com/googleapis/google-cloud-java/issues/1647)) - Add support for experimental schema autodetection feature within BigQuery ([#&GoogleCloudPlatform#8203;1648](https://togithub.com/googleapis/google-cloud-java/issues/1648)) ##### Datastore - Fix allocateId so it cannot be called on complete keys ([#&GoogleCloudPlatform#8203;1783](https://togithub.com/googleapis/google-cloud-java/issues/1783)) ##### Logging - Remove handler's buffer ([#&GoogleCloudPlatform#8203;1796](https://togithub.com/googleapis/google-cloud-java/issues/1796)) - Make flush wait for writes ([#&GoogleCloudPlatform#8203;1815](https://togithub.com/googleapis/google-cloud-java/issues/1815)) - use new PartitionKey implementation ([#&GoogleCloudPlatform#8203;1841](https://togithub.com/googleapis/google-cloud-java/issues/1841)) ##### PubSub - Change the AckReplyConsumer interface ([#&GoogleCloudPlatform#8203;1758](https://togithub.com/googleapis/google-cloud-java/issues/1758)) - Rename bundling to batching ([#&GoogleCloudPlatform#8203;1775](https://togithub.com/googleapis/google-cloud-java/issues/1775)) - Delete deprecated code ([#&GoogleCloudPlatform#8203;1771](https://togithub.com/googleapis/google-cloud-java/issues/1771)) - Update 'PubSubExample' to latest api ([#&GoogleCloudPlatform#8203;1808](https://togithub.com/googleapis/google-cloud-java/issues/1808)) - Pubsub SPI update ([#&GoogleCloudPlatform#8203;1818](https://togithub.com/googleapis/google-cloud-java/issues/1818)) - Update spi classes ([#&GoogleCloudPlatform#8203;1817](https://togithub.com/googleapis/google-cloud-java/issues/1817)) - use new PartitionKey implementation ([#&GoogleCloudPlatform#8203;1841](https://togithub.com/googleapis/google-cloud-java/issues/1841)) ##### Spanner - Move some classes from spanner to core ([#&GoogleCloudPlatform#8203;1770](https://togithub.com/googleapis/google-cloud-java/issues/1770)) - Change a test to not fail if the ordering of map changed. ([#&GoogleCloudPlatform#8203;1793](https://togithub.com/googleapis/google-cloud-java/issues/1793)) ##### Storage - Bump the storage API version. ([#&GoogleCloudPlatform#8203;1799](https://togithub.com/googleapis/google-cloud-java/issues/1799)) - Add DURABLE_REDUCED_AVAILABILITY storage class ([#&GoogleCloudPlatform#8203;1834](https://togithub.com/googleapis/google-cloud-java/issues/1834)) ##### Contrib - Rename shaded.cloud-nio to shaded.cloud_nio ([#&GoogleCloudPlatform#8203;1767](https://togithub.com/googleapis/google-cloud-java/issues/1767)) ### [`v0.10.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.10.0): 0.10.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.9.0...v0.10.0) ##### Storage - Added support for per-object storage classes ([#&GoogleCloudPlatform#8203;1670](https://togithub.com/googleapis/google-cloud-java/issues/1670)) - Add helper for Google Cloud Storage IAM roles ([#&GoogleCloudPlatform#8203;1724](https://togithub.com/googleapis/google-cloud-java/issues/1724)) ##### Logging - Switch from `Future` to `ApiFuture` ([#&GoogleCloudPlatform#8203;1706](https://togithub.com/googleapis/google-cloud-java/issues/1706)) - Renamed generated client classes ([#&GoogleCloudPlatform#8203;1708](https://togithub.com/googleapis/google-cloud-java/issues/1708)) - Reduce memory consumption ([#&GoogleCloudPlatform#8203;1754](https://togithub.com/googleapis/google-cloud-java/issues/1754)) - Add async/sync setting to logging handler ([#&GoogleCloudPlatform#8203;1716](https://togithub.com/googleapis/google-cloud-java/issues/1716)) ##### Pubsub - Switch from `Future` to `ApiFuture` ([#&GoogleCloudPlatform#8203;1709](https://togithub.com/googleapis/google-cloud-java/issues/1709)) - Reduce generated logs ([#&GoogleCloudPlatform#8203;1749](https://togithub.com/googleapis/google-cloud-java/issues/1749), [#&GoogleCloudPlatform#8203;1748](https://togithub.com/googleapis/google-cloud-java/issues/1748)) - Fix potential deadlocks in startConnections ([#&GoogleCloudPlatform#8203;1674](https://togithub.com/googleapis/google-cloud-java/issues/1674)) ##### Bigquery - Add support of DATE, TIME, DATETIME for Field ([#&GoogleCloudPlatform#8203;1755](https://togithub.com/googleapis/google-cloud-java/issues/1755)) ##### NIO - Add convenience method for files with spaces ([#&GoogleCloudPlatform#8203;1463](https://togithub.com/googleapis/google-cloud-java/issues/1463)) - Add option for re-opening the channel to retry some errors ([#&GoogleCloudPlatform#8203;1715](https://togithub.com/googleapis/google-cloud-java/issues/1715)) ##### Updates - Rename RpcFuture to ApiFuture ([#&GoogleCloudPlatform#8203;1690](https://togithub.com/googleapis/google-cloud-java/issues/1690)) - Add flow control to bundling ([#&GoogleCloudPlatform#8203;1687](https://togithub.com/googleapis/google-cloud-java/issues/1687)) - Improved bundling performance ([#&GoogleCloudPlatform#8203;1721](https://togithub.com/googleapis/google-cloud-java/issues/1721)) - Remove deprecated methods ([#&GoogleCloudPlatform#8203;1678](https://togithub.com/googleapis/google-cloud-java/issues/1678), [#&GoogleCloudPlatform#8203;1707](https://togithub.com/googleapis/google-cloud-java/issues/1707), [#&GoogleCloudPlatform#8203;1753](https://togithub.com/googleapis/google-cloud-java/issues/1753)) - Remove transport from ServiceOptions hierarchy ([#&GoogleCloudPlatform#8203;1723](https://togithub.com/googleapis/google-cloud-java/issues/1723)) - Add project role identities to the Identity helper ([#&GoogleCloudPlatform#8203;1718](https://togithub.com/googleapis/google-cloud-java/issues/1718)) ##### Samples/docs - Miscellaneous improvements ### [`v0.9.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.9.0): 0.9.0 [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v0.8.0...v0.9.0) ##### 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, `Publisher` and `Subscriber`, for publishing and subscribing. (Note for those concerned: synchronous pull is still possible in `SubscriberClient`.) 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 under `com.google.cloud.pubsub.deprecated`. They will be removed before the Pub/Sub client goes to GA. ##### Logging - add zone to GAE Flex logging enhancer ([#&GoogleCloudPlatform#8203;1589](https://togithub.com/googleapis/google-cloud-java/issues/1589)) - fix(logging): Make LoggingHandler.Enhancer interface public ([#&GoogleCloudPlatform#8203;1607](https://togithub.com/googleapis/google-cloud-java/issues/1607)) ##### SPI layer changes - SPI layer: Regenerating with RpcStreamObserver ([#&GoogleCloudPlatform#8203;1611](https://togithub.com/googleapis/google-cloud-java/issues/1611)) - This change is a prerequisite to enabling the shading of Guava ##### Docs - Javadocs: adding links to external types ([#&GoogleCloudPlatform#8203;1600](https://togithub.com/googleapis/google-cloud-java/issues/1600)) - fix a typo in README.md ([#&GoogleCloudPlatform#8203;1604](https://togithub.com/googleapis/google-cloud-java/issues/1604)) ### [`v0.8.0`](https://togithub.com/googleapis/google-cloud-java/releases/tag/v0.8.0): 0.8.0 ##### Select clients going from Alpha to Beta In this release, clients for four APIs are moving to beta: - Google Cloud BigQuery - Stackdriver Logging - Google Cloud Datastore - Google Cloud Storage Their versions will have “-beta” on the end call out that fact. All other clients are still Alpha. ##### Features - QueryParameter support added to BigQuery, DATE/TIME/DATETIME added to LegacySQLTypeName ([#&GoogleCloudPlatform#8203;1451](https://togithub.com/googleapis/google-cloud-java/issues/1451)) ##### Interface changes - Logging api layer: using resource name classes instead of strings where appropriate ([#&GoogleCloudPlatform#8203;1454](https://togithub.com/googleapis/google-cloud-java/issues/1454)) ##### Test improvements Several tests were flaky on AppVeyor, so improvements were made to make them more reliable. - BlockingProcessStreamReader ([#&GoogleCloudPlatform#8203;1457](https://togithub.com/googleapis/google-cloud-java/issues/1457)) - BigQuery integration tests ([#&GoogleCloudPlatform#8203;1456](https://togithub.com/googleapis/google-cloud-java/issues/1456)) - PubSub integration tests ([#&GoogleCloudPlatform#8203;1453](https://togithub.com/googleapis/google-cloud-java/issues/1453)) - DNS tests: removed LocalDnsHelper and its test ([#&GoogleCloudPlatform#8203;1446](https://togithub.com/googleapis/google-cloud-java/issues/1446)) Despite that, integration tests were still failing on AppVeyor, so they have been disabled until they can all run reliably - tracking issue: [#&GoogleCloudPlatform#8203;1429](https://togithub.com/googleapis/google-cloud-java/issues/1429) ##### Documentation, Snippets - Various snippet updates - ([#&GoogleCloudPlatform#8203;1399](https://togithub.com/googleapis/google-cloud-java/issues/1399)), ([#&GoogleCloudPlatform#8203;1400](https://togithub.com/googleapis/google-cloud-java/issues/1400)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
1 parent 7cba38f commit 4fe195c

File tree

1 file changed

+1
-1
lines changed
  • bigtable/beam/workload-generator

1 file changed

+1
-1
lines changed

bigtable/beam/workload-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>com.google.cloud</groupId>
118118
<artifactId>google-cloud-dataflow</artifactId>
119-
<version>0.7.0</version>
119+
<version>0.11.0</version>
120120
<scope>test</scope>
121121
</dependency>
122122
<dependency>

0 commit comments

Comments
 (0)