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.27.0
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.27.1
Choose a head ref
  • 13 commits
  • 21 files changed
  • 3 contributors

Commits on Feb 21, 2025

  1. chore(main): release 2.27.1-SNAPSHOT (#1928)

    🤖 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 Feb 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c13a120 View commit details

Commits on Feb 27, 2025

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.9.0 (#1933)
    renovate-bot authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    21cd68b View commit details
  2. build(deps): update dependency org.apache.maven.plugins:maven-deploy-…

    …plugin to v3.1.4 (#1932)
    renovate-bot authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5cc7e3d View commit details
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …55.0 (#1930)
    renovate-bot authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1e06aa4 View commit details
  4. chore(deps): update dependency com.google.cloud:google-cloud-spanner-…

    …jdbc to v2.27.0 (#1929)
    renovate-bot authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    74100a0 View commit details
  5. docs: add defaultSequenceKind connection property documentation (#1935)

    Adds documentation for the defaultSequenceKind connection property.
    olavloite authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c30b09a View commit details
  6. fix: include COLUMN_DEFAULT in the returned metadata (#1937)

    Include the COLUMN_DEFAULT value in the DatabaseMetaData that is returned
    for the getColumns() method. These were missing, as Spanner previously did
    not support default values.
    olavloite authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    98eb542 View commit details
  7. test: add tests for using multiplexed sessions (#1934)

    Add a couple of tests to verify that multiplexed sessions are being used
    by the JDBC driver when the environment variable has been set.
    olavloite authored Feb 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f534f3a View commit details

Commits on Feb 28, 2025

  1. deps: update dependency com.google.api.grpc:proto-google-cloud-trace-…

    …v1 to v2.59.0 (#1938)
    renovate-bot authored Feb 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5458023 View commit details
  2. deps: update dependency com.google.cloud:google-cloud-trace to v2.59.0 (

    renovate-bot authored Feb 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b31dd6e View commit details
  3. deps: update dependency com.google.cloud:sdk-platform-java-config to …

    …v3.44.0 (#1931)
    
    * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.44.0
    
    * chore: add more logging
    
    * test: skip timezone tests on GraalVM
    
    * chore: skip based on vendor name
    
    ---------
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    renovate-bot and olavloite authored Feb 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    568a464 View commit details
  4. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.88.0 (#1939)
    renovate-bot authored Feb 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3c23e90 View commit details
  5. chore(main): release 2.27.1 (#1936)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    40d6521 View commit details
Loading