Skip to content

Commit e83b350

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-dataflow to v0.7.0 (#7229)
[![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/java-dataflow) | `0.6.0` -> `0.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.7.0/compatibility-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.7.0/confidence-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-dataflow</summary> ### [`v0.7.0`](https://togithub.com/googleapis/java-dataflow/blob/HEAD/CHANGELOG.md#&#8203;070-httpsgithubcomgoogleapisjava-dataflowcomparev061v070-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-dataflow/compare/v0.6.1...v0.7.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;182](https://togithub.com/googleapis/java-dataflow/issues/182)) ([5a7f987](https://togithub.com/googleapis/java-dataflow/commit/5a7f9877dac7d00bd096d5601fdcfbeea75e41fc)) ##### Documentation - corrected the Dataflow job name regex ([#&#8203;190](https://togithub.com/googleapis/java-dataflow/issues/190)) ([8fbc2f0](https://togithub.com/googleapis/java-dataflow/commit/8fbc2f0160dfaa95ad2b4244fab8d20e1a819eaa)) ### [`v0.6.1`](https://togithub.com/googleapis/java-dataflow/blob/HEAD/CHANGELOG.md#&#8203;061-httpsgithubcomgoogleapisjava-dataflowcomparev060v061-2022-06-23) [Compare Source](https://togithub.com/googleapis/java-dataflow/compare/v0.6.0...v0.6.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;181](https://togithub.com/googleapis/java-dataflow/issues/181)) ([bc949a7](https://togithub.com/googleapis/java-dataflow/commit/bc949a7c7d7232506466fc41c5acafd5592ff223)) </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, click this checkbox. --- 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
1 parent baec03f commit e83b350

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.6.0</version>
119+
<version>0.7.0</version>
120120
<scope>test</scope>
121121
</dependency>
122122
<dependency>

0 commit comments

Comments
 (0)