Commits
User selector
Commit History
Commits on Jun 19, 2026
fix(bigquery): retry cancel job and routine creation on transient HTTP 5xx errors (#13416)
Show description for 35eb041authored
Commits on Jun 18, 2026
Commits on Jun 17, 2026
fix(bigquery): route JOB_CREATION_REQUIRED through fast query path (#13437)
Show description for 64cde7fauthoredfeat(bigquery): add internal listProjects API to core client (#13429)
Show description for 3580407authoredfix(bqjdbc): pass rowsInPage with TableResult (#13238)
Show description for 203a91eandauthored
Commits on Jun 15, 2026
test(bigquery): warm up client in beforeClass to stabilize testFastSQLQueryMultiPage (#13417)
Show description for 6436cedauthored
Commits on Jun 13, 2026
chore(main): release 1.88.0-SNAPSHOT (#13456)
Show description for 05c2a56authored
Commits on Jun 12, 2026
feat: enable self-signed JWTs by default in ServiceOptions (#13338)
Show description for 110d2b7authored
Commits on Jun 10, 2026
docs(bigquery): add comments explaining insertId requirement for retries (#13419)
Show description for 562051fauthoredfix(bigquery): fix flaky testInsertAll by adding insert IDs (#13414)
Show description for 4236143authored
Commits on Jun 3, 2026
chore(main): release 1.87.0 (#13346)
Show description for 6ce7a49authored
Commits on Jun 1, 2026
fix(bigquery): prevent NullPointerException in OTel tracing when JobId is null (#13301)
Show description for dcc2a68authored
Commits on May 29, 2026
build (deps): upgrade opentelemetry to 1.62.0 to patch CVE-2026-45292 (#13304)
Show description for 67fe722authored
Commits on May 28, 2026
fix(bigquery-jdbc): fix manual commit mode failure for non-US regions (#13285)
Show description for d28436candauthored
Commits on May 22, 2026
Commits on May 21, 2026
- authored
- authored
fix(bqjdbc): resolve JDBC metadata compliance gaps for wrappers, searchability, and type mappings (#13242)
Show description for 5678fc2authored
Commits on May 15, 2026
- authored
- authored
chore(bqjdbc): refactor log levels (#13166)
Show description for a36655bauthored
Commits on May 14, 2026
fix(bqjdbc): validate integer connection properties (#13174)
Show description for 875ff6aandauthored
Commits on May 12, 2026
fix(bqjdbc): optimize meetsReadRatio latency to achieve faster page counting (#13090)
Show description for 36af3ebauthored
Commits on May 11, 2026
- authored
fix(bqjdbc): fix Long to java.sql.Time coercion (#13035)
Show description for 8ab9799authoredfeat(bqjdbc): Add custom logger to handle ResultSet logs (#13034)
Show description for 887c67fauthored
Commits on May 8, 2026
build: adapt samples build configurations for monorepo (#13033)
Show description for b30288aauthored
Commits on May 6, 2026
chore(main): release 1.87.0-SNAPSHOT (#13022)
Show description for b096668authoredfeat(bqjdbc): implement Per connection logging with Context proxy (#13001)
Show description for 293f18fauthored
Commits on May 5, 2026
chore(main): release 1.86.0 (#13015)
Show description for 4614caeandauthored- authored
- authored
- authored