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.94.0
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.95.0
Choose a head ref
  • 11 commits
  • 50 files changed
  • 11 contributors

Commits on May 26, 2025

  1. chore: Support INTERVAL in CloudClientExecutor (#3893)

    Co-authored-by: Sagar Agarwal <[email protected]>
    sagarwaal and Sagar Agarwal authored May 26, 2025
    Configuration menu
    Copy the full SHA
    cdd57a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b879c View commit details
    Browse the repository at this point in the history
  3. chore: Update generation configuration at Sat May 24 02:29:44 UTC 2025 (

    #3890)
    
    * chore: Update generation configuration at Thu May 22 02:31:25 UTC 2025
    
    * chore: Update generation configuration at Fri May 23 02:31:26 UTC 2025
    
    * chore: Update generation configuration at Sat May 24 02:29:44 UTC 2025
    
    * chore: generate libraries at Sat May 24 02:30:13 UTC 2025
    cloud-java-bot authored May 26, 2025
    Configuration menu
    Copy the full SHA
    140c02f View commit details
    Browse the repository at this point in the history
  4. chore(x-goog-spanner-request-id): plumb for BatchCreateSessions (#3815)

    * chore(x-goog-spanner-request-id): plumb for BatchCreateSessions
    
    This change plumbs x-goog-spanner-request-id into BatchCreateSessions
    and asserts that the header is present for that method.
    
    Updates #3537
    
    * test: fix failing test cases
    
    * Add setRequestIdCreator inside session tests
    
    * Plumb in test for DatabaseClientImpl.runWithSessionRetry behavior
    
    * Remove unnecessary debugs
    
    * Address review feedback
    
    * More code review updates
    
    * Ensure that requestIdCreator is non-null
    
    * More code review updates
    
    * More updates
    
    * DatabaseClientImpl.runWithSessionRetry update on ID
    
    * Move reqId attempt increase out of runWithRetries
    
    * Apply allOptions copy everywhere
    
    * Update tests for createMultiplexedSession
    
    * chore(x-goog-spanner-request-id): plumb for BatchCreateSessions
    
    This change plumbs x-goog-spanner-request-id into BatchCreateSessions
    and asserts that the header is present for that method.
    
    Updates #3537
    
    * test: fix failing test cases
    
    * Add setRequestIdCreator inside session tests
    
    * Remove unnecessary debugs
    
    * Address review feedback
    
    * More code review updates
    
    * More code review updates
    
    More updates
    
    DatabaseClientImpl.runWithSessionRetry update on ID
    
    Move reqId attempt increase out of runWithRetries
    
    Apply allOptions copy everywhere
    
    Complete testrunWithSessionRetry_withRequestId
    
    * chore: fix failing test cases
    
    ---------
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    odeke-em and olavloite authored May 26, 2025
    Configuration menu
    Copy the full SHA
    10c3563 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    706f794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bc510 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. chore: Update generation configuration at Tue Jun 3 02:32:00 UTC 2025 (

    …#3895)
    
    * chore: Update generation configuration at Tue May 27 02:31:02 UTC 2025
    
    * chore: Update generation configuration at Wed May 28 02:31:42 UTC 2025
    
    * chore: generate libraries at Wed May 28 02:32:12 UTC 2025
    
    * chore: Update generation configuration at Thu May 29 02:31:33 UTC 2025
    
    * chore: Update generation configuration at Sat May 31 02:30:30 UTC 2025
    
    * chore: Update generation configuration at Sun Jun  1 02:43:44 UTC 2025
    
    * chore: Update generation configuration at Tue Jun  3 02:32:00 UTC 2025
    
    * chore: generate libraries at Tue Jun  3 02:32:30 UTC 2025
    cloud-java-bot authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    f385698 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. feat: Last statement sample (#3830)

    Support of the last statement option was added in https://togithub.com/googleapis/java-spanner/pull/3647 by @olavloite. 
    
    This change adds a sample of how to use the option in the last DML statement of a transaction.
    sgorse123 authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    2f62816 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.94.1-SNAPSHOT (#3891)

    * chore(main): release 6.94.1-SNAPSHOT
    
    * chore: generate libraries at Wed Jun  4 04:31:04 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    0906eac View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

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

Commits on Jun 6, 2025

  1. chore(main): release 6.95.0 (#3902)

    * chore(main): release 6.95.0
    
    * chore: generate libraries at Fri Jun  6 05:46:44 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    a956f4a View commit details
    Browse the repository at this point in the history
Loading