-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: googleapis/java-bigquerydatatransfer
base: v0.127.2
head repository: googleapis/java-bigquerydatatransfer
compare: v0.127.3
Commits on May 14, 2020
-
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…datatransfer to v0.127.2-beta (#162)
Configuration menu - View commit details
-
Copy full SHA for 46c7935 - Browse repository at this point
Copy the full SHA 46c7935View commit details -
chore: release 0.127.3-SNAPSHOT (#163)
* updated versions.txt [ci skip] * updated samples/pom.xml [ci skip] * updated samples/snippets/pom.xml [ci skip] * updated samples/install-without-bom/pom.xml [ci skip] * updated google-cloud-bigquerydatatransfer-bom/pom.xml [ci skip] * updated google-cloud-bigquerydatatransfer/pom.xml [ci skip] * updated grpc-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip] * updated pom.xml [ci skip] * updated proto-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip] * updated samples/snapshot/pom.xml [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04bb54e - Browse repository at this point
Copy the full SHA 04bb54eView commit details
Commits on May 15, 2020
-
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
Configuration menu - View commit details
-
Copy full SHA for cc1b752 - Browse repository at this point
Copy the full SHA cc1b752View commit details
Commits on May 18, 2020
-
fix: restore GAPIC v2 retry configs (#166)
Restores GAPIC v2 retry config overrides that were mistakenly removed during migration. PiperOrigin-RevId: 312088359 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 18 08:57:12 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c Source-Link: googleapis/googleapis@5a90d46
Configuration menu - View commit details
-
Copy full SHA for 64a92be - Browse repository at this point
Copy the full SHA 64a92beView commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v5.4…
….0 (#167) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.3.0` -> `5.4.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer).
Configuration menu - View commit details
-
Copy full SHA for 835851a - Browse repository at this point
Copy the full SHA 835851aView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.4.0 (#169)
Configuration menu - View commit details
-
Copy full SHA for 6a7949d - Browse repository at this point
Copy the full SHA 6a7949dView commit details
Commits on May 20, 2020
-
chore: regenerate README (#170)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/c3439b11-904b-4e37-9adb-aff9fb823dc6/targets
Configuration menu - View commit details
-
Copy full SHA for 220e3d6 - Browse repository at this point
Copy the full SHA 220e3d6View commit details -
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v0.6.0 (#171) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.5.0` -> `0.6.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v0.6.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​060-httpswwwgithubcomgoogleapisjava-shared-configcomparev050v060-2020-05-19) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.5.0...v0.6.0) ##### Features - add new configuration necessary to support auto-value ([#​136](https://www.github.com/googleapis/java-shared-config/issues/136)) ([c14689b](https://www.github.com/googleapis/java-shared-config/commit/c14689b8791c173687f719d73156a989aedd7ba6)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer).
Configuration menu - View commit details
-
Copy full SHA for f72f3d9 - Browse repository at this point
Copy the full SHA f72f3d9View commit details
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ee0c674 - Browse repository at this point
Copy the full SHA ee0c674View commit details
Commits on May 28, 2020
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.7.0 (#175)
Configuration menu - View commit details
-
Copy full SHA for 2d2fae3 - Browse repository at this point
Copy the full SHA 2d2fae3View commit details -
bazel: update protobuf, rules_go, gazelle, and gapic-generator-go ver…
…sions (#176) - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1 PiperOrigin-RevId: 313460921 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed May 27 14:10:16 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c4e37010d74071851ff24121f522e802231ac86e Source-Link: googleapis/googleapis@c4e3701
Configuration menu - View commit details
-
Copy full SHA for 7d618e2 - Browse repository at this point
Copy the full SHA 7d618e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c52fa8 - Browse repository at this point
Copy the full SHA 6c52fa8View commit details
Commits on May 29, 2020
-
chore(deps): update dependency com.google.cloud:libraries-bom to v5.5…
….0 (#179) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.4.0` -> `5.5.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer).
Configuration menu - View commit details
-
Copy full SHA for 1f23a48 - Browse repository at this point
Copy the full SHA 1f23a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b5ba5 - Browse repository at this point
Copy the full SHA d7b5ba5View commit details
Commits on Jun 1, 2020
-
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
Configuration menu - View commit details
-
Copy full SHA for 9a81e73 - Browse repository at this point
Copy the full SHA 9a81e73View commit details -
chore: regenerate README versions (#182)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e097839b-c695-4759-b48c-5a85f5e3c069/targets
Configuration menu - View commit details
-
Copy full SHA for 1995350 - Browse repository at this point
Copy the full SHA 1995350View commit details
Commits on Jun 4, 2020
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.1.0 (#183)
Configuration menu - View commit details
-
Copy full SHA for 1c68709 - Browse repository at this point
Copy the full SHA 1c68709View commit details -
chore(java_templates): add default CODEOWNERS files for samples revie…
…ws (#184) This should automatically request reviews from the googleapis/java-samples-reviewers team for changes to samples Java code. If you provide a `codeowner_team` in the `.repo-metadata.json` configuration file, it also adds an entry for any Java code. Note that later entries in the file take precedence over earlier ones so samples Java code will only require reviews by the samples team. Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Jun 3 15:32:11 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 8b65daa222d193b689279162781baf0aa1f0ffd2 Source-Link: googleapis/synthtool@8b65daa
Configuration menu - View commit details
-
Copy full SHA for 7e4af40 - Browse repository at this point
Copy the full SHA 7e4af40View commit details
Commits on Jun 5, 2020
-
chore: turn on renovate-bot master issue for java repos (#185)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/94ecf927-e915-4508-98b1-89471d78e772/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@cac9eef
Configuration menu - View commit details
-
Copy full SHA for ae7dc0b - Browse repository at this point
Copy the full SHA ae7dc0bView commit details -
build(java): skip lint on samples directory (#187)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d76bfbb4-fde1-4909-a913-608cdb170a49/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@9872708
Configuration menu - View commit details
-
Copy full SHA for ce23ca9 - Browse repository at this point
Copy the full SHA ce23ca9View commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 89ac94f - Browse repository at this point
Copy the full SHA 89ac94fView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [0.127.3](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v0.127.2...v0.127.3) (2020-06-09) ### Bug Fixes * restore GAPIC v2 retry configs ([#166](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/166)) ([64a92be](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/64a92be4d2e46d753cdaa491d2212cbe0124ceb9)) ### Documentation * **samples:** add codeowner file ([#180](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/180)) ([d7b5ba5](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/d7b5ba52a72d068fd6c51b234fdbe289d39aced9)) * **samples:** migrate samples into client ([#177](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/177)) ([6c52fa8](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6c52fa84bf3cbaeec01fee909879628fe720e65c)) ### Dependencies * bump shared-deps version and add back certain test deps ([#174](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/174)) ([ee0c674](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/ee0c6743dec8f0ffd69bfe9546f1e7736a27437d)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.4.0 ([#169](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/169)) ([6a7949d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6a7949de6fb268427a908223dbc50c20a8810948)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 ([#175](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/175)) ([2d2fae3](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/2d2fae3dc08163cc76ec8e5ac7d59014b0a38413)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 297636b - Browse repository at this point
Copy the full SHA 297636bView commit details
There are no files selected for viewing