-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: googleapis/java-bigqueryconnection
base: v1.0.3
head repository: googleapis/java-bigqueryconnection
compare: v1.0.4
- 13 commits
- 20 files changed
- 3 contributors
Commits on Nov 14, 2020
-
chore: release 1.0.4-SNAPSHOT (#237)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for e9a6f9c - Browse repository at this point
Copy the full SHA e9a6f9cView commit details -
chore: regenerate README (#238)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-14 09:12:49,512 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-14 09:12:50,374 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/9af53172-361a-4ae1-a01c-eae263086e9a/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 7a3d928 - Browse repository at this point
Copy the full SHA 7a3d928View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…connection to v1.0.3 (#236) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-bigqueryconnection](https://togithub.com/googleapis/java-bigqueryconnection) | patch | `1.0.2` -> `1.0.3` | --- ### Release Notes <details> <summary>googleapis/java-bigqueryconnection</summary> ### [`v1.0.3`](https://togithub.com/googleapis/java-bigqueryconnection/blob/master/CHANGELOG.md#​103-httpswwwgithubcomgoogleapisjava-bigqueryconnectioncomparev102v103-2020-11-14) [Compare Source](https://togithub.com/googleapis/java-bigqueryconnection/compare/v1.0.2...v1.0.3) </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#github/googleapis/java-bigqueryconnection).
Configuration menu - View commit details
-
Copy full SHA for 10f513e - Browse repository at this point
Copy the full SHA 10f513eView commit details
Commits on Nov 15, 2020
-
chore: regenerate README (#239)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-14 23:56:10,047 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-14 23:56:11,051 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/85491dfc-156e-4d9f-9c7d-ade06b99f83b/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 10ba9ff - Browse repository at this point
Copy the full SHA 10ba9ffView commit details
Commits on Nov 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8cd1f22 - Browse repository at this point
Copy the full SHA 8cd1f22View commit details -
build(java): use actions/github-script v3 tag rather than full semver (…
…#241) So that renovate-bot stops proposing PRs like [this](https://github.com/googleapis/java-bigquerydatatransfer/pull/515/files)! Source-Author: Stephanie Wang <[email protected]> Source-Date: Tue Nov 17 13:02:02 2020 -0500 Source-Repo: googleapis/synthtool Source-Sha: 7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58 Source-Link: googleapis/synthtool@7fcc405
Configuration menu - View commit details
-
Copy full SHA for 293a734 - Browse repository at this point
Copy the full SHA 293a734View commit details
Commits on Nov 19, 2020
-
chore(deps): update dependency com.google.cloud:libraries-bom to v16.…
…1.0 (#243) [](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `16.0.0` -> `16.1.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#github/googleapis/java-bigqueryconnection).
Configuration menu - View commit details
-
Copy full SHA for c0173a0 - Browse repository at this point
Copy the full SHA c0173a0View commit details
Commits on Nov 23, 2020
-
chore(java): retry staging portion of the release with backoff (#244)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/47723bad-582c-43dd-9712-b89133a40f21/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@68742c6
Configuration menu - View commit details
-
Copy full SHA for b3b7b5b - Browse repository at this point
Copy the full SHA b3b7b5bView commit details
Commits on Nov 24, 2020
-
build(java): enable blunderbuss for samples
Source-Author: Jeff Ching <[email protected]> Source-Date: Mon Nov 23 10:23:01 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 943bb78606d035001123030067dffcc34f4645f2 Source-Link: googleapis/synthtool@943bb78
Configuration menu - View commit details
-
Copy full SHA for 9bbceed - Browse repository at this point
Copy the full SHA 9bbceedView commit details
Commits on Nov 30, 2020
-
chore: Remove spurious build warnings by deleting--include_source_inf…
…o from .bazelrc (#246) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4ac6f522-f617-42e9-8e8a-e14fc4dcc648/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 344134135 Source-Link: googleapis/googleapis@b11a87f
Configuration menu - View commit details
-
Copy full SHA for 6175bac - Browse repository at this point
Copy the full SHA 6175bacView commit details
Commits on Dec 2, 2020
-
chore: Undo removal of --include_source_info from .bazelrc (#247)
Committer: @miraleung PiperOrigin-RevId: 345067549 Source-Author: Google APIs <[email protected]> Source-Date: Tue Dec 1 11:49:14 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 8cfc6c874574b649b4524a4ef6a0651533325a84 Source-Link: googleapis/googleapis@8cfc6c8
Configuration menu - View commit details
-
Copy full SHA for c2dc9f1 - Browse repository at this point
Copy the full SHA c2dc9f1View commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.16.0 (#248) [](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.15.0` -> `0.16.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.16.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0160-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0150v0160-2020-12-02) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.15.0...v0.16.0) ##### Dependencies - update dependency com.fasterxml.jackson:jackson-bom to v2.12.0 ([#​225](https://www.github.com/googleapis/java-shared-dependencies/issues/225)) ([b78a1ef](https://www.github.com/googleapis/java-shared-dependencies/commit/b78a1ef83ad946b0d29cd0dff46e48fbde44d120)) - update dependency com.google.api-client:google-api-client-bom to v1.31.1 ([#​215](https://www.github.com/googleapis/java-shared-dependencies/issues/215)) ([08d643a](https://www.github.com/googleapis/java-shared-dependencies/commit/08d643aaf289984b87d734274830712af82585b6)) - update dependency com.google.protobuf:protobuf-bom to v3.14.0 ([#​217](https://www.github.com/googleapis/java-shared-dependencies/issues/217)) ([01a9c64](https://www.github.com/googleapis/java-shared-dependencies/commit/01a9c6442906e8482a53712eba95ccc6f7040928)) - update dependency io.grpc:grpc-bom to v1.34.0 ([#​228](https://www.github.com/googleapis/java-shared-dependencies/issues/228)) ([425d1ea](https://www.github.com/googleapis/java-shared-dependencies/commit/425d1eab2a046c365f816f946576e4030e7c3696)) - update gax.version to v1.60.1 ([#​223](https://www.github.com/googleapis/java-shared-dependencies/issues/223)) ([84c75bd](https://www.github.com/googleapis/java-shared-dependencies/commit/84c75bdbd3f86ef7187373289ee08ad3a0c24719)) - update google.core.version to v1.94.0 ([#​212](https://www.github.com/googleapis/java-shared-dependencies/issues/212)) ([764ef5e](https://www.github.com/googleapis/java-shared-dependencies/commit/764ef5e9a2272cd9244a8fc5cc107ffacf9e9d5b)) </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#github/googleapis/java-bigqueryconnection).
Configuration menu - View commit details
-
Copy full SHA for b0e25aa - Browse repository at this point
Copy the full SHA b0e25aaView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.4](https://www.github.com/googleapis/java-bigqueryconnection/compare/v1.0.3...v1.0.4) (2020-12-02) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#248](https://www.github.com/googleapis/java-bigqueryconnection/issues/248)) ([b0e25aa](https://www.github.com/googleapis/java-bigqueryconnection/commit/b0e25aa1efba672c7f0d50b24fec1e83071b8591)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 56d3d34 - Browse repository at this point
Copy the full SHA 56d3d34View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.3...v1.0.4