-
Notifications
You must be signed in to change notification settings - Fork 130
Comparing changes
Open a pull request
base repository: googleapis/java-bigquery
base: v1.133.1
head repository: googleapis/java-bigquery
compare: v1.134.0
- 14 commits
- 23 files changed
- 5 contributors
Commits on Jun 16, 2021
-
chore: release 1.133.2-SNAPSHOT (#1376)
🤖 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 74d3134 - Browse repository at this point
Copy the full SHA 74d3134View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a8f5b - Browse repository at this point
Copy the full SHA b5a8f5bView commit details -
chore: regenerate README (#1378)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-16 17:33:37,842 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-16 17:33:39,194 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/318fa6ad-659a-42b1-95fc-669893c2a0a5/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for c9c9481 - Browse repository at this point
Copy the full SHA c9c9481View commit details
Commits on Jun 19, 2021
-
deps: update dependency com.google.apis:google-api-services-bigquery …
…to v2-rev20210529-1.31.5 (#1380)
Configuration menu - View commit details
-
Copy full SHA for 4a6906a - Browse repository at this point
Copy the full SHA 4a6906aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f034a99 - Browse repository at this point
Copy the full SHA f034a99View commit details -
chore: minimize noise from build scripts (#1381)
This should limit the amount of scrolling client devs have to do when debugging a test failure Co-authored-by: Elliotte Rusty Harold <[email protected]> Co-authored-by: Neenu Shaji <[email protected]> Source-Author: Igor Bernstein <[email protected]> Source-Date: Fri Jun 18 17:28:07 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e Source-Link: googleapis/synthtool@1c0c698
Configuration menu - View commit details
-
Copy full SHA for 4059a8b - Browse repository at this point
Copy the full SHA 4059a8bView commit details
Commits on Jun 21, 2021
-
deps: update dependency com.google.apis:google-api-services-bigquery …
…to v2-rev20210611-1.31.5 (#1383)
Configuration menu - View commit details
-
Copy full SHA for b09f951 - Browse repository at this point
Copy the full SHA b09f951View commit details
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c4d886 - Browse repository at this point
Copy the full SHA 6c4d886View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d7bb830 - Browse repository at this point
Copy the full SHA d7bb830View commit details -
chore: regenerate README (#1386)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-23 15:34:43,339 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-23 15:34:44,704 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/2bc88ac7-ef0e-481f-8300-def1cd51d674/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 9a552eb - Browse repository at this point
Copy the full SHA 9a552ebView commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac854c4 - Browse repository at this point
Copy the full SHA ac854c4View commit details -
feat: add support for jobs.delete (#1387)
* feat: add support for jobs.delete * update IT * lint * updates
Configuration menu - View commit details
-
Copy full SHA for 95f1a6c - Browse repository at this point
Copy the full SHA 95f1a6cView commit details
Commits on Jun 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b1fb57c - Browse repository at this point
Copy the full SHA b1fb57cView commit details -
chore: release 1.134.0 (#1382)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.134.0](https://www.github.com/googleapis/java-bigquery/compare/v1.133.1...v1.134.0) (2021-06-25) ### Features * add support for jobs.delete ([#1387](https://www.github.com/googleapis/java-bigquery/issues/1387)) ([95f1a6c](https://www.github.com/googleapis/java-bigquery/commit/95f1a6c2e3281d61d38660749cf31fa504ddf8e0)) * add support for parameterized type ([#1390](https://www.github.com/googleapis/java-bigquery/issues/1390)) ([b1fb57c](https://www.github.com/googleapis/java-bigquery/commit/b1fb57c0b43f4bdc9e32b821b32e95bb1ca8df3b)), closes [#1309](https://www.github.com/googleapis/java-bigquery/issues/1309) ### Bug Fixes * bug fix for get method of Bigquery Dataset ([#1379](https://www.github.com/googleapis/java-bigquery/issues/1379)) ([f034a99](https://www.github.com/googleapis/java-bigquery/commit/f034a99806613fc6abb5587c56362fe38d60bebc)) ### Dependencies * update dependency com.google.apis:google-api-services-bigquery to v2-rev20210529-1.31.5 ([#1380](https://www.github.com/googleapis/java-bigquery/issues/1380)) ([4a6906a](https://www.github.com/googleapis/java-bigquery/commit/4a6906aa1e3ac139973823bdf142e5c280f6ab68)) * update dependency com.google.apis:google-api-services-bigquery to v2-rev20210611-1.31.5 ([#1383](https://www.github.com/googleapis/java-bigquery/issues/1383)) ([b09f951](https://www.github.com/googleapis/java-bigquery/commit/b09f951d9debe783c5f67c3e9479fb640722a8bd)) * update dependency com.google.cloud:google-cloud-bigtable to v1.27.0 ([#1384](https://www.github.com/googleapis/java-bigquery/issues/1384)) ([6c4d886](https://www.github.com/googleapis/java-bigquery/commit/6c4d886a3875eaed5d7c10b82f6c064c1995b6ca)) ### Documentation * **sample:** update UpdateTableExpiration sample ([#1389](https://www.github.com/googleapis/java-bigquery/issues/1389)) ([ac854c4](https://www.github.com/googleapis/java-bigquery/commit/ac854c42fa4339f688c03d121e25df6030eabd3f)), closes [#1371](https://www.github.com/googleapis/java-bigquery/issues/1371) --- 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 51efc83 - Browse repository at this point
Copy the full SHA 51efc83View 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.133.1...v1.134.0