-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: googleapis/java-spanner-jdbc
base: v2.35.0
head repository: googleapis/java-spanner-jdbc
compare: v2.35.1
- 11 commits
- 21 files changed
- 4 contributors
Commits on Jan 17, 2026
-
chore(main): release 2.35.1-SNAPSHOT (#2362)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91688c7 - Browse repository at this point
Copy the full SHA 91688c7View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7429508 - Browse repository at this point
Copy the full SHA 7429508View commit details
Commits on Jan 23, 2026
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.35.0 (#2363)
Configuration menu - View commit details
-
Copy full SHA for 75cd38f - Browse repository at this point
Copy the full SHA 75cd38fView commit details
Commits on Jan 26, 2026
-
deps: update dependency org.springframework.boot:spring-boot-starter-…
…data-jdbc to v4.0.2 (#2370)
Configuration menu - View commit details
-
Copy full SHA for 61714fb - Browse repository at this point
Copy the full SHA 61714fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2b28e - Browse repository at this point
Copy the full SHA 6c2b28eView commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…parent to v3.5.10 (#2368)
Configuration menu - View commit details
-
Copy full SHA for db1755c - Browse repository at this point
Copy the full SHA db1755cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4ad8a - Browse repository at this point
Copy the full SHA 8e4ad8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b5c21 - Browse repository at this point
Copy the full SHA a4b5c21View commit details -
perf: optimize JdbcDataSource#getConnection() (#2371)
The `JdbcDataSource#getConnection()` method repeatedly executed a number of steps that were not necessary for each new connection. This has now been optimized, so they are only executed once, as long as the properties of the DataSource do not change.
Configuration menu - View commit details
-
Copy full SHA for 832064c - Browse repository at this point
Copy the full SHA 832064cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 094ab5a - Browse repository at this point
Copy the full SHA 094ab5aView commit details -
chore(main): release 2.35.1 (#2367)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ed74a8e - Browse repository at this point
Copy the full SHA ed74a8eView 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.35.0...v2.35.1