这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@GavinFrazar
Copy link
Contributor

@GavinFrazar GavinFrazar commented Sep 4, 2025

This PR bumps cloud.google.com/go/spanner from 1.83.0 to 1.85.0

Tests had to be adjusted because 1.85.0 enabled client session multiplexing by default in googleapis/google-cloud-go#12734 which sends an additional CreateSession RPC.

Stacked on top of another PR that bumps dependencies:

Updates cloud.google.com/go/spanner from 1.83.0 to 1.85.0

Release notes

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

spanner: v1.85.0

1.85.0 (2025-08-28)

Features

  • spanner: Enable multiplex sessions by default for all operations (#12734) (0491ba6)

Performance Improvements

  • spanner: Improve mutationProto allocations and performance (#12740) (2a4add5)

spanner: v1.84.1

1.84.1 (2025-08-06)

Features

Miscellaneous Chores

spanner: v1.84.0

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

1.84.0 (2025-08-05)

Features

  • spanner/adapter: Add last field in AdaptMessageResponse for internal optimization usage (c574e28)
  • spanner/admin/database: Proto changes for an internal api (eeb4b1f)
  • spanner: A new field snapshot_timestamp is added to message .google.spanner.v1.CommitResponse (ac4970b)
  • spanner: Add GCP standard otel attributes (#11652) (f59fcff)

Bug Fixes

  • spanner: Context cancel in traces in case of skipping trailers (#12635) (509dc90)
  • spanner: Enforce only one resource header (#12618) (4e04b7e)
  • spanner: Fix blind retry for ResourceExhausted (#12523) (f9b6e88)
  • spanner: Remove stream wrapper for direct path check (#12622) (88a36cd)

Documentation

... (truncated)

Commits
  • 233a62b chore(main): release spanner 1.85.0 (#12755)
  • 0491ba6 feat(spanner): Enable multiplex sessions by default for all operations (#12734)
  • bfd138a feat(firestore): allow creating REST clients (#12575)
  • 3929405 test(storage): update tests for Writer.ProgressFunc (#12784)
  • f35f697 chore(bigquery): reconfigure bigquery v1 release definition (#12788)
  • fc2bb11 chore(bigquery): update source (#12786)
  • c6c8996 test(storage): enable Append integration tests (#12782)
  • c8734b9 chore: allow tx opts to be supplied in a callback (#12779)
  • 7f574b0 feat(storage): WithMeterProvider allows custom meter provider configuration (...
  • be676c9 tools: first pass at a state file generator for google-cloud-go (#12776)
  • Additional commits viewable in compare view

@GavinFrazar GavinFrazar added the no-changelog Indicates that a PR does not require a changelog entry label Sep 4, 2025
@GavinFrazar GavinFrazar changed the title Bump Cloud Spanner dep Bump Cloud Spanner dependency Sep 4, 2025
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/fix-spanner-test branch 2 times, most recently from b684775 to 393ffef Compare September 4, 2025 22:25
@GavinFrazar GavinFrazar changed the base branch from master to dependabot/go_modules/go-7be5957bee September 4, 2025 22:25
@GavinFrazar GavinFrazar marked this pull request as ready for review September 4, 2025 22:26
@github-actions github-actions bot added database-access Database access related issues and PRs size/sm labels Sep 4, 2025
@rosstimothy rosstimothy force-pushed the dependabot/go_modules/go-7be5957bee branch from 0aec177 to 7ec7fbc Compare September 5, 2025 12:17
@rosstimothy rosstimothy force-pushed the dependabot/go_modules/go-7be5957bee branch from 79510ac to 186b10c Compare September 5, 2025 13:26
Base automatically changed from dependabot/go_modules/go-7be5957bee to master September 5, 2025 13:57
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/fix-spanner-test branch from 393ffef to 7d4fd39 Compare September 5, 2025 19:31
@rosstimothy rosstimothy added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 9, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 9, 2025
@GavinFrazar
Copy link
Contributor Author

This PR might be cursed

@GavinFrazar GavinFrazar added this pull request to the merge queue Sep 9, 2025
Merged via the queue into master with commit 87c4fb5 Sep 9, 2025
44 of 45 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/fix-spanner-test branch September 9, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database-access Database access related issues and PRs no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants