Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ea25493
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4092a98
Choose a head ref
  • 7 commits
  • 45 files changed
  • 6 contributors

Commits on Jan 28, 2026

  1. chore: add range cache for routing (#4295)

    * chore: add range cache for routing
    
    * incorporate changes
    
    * switch loop with stream
    rahul2393 authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    9263839 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. chore: integrate location aware routing with RPCs (#4296)

    * chore: integrate location aware routing with RPCs
    
    * add option to accept channel endpoint cache factory
    
    * chore: generate libraries at Wed Jan 28 21:18:03 UTC 2026
    
    * use test-proto for golden tests
    
    * add constant value encoding
    
    * all rpcs on explicit begin started transactions should use same server/channel conncetion
    
    * fix build
    
    * chore: generate libraries at Thu Jan 29 07:38:05 UTC 2026
    
    * fix doc
    
    * refactored classes
    
    * more refactoring
    
    * fix nits
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    rahul2393 and cloud-java-bot authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    ddc997e View commit details
    Browse the repository at this point in the history
  2. feat: Adding Send and Ack Mutation Support for Cloud Spanner Queue (#…

    …4298)
    
    * feat: Adding Send and Ack Mutation Support for Cloud Spanner Queue
    
    * Resolve Gemini's comments Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Mutation.java
    
    * Resolved comments: update mutation definition
    
    * Fix file format
    finn-the-coder authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    4b637ac View commit details
    Browse the repository at this point in the history
  3. chore: replace old java team with cloud-sdk-java-team (#4320)

    Replace old teams with new ones.
    b/479542582
    suztomo authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    18293ba View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. chore(main): release 6.108.1-SNAPSHOT (#4317)

    🤖 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 2, 2026
    Configuration menu
    Copy the full SHA
    aaae90e View commit details
    Browse the repository at this point in the history
  2. docs: Add snippet for ReadLockMode configuration at client and transa…

    …ction (#4305)
    
    * docs: Add snippet for ReadLockMode configuration at client and transaction
    
    * read write IT using txn options
    
    * updated README with the sample link
    shobhitsg authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    0fd4098 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 6.109.0 (#4326)

    * chore(main): release 6.109.0
    
    * chore: generate libraries at Mon Feb  2 07:56:55 UTC 2026
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    release-please[bot] and cloud-java-bot authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    4092a98 View commit details
    Browse the repository at this point in the history
Loading