-
Notifications
You must be signed in to change notification settings - Fork 134
Comparing changes
Open a pull request
base repository: googleapis/java-bigquery
base: v2.59.0
head repository: googleapis/java-bigquery
compare: v2.60.0
- 9 commits
- 30 files changed
- 6 contributors
Commits on Feb 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0489b89 - Browse repository at this point
Copy the full SHA 0489b89View commit details
Commits on Feb 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4e0b409 - Browse repository at this point
Copy the full SHA 4e0b409View commit details
Commits on Feb 21, 2026
-
feat(jdbc): add retry mechanism for storage api (#4100)
* feat(jdbc): add retry mechanism for Arrow result streams * chore: fix logging and address gemini review comments * chore: remove extra log * fix: retry for specific exceptions * chore: address gemini feedback * chore: address pr review feedback * refactor: retry connection for arrow and json * chore: add fix for silent truncation * chore: remove redundant exception thrown * chore: change log levels * chore: remove retry from json api * fix: add exceptions throwing to not swallow errors * chore: refactor try-catch blocks by using `Uninterruptibles`
Configuration menu - View commit details
-
Copy full SHA for 776caa1 - Browse repository at this point
Copy the full SHA 776caa1View commit details
Commits on Feb 24, 2026
-
chore: replace old partner teams with new ones (Wave 2) (#4113)
* chore: replace old partner teams with new ones (Wave 2) b/478003109
Configuration menu - View commit details
-
Copy full SHA for e1d22aa - Browse repository at this point
Copy the full SHA e1d22aaView commit details -
chore(main): release 2.59.1-SNAPSHOT (#4104)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 895f7ef - Browse repository at this point
Copy the full SHA 895f7efView commit details
Commits on Feb 25, 2026
-
feat(jdbc): enforce strict JDBC URL parsing and sync
DataSourcepro……perties (#4107) * feat(jdbc): enforce strict JDBC URL parsing and validation * feat(jdbc): sync DataSource properties with BigQueryConnection * test: update tests for strict parsing * chore: fix failing tests * chore: throw original `BigQueryJdbcRuntimeException` * chore: add url encoding to appendProperties to prevent injection vulnerabilites * chore: refactor `parseAndRemovePartnerTokenProperty()` * fix: use "ProjectId" instead of "Project_Id" in tests * chore: add error message sanitization * chore: address pr feedback * fix: regex for partnerToken * chore: use `Joiner` and copy of map when setting properties
Configuration menu - View commit details
-
Copy full SHA for 0b0c1ce - Browse repository at this point
Copy the full SHA 0b0c1ceView commit details
Commits on Feb 26, 2026
-
chore(deps): update dependency com.google.cloud:sdk-platform-java-con…
…fig to v3.57.0 (#4112)
Configuration menu - View commit details
-
Copy full SHA for a43f596 - Browse repository at this point
Copy the full SHA a43f596View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage-bom to v3.22.0 (#4117) Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
Configuration menu - View commit details
-
Copy full SHA for 182b4c1 - Browse repository at this point
Copy the full SHA 182b4c1View commit details
Commits on Feb 27, 2026
-
chore(main): release 2.60.0 (#4115)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 31715ff - Browse repository at this point
Copy the full SHA 31715ffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.59.0...v2.60.0