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.98.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.98.1
Choose a head ref
  • 7 commits
  • 28 files changed
  • 6 contributors

Commits on Aug 8, 2025

  1. chore: Update generation configuration at Fri Aug 8 02:42:47 UTC 2025 (…

    …#4007)
    
    * chore: Update generation configuration at Thu Jul 31 02:40:47 UTC 2025
    
    * chore: Update generation configuration at Fri Aug  1 02:49:18 UTC 2025
    
    * chore: Update generation configuration at Sat Aug  2 02:37:24 UTC 2025
    
    * chore: generate libraries at Sat Aug  2 02:37:56 UTC 2025
    
    * chore: Update generation configuration at Tue Aug  5 02:43:25 UTC 2025
    
    * chore: generate libraries at Tue Aug  5 02:43:53 UTC 2025
    
    * chore: Update generation configuration at Wed Aug  6 02:42:04 UTC 2025
    
    * chore: Update generation configuration at Thu Aug  7 02:43:07 UTC 2025
    
    * chore: Update generation configuration at Fri Aug  8 02:42:47 UTC 2025
    cloud-java-bot authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    8156ef3 View commit details
    Browse the repository at this point in the history
  2. fix: add missing span.end calls for AsyncTransactionManager (#4012)

    The AsyncTransactionManager did not end the span when the transaction was
    committed or rolled back. This caused the spans not to be collected and
    exported.
    olavloite authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    1a4adb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35100b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Configuration menu
    Copy the full SHA
    4e90c29 View commit details
    Browse the repository at this point in the history
  2. chore: Update generation configuration at Sun Aug 10 02:44:46 UTC 2025 (

    #4014)
    
    * chore: Update generation configuration at Sat Aug  9 02:33:01 UTC 2025
    
    * chore: Update generation configuration at Sun Aug 10 02:44:46 UTC 2025
    cloud-java-bot authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    f00a453 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. chore(main): release 6.98.1-SNAPSHOT (#4009)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    c6292ee View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.98.1 (#4018)

    * chore(main): release 6.98.1
    
    * chore: generate libraries at Mon Aug 11 16:33:14 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 Aug 11, 2025
    Configuration menu
    Copy the full SHA
    6886eb5 View commit details
    Browse the repository at this point in the history
Loading