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

Bump cloud.google.com/go/spanner from 1.76.1 to 1.77.0 #341

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

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

Release notes

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

spanner: v1.77.0

1.77.0 (2025-03-03)

Features

  • spanner: A new enum IsolationLevel is added (#11624) (2c4fb44)
  • spanner: A new field isolation_level is added to message .google.spanner.v1.TransactionOptions (2c4fb44)
  • spanner: Add a last field in the PartialResultSet (#11645) (794ecf7)
  • spanner: Add option for LastStatement in transaction (#11638) (d662a45)

Bug Fixes

  • spanner: Avoid desructive context augmentation that dropped all headers (#11659) (594732d)

Documentation

  • spanner: A comment for enum value OPTIMISTIC in enum ReadLockMode is changed (2c4fb44)
  • spanner: A comment for enum value PESSIMISTIC in enum ReadLockMode is changed (2c4fb44)
  • spanner: A comment for enum value READ_LOCK_MODE_UNSPECIFIED in enum ReadLockMode is changed (2c4fb44)
  • spanner: A comment for field chunked_value in message .google.spanner.v1.PartialResultSet is changed (794ecf7)
  • spanner: A comment for field precommit_token in message .google.spanner.v1.PartialResultSet is changed (794ecf7)
  • spanner: A comment for field precommit_token in message .google.spanner.v1.ResultSet is changed (794ecf7)
  • spanner: A comment for field query_plan in message .google.spanner.v1.ResultSetStats is changed (794ecf7)
  • spanner: A comment for field row_count_lower_bound in message .google.spanner.v1.ResultSetStats is changed (794ecf7)
  • spanner: A comment for field row_type in message .google.spanner.v1.ResultSetMetadata is changed (794ecf7)
  • spanner: A comment for field rows in message .google.spanner.v1.ResultSet is changed (794ecf7)
  • spanner: A comment for field stats in message .google.spanner.v1.PartialResultSet is changed (794ecf7)
  • spanner: A comment for field stats in message .google.spanner.v1.ResultSet is changed (794ecf7)
  • spanner: A comment for field values in message .google.spanner.v1.PartialResultSet is changed (794ecf7)
  • spanner: A comment for message ResultSetMetadata is changed (794ecf7)
  • spanner: A comment for message ResultSetStats is changed (794ecf7)
Commits
  • 7cd2512 chore(main): release spanner 1.77.0 (#11634)
  • 28f0030 chore(all): fix out-of-sync version.go files (#11684)
  • 655de36 feat(spanner): Support REPEATABLE_READ for RW transaction (#11654)
  • 60dc167 fix(aiplatform): remove VertexAISearch.engine option (#11681)
  • 3f23a91 fix(aiplatform): An existing google.api.http annotation http_uri is changed...
  • e87cedc chore: remove resourcesettings (#11678)
  • d662a45 feat(spanner): add option for LastStatement in transaction (#11638)
  • 9e508d0 chore: release main (#11623)
  • 601e742 feat(bigquery/reservation): Add a new field replication_status to `.google....
  • 1eb601e chore(firestore): expose the Firestore.executePipeline API to the preview bra...
  • 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)

Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.76.1 to 1.77.0.
- [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.76.1...spanner/v1.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 7, 2025
@sj14 sj14 merged commit 2abc8c7 into main Mar 7, 2025
2 checks passed
@sj14 sj14 deleted the dependabot/go_modules/cloud.google.com/go/spanner-1.77.0 branch March 7, 2025 17:50
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.

1 participant