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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.97.1
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: v6.98.0
Choose a head ref
  • 13 commits
  • 84 files changed
  • 10 contributors

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    d79855a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. chore: manual update of update_generation_config.sh (#4001)

    * chore: manual update of update_generation_config.sh
    
    Unfortunately, googleapis/sdk-platform-java#3853 cannot be automatically propagated. 
    
    This PR manually updates this script with the latest.
    
    * chore: generate libraries at Thu Jul 24 16:12:02 UTC 2025
    
    * chore: update yaml as well
    
    * chore: bring back the script
    
    * chore: generate libraries at Thu Jul 24 16:17:24 UTC 2025
    
    * chore: include yaml changes as well
    
    * chore: generate libraries at Thu Jul 24 17:52:43 UTC 2025
    
    * Revert "chore: generate libraries at Thu Jul 24 17:52:43 UTC 2025"
    
    This reverts commit 3322513.
    
    * chore: generate libraries at Thu Jul 24 18:50:37 UTC 2025
    
    * Revert "chore: generate libraries at Thu Jul 24 18:50:37 UTC 2025"
    
    This reverts commit a1c5956.
    
    * chore: generate libraries at Thu Jul 24 18:54:36 UTC 2025
    
    * Revert "chore: generate libraries at Thu Jul 24 18:54:36 UTC 2025"
    
    This reverts commit 53c4dd7.
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    diegomarquezp and cloud-java-bot authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    8bc7c0a View commit details
    Browse the repository at this point in the history
  2. ci(spanner): Skip failing Directpath tests due to missing trailers (#…

    …4002)
    
    * ci(spanner): Skip failing Directpath tests due to missing trailers
    
    * Add tests to fail if gRPC trailers are present
    sakthivelmanii authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    80c5685 View commit details
    Browse the repository at this point in the history
  3. chore: Update generation configuration at Mon Jul 28 15:11:57 UTC 2025 (

    #3995)
    
    * chore: Update generation configuration at Wed Jul 16 02:37:49 UTC 2025
    
    * chore: Update generation configuration at Thu Jul 17 02:38:10 UTC 2025
    
    * chore: Update generation configuration at Sat Jul 19 02:34:24 UTC 2025
    
    * chore: generate libraries at Sat Jul 19 02:34:54 UTC 2025
    
    * chore: Update generation configuration at Tue Jul 22 02:39:04 UTC 2025
    
    * chore: Update generation configuration at Wed Jul 23 02:39:47 UTC 2025
    
    * chore: generate libraries at Wed Jul 23 02:40:21 UTC 2025
    
    * chore: Update generation configuration at Thu Jul 24 02:39:12 UTC 2025
    
    * chore: Update generation configuration at Thu Jul 24 18:52:26 UTC 2025
    
    * chore: generate libraries at Thu Jul 24 18:52:55 UTC 2025
    
    * chore: Update generation configuration at Sat Jul 26 02:35:28 UTC 2025
    
    * chore: Update generation configuration at Mon Jul 28 15:11:57 UTC 2025
    
    * chore: generate libraries at Mon Jul 28 15:12:33 UTC 2025
    
    ---------
    
    Co-authored-by: Sakthivel Subramanian <179120858+sakthivelmanii@users.noreply.github.com>
    cloud-java-bot and sakthivelmanii authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    675e90b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. chore(x-goog-spanner-request-id): setup expectations for end-to-end r…

    …equest-id checks (#3932)
    
    * chore(x-goog-spanner-request-id): setup expectations for end-to-end request-id checks
    
    This change allows us to perform future end-to-end checks to assert
    on the behaviour of x-goog-spanner-request-id header values.
    
    Updates #3537
    
    * Suffix checks
    
    * Fix up slicing in comparison checks
    odeke-em authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    71cda80 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    986c0e0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.97.2-SNAPSHOT (#3994)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    55b74a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a439dc View commit details
    Browse the repository at this point in the history
  4. feat: Support Exemplar (#3997)

    This PR adds support for Exemplars in Client side metrics. Exemplars will also include `x-goog-spanner-request-id` attribute
    surbhigarg92 authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    fcf0a01 View commit details
    Browse the repository at this point in the history
  5. chore: Update generation configuration at Wed Jul 30 02:42:26 UTC 2025 (

    #4003)
    
    * chore: Update generation configuration at Tue Jul 29 02:47:10 UTC 2025
    
    * chore: Update generation configuration at Wed Jul 30 02:42:26 UTC 2025
    cloud-java-bot authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a71c24d View commit details
    Browse the repository at this point in the history
  6. test: added getSnapshotTimestamp() method (#4000)

    The snapshot timestamp is the timestamp at which all the reads in a
    transaction ran when using repeatable read isolation. The method is
    only intended to be used for internal testing purposes, so the snapshot
    timestamp will be `null` if attempted to be used externally.
    skuruppu authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    93ca52e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. feat: Use multiplex sessions for RW and Partition Ops (#3996)

    * feat: Use multiplex sessions for RW and Partition Ops
    
    * Fix emulator tests
    sakthivelmanii authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    a882204 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.98.0 (#4005)

    * chore(main): release 6.98.0
    
    * chore: generate libraries at Thu Jul 31 08:38:09 UTC 2025
    
    ---------
    
    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 Jul 31, 2025
    Configuration menu
    Copy the full SHA
    bf69b1a View commit details
    Browse the repository at this point in the history
Loading