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: v3.3.1
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: v3.4.0
Choose a head ref
  • 16 commits
  • 28 files changed
  • 10 contributors

Commits on Mar 7, 2024

  1. deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…

    …38.1 (#2434)
    
    * deps: update dependency com.google.cloud:google-cloud-bigquery to v2.38.1
    
    * 🦉 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 7, 2024
    Configuration menu
    Copy the full SHA
    d99b6bd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …storage to v3.3.1 (#2431)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v3.3.1
    
    * 🦉 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 7, 2024
    Configuration menu
    Copy the full SHA
    9af312e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.3.2-SNAPSHOT (#2430)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f8535be View commit details
    Browse the repository at this point in the history
  4. fix: fix WriteToDefaultStream example code to close the client proper…

    …ly (#2433)
    
    * fix: fix channel not shut down properly exception.
    
    Client being created has to be properly closed, otherwise during garbage
    collection an error will be reported showing channel not shutdown
    properly
    
    * 🦉 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>
    GaoleMeng and gcf-owl-bot[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d8a52f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix: accept default stream name (#2432)

    * Fix: accept default stream name
    
    * 🦉 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>
    agrawal-siddharth and gcf-owl-bot[bot] authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d58a314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1ff23 View commit details
    Browse the repository at this point in the history
  3. chore: demonstrate how to handle an inflight request timeout exception (

    #2441)
    
    * chore: demonstrate how to handle an inflight request timeout exception
    
    * 🦉 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>
    agrawal-siddharth and gcf-owl-bot[bot] authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cc9fdfd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …34.0 (#2440)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.34.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 12, 2024
    Configuration menu
    Copy the full SHA
    8d7794f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d629194 View commit details
    Browse the repository at this point in the history
  3. fix: add version id to the client lib header (#2447)

    * fix:add version id to the client lib header
    
    * .
    yirutang authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    43fd699 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e267fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9c3ae View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. feat: Add short, integer, long, boolean conversions into string (#2437)

    * feat: Add short, integer, long, boolean conversions into string
    
    * chore: linting
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Martin Vanek <martin.vanek@creditkarma.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4f4216e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    27ded96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae3d07 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. chore(main): release 3.4.0 (#2435)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a5abef3 View commit details
    Browse the repository at this point in the history
Loading