Skip to content
This repository was archived by the owner on Mar 23, 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-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.58.0
Choose a base ref
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.59.0
Choose a head ref
  • 12 commits
  • 39 files changed
  • 7 contributors

Commits on Jan 26, 2026

  1. chore(main): release 2.58.1-SNAPSHOT (#4084)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    0a3d669 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

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

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    0c030d0 View commit details
    Browse the repository at this point in the history
  2. chore: add readme for google-cloud-bigquery-jdbc (#4071)

    * chore: add readme for `google-cloud-bigquery-jdbc`
    
    * chore: address gemini review comments
    
    * lint: fix typos
    
    * chore: address pr comments and refine readme content
    
    * refactor: address PR review feedback
    
    * chore: update jar name gs location
    
    ---------
    
    Co-authored-by: Kirill Logachev <kirl@google.com>
    keshavdandeva and logachev authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    94f6690 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

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

Commits on Feb 4, 2026

  1. feat(jdbc): enable gRPC Keep-Alive for Storage Read API (#4093)

    * feat(jdbc): enable gRPC Keep-Alive for Storage Read API
    
    * test(jdbc): add unit test for gRPC Keep-Alive configuration
    
    * chore: fix dependency
    
    * fix: unit tests
    
    * fix: use `java.time.Duration` instead of `threetenbp`
    keshavdandeva authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    1239a68 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. feat(jdbc): add RequestReason connection property (#4094)

    * feat(jdbc): add `RequestReason` connection property
    
    * test: add unit test for `RequestReason` connection property
    
    * Update google-cloud-bigquery-jdbc/src/main/java/com/google/cloud/bigquery/jdbc/BigQueryConnection.java
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    
    * chore: use `HeaderProvider` instead of lambda
    
    * test: add unit test for verifying header in connection
    
    ---------
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    keshavdandeva and gemini-code-assist[bot] authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    6feeb50 View commit details
    Browse the repository at this point in the history
  2. feat(jdbc): add HttpTransportOptions timeout configuration (#4089)

    * feat(jdbc): add HttpTransportOptions timeout configurations
    
    * chore: add unit tests for HttpTransportOptions timeout configurations
    
    * chore: address gemini pr review comments
    
    * chore: remove setting default value
    
    * fix: merge conflict
    keshavdandeva authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    77e0c35 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

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

Commits on Feb 12, 2026

  1. chore(deps): update dependency com.google.cloud:sdk-platform-java-con…

    …fig to v3.56.1 (#4095)
    
    Co-authored-by: Jin Seop Kim <jinseop@google.com>
    renovate-bot and jinseopkim0 authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    0250a71 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …storage-bom to v3.21.0 (#4101)
    
    Merge pull request #4101 from googleapis/java-bigquery
    renovate-bot authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    01a3d5e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.59.0 (#4090)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Jin Seop Kim <jinseop@google.com>
    release-please[bot] and jinseopkim0 authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    fa95522 View commit details
    Browse the repository at this point in the history
Loading