Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0
Choose a base ref
...
head repository: googleapis/java-bigquerystorage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.1
Choose a head ref
  • 9 commits
  • 37 files changed
  • 5 contributors

Commits on Feb 28, 2022

  1. 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).
    release-please[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    6deef8d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …storage to v2.10.0 (#1553)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage/2.10.0/compatibility-slim/2.9.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage/2.10.0/confidence-slim/2.9.1)](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#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;1550](https://togithub.com/googleapis/java-bigquerystorage/issues/1550)) ([3ae4038](https://togithub.com/googleapis/java-bigquerystorage/commit/3ae40381aeacd21676f2c896216faa26eb1ef960))
    -   remove bigquery.readonly auth scope ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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… ([#&#8203;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) ([#&#8203;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 ([#&#8203;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 ([#&#8203;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).
    renovate-bot authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    759ac50 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    cc25162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1371ac9 View commit details
    Browse the repository at this point in the history
  3. 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>
    renovate-bot and gcf-owl-bot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b495359 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fbb5321 View commit details
    Browse the repository at this point in the history
  2. 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
    gcf-owl-bot[bot] authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    42b28e0 View commit details
    Browse the repository at this point in the history
  3. 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
    stephaniewang526 authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    523377e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. 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).
    release-please[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a5cd04c View commit details
    Browse the repository at this point in the history
Loading