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.15.3
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.16.0
Choose a head ref
  • 14 commits
  • 29 files changed
  • 8 contributors

Commits on Jun 26, 2025

  1. chore(main): release 3.15.4-SNAPSHOT (#3026)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    5df637d 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.15.3 (#3027)
    
    Co-authored-by: Phong Chuong <[email protected]>
    renovate-bot and PhongChuong authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    580a550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6501ab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. feat: lower maxInflightRequest setting so that connection pool can sc…

    …ale up more efficiently. (#2993)
    
    * Update WriteToDefaultStream.java
    
    * Change to a working builder method
    
    * fix syntax error
    
    * include missing import
    
    * int to long
    
    * add explaination.
    yirutang authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    38e5837 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    63bb912 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    951f769 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. fix: Add UNKNOWN to retry code, the same set was used for request lev…

    …el retries. (#3034)
    
    * Update WriteToDefaultStream.java
    
    * add unknown to retry code
    
    * remove unwanted change.
    yirutang authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    60fb0c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. chore: Update generation configuration at Wed Jul 9 02:35:37 UTC 2025 (

    …#3033)
    
    * chore: Update generation configuration at Tue Jul  8 02:34:54 UTC 2025
    
    * chore: generate libraries at Tue Jul  8 02:35:28 UTC 2025
    
    * chore: Update generation configuration at Wed Jul  9 02:35:37 UTC 2025
    cloud-java-bot authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    7f4e45a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d4e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2941a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    0c59fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    314d641 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. deps: update googleapis/sdk-platform-java action to v2.60.1 (#3040)

    Co-authored-by: Phong Chuong <[email protected]>
    Co-authored-by: Mridula <[email protected]>
    3 people authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    11412b4 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.16.0 (#3029)

    * chore(main): release 3.16.0
    
    * chore: generate libraries at Fri Jul 11 20:31:51 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    781682b View commit details
    Browse the repository at this point in the history
Loading