Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump cloud.google.com/go/spanner from 1.73.0 to 1.76.1 #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps cloud.google.com/go/spanner from 1.73.0 to 1.76.1.

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.76.1

1.76.1 (2025-02-21)

Bug Fixes

  • spanner: Multiplexed_session_previous_transaction_id is not supported in the request for a non multiplexed session (#11626) (a940bef)

spanner: v1.76.0 [Do not use]

1.76.0 (2025-02-20)

DO NOT USE This version is retracted due to googleapis/google-cloud-go#11630, use version >=v1.76.1

Features

  • spanner/admin/database: Add instance partitions field in backup proto (c6a6dc7)
  • spanner: Support multiplexed session for read-write transactions & partition ops (#11615) (4b40201)

Performance Improvements

Commits
  • e59ac00 chore(main): release spanner 1.76.1 (#11627)
  • 3136c72 fix(spanner): retract versions with bug with use of previous transaction ID u...
  • 4af2602 test(spanner): fix continuous test failure (#11629)
  • 02458a5 chore(spanner): remove previous txn id from selector (#11628)
  • a940bef fix(spanner): multiplexed_session_previous_transaction_id is not supported in...
  • 1898dff feat(confidentialcomputing): A new field attester is added to message `.goo...
  • 761bd1b feat: support listening on custom host (testutil/server) (#11586)
  • 0e56303 chore(.github): update post-processor image (#11621)
  • dfa0b4f chore(all): update Go to 1.23 in postprocessor and profiler (#11620)
  • 93edc82 chore: release main (#11604)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 21, 2025 15:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 21, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 21, 2025 15:38
Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.73.0 to 1.76.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.73.0...spanner/v1.76.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/spanner-1.76.1 branch from 7a7242d to bf47099 Compare February 21, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants