-
Notifications
You must be signed in to change notification settings - Fork 127
Comparing changes
Open a pull request
base repository: googleapis/java-bigquery
base: v1.116.4
head repository: googleapis/java-bigquery
compare: v1.116.5
- 10 commits
- 17 files changed
- 4 contributors
Commits on Jul 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f77e74e - Browse repository at this point
Copy the full SHA f77e74eView commit details
Commits on Jul 10, 2020
-
fix: handle malformed backend responses. (#522)
When you delete a policy tag from a column in BigQuery, rather than eliding the policyTag message entirely, it will return an empty message (with no name field). This change treats such responses as equivalent to no PolicyTag message being present.
Configuration menu - View commit details
-
Copy full SHA for 64de23a - Browse repository at this point
Copy the full SHA 64de23aView commit details -
chore: release 1.116.6-SNAPSHOT (#521)
🤖 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 20fa21c - Browse repository at this point
Copy the full SHA 20fa21cView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.8.3 (#523)
Configuration menu - View commit details
-
Copy full SHA for 82341cb - Browse repository at this point
Copy the full SHA 82341cbView commit details -
refactor(samples): create a partition table (#525)
Praful Makani authoredJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for ca11fdc - Browse repository at this point
Copy the full SHA ca11fdcView commit details -
docs(samples): add label dataset (#526)
Praful Makani authoredJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for d775818 - Browse repository at this point
Copy the full SHA d775818View commit details -
docs(samples): add label table (#527)
Praful Makani authoredJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for d7cf47d - Browse repository at this point
Copy the full SHA d7cf47dView commit details -
refactor(samples): delete a label on a dataset (#528)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [X] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-bigquery/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [X] Ensure the tests and linter pass - [X] Code coverage does not decrease (if any source code was changed) - [X] Appropriate docs were updated (if necessary)
Praful Makani authoredJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for f70b17a - Browse repository at this point
Copy the full SHA f70b17aView commit details -
refactor(samples): delete a label on a table (#529)
Praful Makani authoredJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for d00cfd7 - Browse repository at this point
Copy the full SHA d00cfd7View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [1.116.6](https://www.github.com/googleapis/java-bigquery/compare/v1.116.5...v1.116.6) (2020-07-10) ### Bug Fixes * handle malformed backend responses. ([#522](https://www.github.com/googleapis/java-bigquery/issues/522)) ([64de23a](https://www.github.com/googleapis/java-bigquery/commit/64de23a95736ffaaae7a05e0fd2c6f5f8c5c3665)) ### Documentation * **samples:** add label dataset ([#526](https://www.github.com/googleapis/java-bigquery/issues/526)) ([d775818](https://www.github.com/googleapis/java-bigquery/commit/d775818bda5c3a9c310ce7747f575200ce72fd9d)) * **samples:** add label table ([#527](https://www.github.com/googleapis/java-bigquery/issues/527)) ([d7cf47d](https://www.github.com/googleapis/java-bigquery/commit/d7cf47d1a1f6eda47637e49983086d79ed1cd7ac)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#523](https://www.github.com/googleapis/java-bigquery/issues/523)) ([82341cb](https://www.github.com/googleapis/java-bigquery/commit/82341cbb12ad6f5e020b5ba15701f66f0cbbfa19)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 37b8b81 - Browse repository at this point
Copy the full SHA 37b8b81View 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.116.4...v1.116.5