Skip to content
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-spanner-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.25.3
Choose a base ref
...
head repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.26.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Jan 6, 2025

  1. chore(main): release 2.25.4-SNAPSHOT (#1882)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    9d90d70 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. feat: support for spanner external host (#1884)

    * feat(spanner): jdbc support for spanner external host
    
    * added unit tests for the new introduced pattern
    sagnghos authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    123a7bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f4404 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Configuration menu
    Copy the full SHA
    73eacc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2016d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce78b18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3424d38 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 2.26.0 (#1885)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.26.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.25.3...v2.26.0) (2025-01-11)
    
    
    ### Features
    
    * Support for spanner external host ([#1884](https://togithub.com/googleapis/java-spanner-jdbc/issues/1884)) ([123a7bc](https://togithub.com/googleapis/java-spanner-jdbc/commit/123a7bcd9825b20bfbf7e9b057c2bd0f5213cac3))
    
    
    ### Dependencies
    
    * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.56.0 ([#1887](https://togithub.com/googleapis/java-spanner-jdbc/issues/1887)) ([2016d9c](https://togithub.com/googleapis/java-spanner-jdbc/commit/2016d9c47a5c6d12ba101827fe933c3ddd334e78))
    * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.85.0 ([#1889](https://togithub.com/googleapis/java-spanner-jdbc/issues/1889)) ([3424d38](https://togithub.com/googleapis/java-spanner-jdbc/commit/3424d382a89b33d0870b00f04fd10dafa62bcc3d))
    * Update dependency com.google.cloud:google-cloud-trace to v2.56.0 ([#1888](https://togithub.com/googleapis/java-spanner-jdbc/issues/1888)) ([ce78b18](https://togithub.com/googleapis/java-spanner-jdbc/commit/ce78b188e70f30776e58a1e3a7d8c4b1559e4d68))
    * Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ([#1886](https://togithub.com/googleapis/java-spanner-jdbc/issues/1886)) ([73eacc6](https://togithub.com/googleapis/java-spanner-jdbc/commit/73eacc66bacfd5c367f764ed3db805309cb0d1c8))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    0ac1283 View commit details
    Browse the repository at this point in the history
Loading