-
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.1.3
head repository: googleapis/java-bigqueryconnection
compare: v1.1.4
- 13 commits
- 28 files changed
- 6 contributors
Commits on Jun 9, 2021
-
chore: release 1.1.4-SNAPSHOT (#439)
🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for cf1e070 - Browse repository at this point
Copy the full SHA cf1e070View commit details
Commits on Jun 10, 2021
-
chore: release gapic-generator-java v1.0.11 (#437)
Committer: @miraleung PiperOrigin-RevId: 378266372 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Jun 8 15:56:51 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 9e3105549a35520f215359065c11e8dce15e18af Source-Link: googleapis/googleapis@9e31055
Configuration menu - View commit details
-
Copy full SHA for 5d97619 - Browse repository at this point
Copy the full SHA 5d97619View commit details -
chore: regenerate README (#442)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-10 02:10:08,863 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-10 02:10:10,294 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/236a1560-d66b-44ee-8f0f-8e9bb6f67fb8/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for c0bc4a2 - Browse repository at this point
Copy the full SHA c0bc4a2View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…connection to v1.1.3 (#440)
Configuration menu - View commit details
-
Copy full SHA for 2989652 - Browse repository at this point
Copy the full SHA 2989652View commit details -
chore: regenerate README (#444)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-10 21:31:14,930 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-10 21:31:16,233 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/9a791033-b16e-4b3a-8985-7cd2a7c3ddd4/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 6ff8958 - Browse repository at this point
Copy the full SHA 6ff8958View commit details
Commits on Jun 13, 2021
-
chore: migrate to owlbot (#441)
* chore: migrate to owlbot * chore: keep handwritten files
Configuration menu - View commit details
-
Copy full SHA for 429522a - Browse repository at this point
Copy the full SHA 429522aView commit details -
chore: release gapic-generator-java v1.0.12 (#443)
Committer: @miraleung PiperOrigin-RevId: 378718217 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jun 10 13:08:49 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 08c4eeb531c01ad031134dca94b18e3f7dd35902 Source-Link: googleapis/googleapis@08c4eeb
Configuration menu - View commit details
-
Copy full SHA for a65d7fe - Browse repository at this point
Copy the full SHA a65d7feView commit details
Commits on Jun 15, 2021
-
chore: new owl bot post processor docker image (#447)
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:3796fe5c26bbf814f0a82a2eab2749b5710f87e7197dc011e5fa3c694e532462
Configuration menu - View commit details
-
Copy full SHA for 7b8656d - Browse repository at this point
Copy the full SHA 7b8656dView commit details
Commits on Jun 18, 2021
-
chore: minimize noise from build scripts (#1091) (#449)
This should limit the amount of scrolling client devs have to do when debugging a test failure Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Link: googleapis/synthtool@1c0c698 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:117d9f1bef3342ea256419068dfaf65e5b2d126534ef0773c25ce71b8474f346
Configuration menu - View commit details
-
Copy full SHA for a81406b - Browse repository at this point
Copy the full SHA a81406bView commit details
Commits on Jun 22, 2021
-
fix: Add
shopt -s nullglob
to dependencies script (#1130) (#450)This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs. Source-Link: googleapis/synthtool@87254ac Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:a9b83a276c82987d284b733713fe86a3c8a2cc457933767eeb2688b882e54c6a
Configuration menu - View commit details
-
Copy full SHA for c25b23e - Browse repository at this point
Copy the full SHA c25b23eView commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4aa36dc - Browse repository at this point
Copy the full SHA 4aa36dcView commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82b15d2 - Browse repository at this point
Copy the full SHA 82b15d2View commit details
Commits on Jun 30, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [1.1.4](https://www.github.com/googleapis/java-bigqueryconnection/compare/v1.1.3...v1.1.4) (2021-06-24) ### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#1130](https://www.github.com/googleapis/java-bigqueryconnection/issues/1130)) ([#450](https://www.github.com/googleapis/java-bigqueryconnection/issues/450)) ([c25b23e](https://www.github.com/googleapis/java-bigqueryconnection/commit/c25b23ef07a03cdb63fed6656f7a11592764cf6b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 6e983c9 - Browse repository at this point
Copy the full SHA 6e983c9View 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.1.3...v1.1.4