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/go-sql-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.0
Choose a base ref
...
head repository: googleapis/go-sql-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.1
Choose a head ref
  • 15 commits
  • 39 files changed
  • 5 contributors

Commits on Feb 18, 2026

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

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    a078428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433cb8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bd06f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. fix: update all dependencies (#750)

    * fix: update all dependencies
    
    * chore: go mod tidy
    
    ---------
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    renovate-bot and olavloite authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    107c133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec51597 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump go.opentelemetry.io/otel/sdk in /examples (#761)

    Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.40.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-version: 1.40.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    435c034 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump go.opentelemetry.io/otel/sdk in /snippets (#760)

    Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.40.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-version: 1.40.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    1022a2b View commit details
    Browse the repository at this point in the history
  5. build(deps): bump go.opentelemetry.io/otel/sdk in /benchmarks (#758)

    Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.40.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-version: 1.40.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    c8304ae View commit details
    Browse the repository at this point in the history
  6. build(deps): bump go.opentelemetry.io/otel/sdk in /spannerlib (#759)

    Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.40.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-version: 1.40.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    d54363a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe99422 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8eaf15d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    666615c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    bd4729b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.24.1 (#763)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e57d1b5 View commit details
    Browse the repository at this point in the history
Loading