Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

chore(main): release 7.17.1#2210

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
release-please--branches--main--components--spanner
Jan 3, 2025
Merged

chore(main): release 7.17.1#2210
gcf-merge-on-green[bot] merged 1 commit intomainfrom
release-please--branches--main--components--spanner

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please bot commented Jan 3, 2025

🤖 I have created a release beep boop

7.17.1 (2025-01-03)

Bug Fixes


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team January 3, 2025 11:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 3, 2025
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 3, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2025
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/nodejs-spanner API. label Jan 3, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 3, 2025
@surbhigarg92 surbhigarg92 added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jan 3, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 3, 2025
@surbhigarg92 surbhigarg92 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 3, 2025
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9f77f9f into main Jan 3, 2025
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 3, 2025
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-please--branches--main--components--spanner branch January 3, 2025 18:08
@release-please
Copy link
Copy Markdown
Contributor Author

release-please bot commented Jan 3, 2025

🤖 Created releases:

🌻

@release-trigger
Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/nodejs-spanner/publish (2025-01-03T18:09:17.597Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

@release-tool-publish-reporter
Copy link
Copy Markdown

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter
Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

alkatrivedi added a commit that referenced this pull request Feb 26, 2025
#2214)

* feat(spanner): add support for Multiplexed Session for Read Only Transactions

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore(main): release 7.17.0 (#2185)

* chore(main): release 7.17.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: surbhigarg92 <surbhigarg.92@gmail.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* fix: remove default global trace context propagator (#2209)

Fixes #2208

* chore(main): release 7.17.1 (#2210)

:robot: I have created a release *beep* *boop*
---


## [7.17.1](https://togithub.com/googleapis/nodejs-spanner/compare/v7.17.0...v7.17.1) (2025-01-03)


### Bug Fixes

* Remove default global trace context propagator ([#2209](https://togithub.com/googleapis/nodejs-spanner/issues/2209)) ([7898e0c](https://togithub.com/googleapis/nodejs-spanner/commit/7898e0ce0477e2d4327822ac26a2674203b47a64)), closes [#2208](https://togithub.com/googleapis/nodejs-spanner/issues/2208)

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).

* refactor: test

* refactor: test

* refactor: test

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* refactor

* refactor

* tests: changes for kokoro pipeline

* refactor

* refactor

* doc: refactor

* test: refactor test to support mux session

* refactor test

* refactor

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* refactor

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: surbhigarg92 <surbhigarg.92@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/nodejs-spanner API. autorelease: published size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenTelemetry Trace context Global Propagators are default set to W3CTraceContextPropagator

2 participants