-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: googleapis/java-bigquerystorage
base: 18d5935
head repository: googleapis/java-bigquerystorage
compare: 94e49fc
- 7 commits
- 22 files changed
- 7 contributors
Commits on Apr 4, 2022
-
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage to v2.12.0 (#1606) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquerystorage](https://togithub.com/googleapis/java-bigquerystorage) | `2.11.1` -> `2.12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquerystorage</summary> ### [`v2.12.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#​2120-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2111v2120-2022-04-01) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.11.1...v2.12.0) ##### Features - Deprecate format specific `row_count` field in Read API ([#​1599](https://togithub.com/googleapis/java-bigquerystorage/issues/1599)) ([6f415f6](https://togithub.com/googleapis/java-bigquerystorage/commit/6f415f62685549f50f7382bc7d896e5f60c5285e)) ##### Bug Fixes - better ISO8601 compliance ([#​1589](https://togithub.com/googleapis/java-bigquerystorage/issues/1589)) ([29fa8b7](https://togithub.com/googleapis/java-bigquerystorage/commit/29fa8b73bc092a7ebe8e3951daf2026057d1d040)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.10.5 ([#​1602](https://togithub.com/googleapis/java-bigquerystorage/issues/1602)) ([8787b5d](https://togithub.com/googleapis/java-bigquerystorage/commit/8787b5d36849981f9497ac2b0ddf8c5291b07fc8)) ##### [2.11.1](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.11.0...v2.11.1) (2022-03-29) ##### Bug Fixes - Numerics cast from strings ([#​1588](https://togithub.com/googleapis/java-bigquerystorage/issues/1588)) ([085768b](https://togithub.com/googleapis/java-bigquerystorage/commit/085768b41943237f50d5e47fa4ba5f22abff9fc6)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.10.0 ([#​1578](https://togithub.com/googleapis/java-bigquerystorage/issues/1578)) ([adca54e](https://togithub.com/googleapis/java-bigquerystorage/commit/adca54eb0348d2ba02d3c272e180beebd9feb6c6)) - update dependency com.google.cloud:google-cloud-bigquery to v2.10.1 ([#​1583](https://togithub.com/googleapis/java-bigquerystorage/issues/1583)) ([cc33d0e](https://togithub.com/googleapis/java-bigquerystorage/commit/cc33d0e539cc2ed53bf0ab265c5ebe55a0ac6c6e)) - update dependency com.google.cloud:google-cloud-bigquery to v2.10.2 ([#​1587](https://togithub.com/googleapis/java-bigquerystorage/issues/1587)) ([d4ab7f6](https://togithub.com/googleapis/java-bigquerystorage/commit/d4ab7f64e32e4be8d1047d93b34cdadeccd98d90)) - update dependency com.google.cloud:google-cloud-bigquery to v2.10.3 ([#​1591](https://togithub.com/googleapis/java-bigquerystorage/issues/1591)) ([0c62c85](https://togithub.com/googleapis/java-bigquerystorage/commit/0c62c85cf5fead39c04512c49db79d8e95fd44e6)) - update dependency com.google.cloud:google-cloud-bigquery to v2.10.4 ([#​1594](https://togithub.com/googleapis/java-bigquerystorage/issues/1594)) ([05e9062](https://togithub.com/googleapis/java-bigquerystorage/commit/05e90620192747096854e60047cbca1fa6d81ea5)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#​1593](https://togithub.com/googleapis/java-bigquerystorage/issues/1593)) ([5234809](https://togithub.com/googleapis/java-bigquerystorage/commit/5234809e0482b05e40cbb6cecbb1154699255a59)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- 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-bigquerystorage).
Configuration menu - View commit details
-
Copy full SHA for c40dab1 - Browse repository at this point
Copy the full SHA c40dab1View commit details -
chore(main): release 2.12.1-SNAPSHOT (#1605)
🤖 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 1d03944 - Browse repository at this point
Copy the full SHA 1d03944View commit details
Commits on Apr 5, 2022
-
refactor: removing an unnecessary semicolon (#1608)
Newer verison of Google Java format will format the unnecessary semicolon in strange way (so that it's more clear): googleapis/java-shared-config#452 (comment) IntelliJ also tells it's unnecesary. 
Configuration menu - View commit details
-
Copy full SHA for 69b0fe4 - Browse repository at this point
Copy the full SHA 69b0fe4View commit details
Commits on Apr 6, 2022
-
chore: Enable Size-Label bot in all googleapis Java repositories (#1381…
…) (#1609) * chore: Enable Size-Label bot in all googleapis Java repositories Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories * Remove product Remove product since it is by default true * add license header Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Link: googleapis/synthtool@54b2c6a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3148c3a - Browse repository at this point
Copy the full SHA 3148c3aView commit details
Commits on Apr 8, 2022
-
fix: even better ISO compilance (#1607)
Using docs from google https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-json#data_types as guide, for how types should be parsed Signed-off-by: dark0dave <dark0dave@mykolab.com>
Configuration menu - View commit details
-
Copy full SHA for 5701597 - Browse repository at this point
Copy the full SHA 5701597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e4225 - Browse repository at this point
Copy the full SHA 20e4225View commit details -
chore(main): release 2.12.1 (#1611)
🤖 I have created a release *beep* *boop* --- ### [2.12.1](v2.12.0...v2.12.1) (2022-04-08) ### Bug Fixes * even better ISO compilance ([#1607](#1607)) ([5701597](5701597)) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v2.10.6 ([#1610](#1610)) ([20e4225](20e4225)) --- 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 94e49fc - Browse repository at this point
Copy the full SHA 94e49fcView 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 18d5935...94e49fc