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

chore(main): release 4.6.1#1295

Merged
alexander-fenster merged 2 commits intomainfrom
release-please--branches--main--components--bigtable
May 31, 2023
Merged

chore(main): release 4.6.1#1295
alexander-fenster merged 2 commits intomainfrom
release-please--branches--main--components--bigtable

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please Bot commented May 30, 2023

🤖 I have created a release beep boop

4.6.1 (2023-05-30)

Bug Fixes

  • Properly handle asynchronous read from stream (#1284) (55d86ba). This could result in silently dropped rows in a createReadStream. The bug is active when the ReadRows stream would be piped into a consumer that would defer the processing of the rows until the next event loop run (i.e. use a Transform that would defer the callback invocation via setTimeout()).

This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested review from a team May 30, 2023 18:09
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 30, 2023
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/nodejs-bigtable API. labels May 30, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 30, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 30, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 30, 2023
@alexander-fenster alexander-fenster added the automerge Merge the pull request once unit tests and other checks pass. label May 30, 2023
@alexander-fenster alexander-fenster added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 30, 2023
@gcf-merge-on-green
Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 31, 2023
@alexander-fenster alexander-fenster added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed 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 May 31, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 31, 2023
@alexander-fenster alexander-fenster merged commit cb0dbab into main May 31, 2023
@alexander-fenster alexander-fenster deleted the release-please--branches--main--components--bigtable branch May 31, 2023 23:38
@release-please
Copy link
Copy Markdown
Contributor Author

@release-trigger
Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/nodejs-bigtable/publish (2023-05-31T23:39:26.663Z)

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! 💜

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants