-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: googleapis/java-bigquerystorage
base: v2.10.0
head repository: googleapis/java-bigquerystorage
compare: v2.10.1
- 9 commits
- 37 files changed
- 5 contributors
Commits on Feb 28, 2022
-
chore(main): release 2.10.1-SNAPSHOT (#1552)
🤖 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 6deef8d - Browse repository at this point
Copy the full SHA 6deef8dView commit details
Commits on Mar 1, 2022
-
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage to v2.10.0 (#1553) [](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.9.1` -> `2.10.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.10.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#​2100-httpsgithubcomgoogleapisjava-bigquerystoragecomparev291v2100-2022-02-28) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.9.1...v2.10.0) ##### Features - add trace_id for Read API ([#​1544](https://togithub.com/googleapis/java-bigquerystorage/issues/1544)) ([5a92ade](https://togithub.com/googleapis/java-bigquerystorage/commit/5a92ade809d16e2770c07bd5287fbccb75645b21)) ##### Bug Fixes - Add a e2e test on byte string array and remove a impossible case for byte array conversion ([#​1546](https://togithub.com/googleapis/java-bigquerystorage/issues/1546)) ([adcb9bb](https://togithub.com/googleapis/java-bigquerystorage/commit/adcb9bb699e54d93da320e6a458caff79faa2f9f)) - add more idiomatic way to insert ARRAY<BYTES> data ([#​1550](https://togithub.com/googleapis/java-bigquerystorage/issues/1550)) ([3ae4038](https://togithub.com/googleapis/java-bigquerystorage/commit/3ae40381aeacd21676f2c896216faa26eb1ef960)) - remove bigquery.readonly auth scope ([#​1543](https://togithub.com/googleapis/java-bigquerystorage/issues/1543)) ([a70ae45](https://togithub.com/googleapis/java-bigquerystorage/commit/a70ae45c013a311aaeccd6885a9b9752bbcf57cc)) ##### Dependencies - update actions/github-script action to v6 ([#​1533](https://togithub.com/googleapis/java-bigquerystorage/issues/1533)) ([370c3b5](https://togithub.com/googleapis/java-bigquerystorage/commit/370c3b5bf236ab7853c4cc6d32393f93f5a165e4)) - update dependency com.google.cloud:google-cloud-bigquery to v2.9.0 ([#​1538](https://togithub.com/googleapis/java-bigquerystorage/issues/1538)) ([43446b2](https://togithub.com/googleapis/java-bigquerystorage/commit/43446b24438526cc31542a0181fbed610df4b3c0)) ##### Documentation - **tutorials:** Add STRUCT column to tutorial ([#​1534](https://togithub.com/googleapis/java-bigquerystorage/issues/1534)) ([9595dab](https://togithub.com/googleapis/java-bigquerystorage/commit/9595dab89144cb13e812f4a277bb424d98c6591c)) - **tutorials:** Call append asynchronously instead of blocking ([#​1542](https://togithub.com/googleapis/java-bigquerystorage/issues/1542)) ([c777e23](https://togithub.com/googleapis/java-bigquerystorage/commit/c777e236c21204300231c3d3cbfaa3760da643b8)) ##### [2.9.1](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.9.0...v2.9.1) (2022-02-11) ##### Bug Fixes - rollback the reconnect after 10MB behavior after the fix for omg… ([#​1530](https://togithub.com/googleapis/java-bigquerystorage/issues/1530)) ([737bd0e](https://togithub.com/googleapis/java-bigquerystorage/commit/737bd0e2c21332fd1c0c82a12e31ce5749a078fd)) ##### Dependencies - update arrow.version to v7 (major) ([#​1526](https://togithub.com/googleapis/java-bigquerystorage/issues/1526)) ([b6a4479](https://togithub.com/googleapis/java-bigquerystorage/commit/b6a4479e023c6c05bccd3451e929105a1f7b8b9d)) - update dependency org.apache.arrow:arrow-memory-netty to v7 ([#​1527](https://togithub.com/googleapis/java-bigquerystorage/issues/1527)) ([06e927f](https://togithub.com/googleapis/java-bigquerystorage/commit/06e927f071271c12d7c1904b2d2c3f7f9e8338c7)) - update dependency org.apache.arrow:arrow-vector to v7 ([#​1528](https://togithub.com/googleapis/java-bigquerystorage/issues/1528)) ([70297cc](https://togithub.com/googleapis/java-bigquerystorage/commit/70297ccd4828fc08bdf3b021af103aa01975ccb3)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 759ac50 - Browse repository at this point
Copy the full SHA 759ac50View commit details
Commits on Mar 2, 2022
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.8.0 (#1555)
Configuration menu - View commit details
-
Copy full SHA for cc25162 - Browse repository at this point
Copy the full SHA cc25162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1371ac9 - Browse repository at this point
Copy the full SHA 1371ac9View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v24.…
…4.0 (#1556) * chore(deps): update dependency com.google.cloud:libraries-bom to v24.4.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b495359 - Browse repository at this point
Copy the full SHA b495359View commit details
Commits on Mar 3, 2022
-
docs: improve documentation for write client (#1560)
* docs: improve documentation for write client feat: update default timeout/retry information feat: update parent annotation for BatchCommitWriteStreamsRequest feat: expose additional StorageError enum values PiperOrigin-RevId: 431973595 Source-Link: googleapis/googleapis@25d691b Source-Link: https://github.com/googleapis/googleapis-gen/commit/0ca21879ae3136a2d71fa824b49dfaf8a0ae0f2e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGNhMjE4NzlhZTMxMzZhMmQ3MWZhODI0YjQ5ZGZhZjhhMGFlMGYyZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbb5321 - Browse repository at this point
Copy the full SHA fbb5321View commit details -
chore: fix license header in build.bat (#1363) (#1558)
* chore: fix license header in build.bat * chore: add disctribution field for setup-java action Source-Link: googleapis/synthtool@4fea5f4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
Configuration menu - View commit details
-
Copy full SHA for 42b28e0 - Browse repository at this point
Copy the full SHA 42b28e0View commit details -
fix: change customer StorageException from RuntimeException to Status…
…RuntimeException (#1559) * fix: change customer StorageException from RuntimeException to StatusRuntimeException so that Beam connector can consume it. * fix clirr fix clirr fix clirr nit * update unit test * lint * update based on comments * add another unit test * clean up * clean up * update clirr and test case
Configuration menu - View commit details
-
Copy full SHA for 523377e - Browse repository at this point
Copy the full SHA 523377eView commit details
Commits on Mar 4, 2022
-
chore(main): release 2.10.1 (#1557)
🤖 I have created a release *beep* *boop* --- ### [2.10.1](v2.10.0...v2.10.1) (2022-03-03) ### Bug Fixes * change customer StorageException from RuntimeException to StatusRuntimeException ([#1559](#1559)) ([523377e](523377e)) ### Dependencies * update actions/checkout action to v3 ([#1554](#1554)) ([1371ac9](1371ac9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#1555](#1555)) ([cc25162](cc25162)) ### Documentation * improve documentation for write client ([#1560](#1560)) ([fbb5321](fbb5321)) --- 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 a5cd04c - Browse repository at this point
Copy the full SHA a5cd04cView 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 v2.10.0...v2.10.1