Skip to content

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Mar 17, 2022

🤖 I have created a release beep boop

6.22.0 (2022-03-25)

Features

Bug Fixes

  • Correct recording values in opencensus measureMap in HeaderInterceptor (#1726) (bdb2b89)
  • return errors from BatchCreateSession to dialect detection (#1760) (6550a9d), closes #1759

Dependencies

  • update dependency com.google.cloud:google-cloud-trace to v2.1.7 (#1748) (a794387)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.8 (#1757) (2b54949)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.9 (#1782) (d623b7e)
  • update dependency org.json:json to v20220320 (#1761) (6eee5eb)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners March 17, 2022 19:56
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 17, 2022
Copy link
Collaborator

@yoshi-approver yoshi-approver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamped release!

@yoshi-approver yoshi-approver added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Mar 17, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2022
@gcf-merge-on-green
Copy link
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 Mar 18, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 0ba485d to 9cf27b5 Compare March 18, 2022 20:36
@yoshi-approver yoshi-approver added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Mar 18, 2022
Copy link
Collaborator

@yoshi-approver yoshi-approver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamped release!

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2022
@gcf-merge-on-green
Copy link
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 Mar 19, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from 4d9f816 to 67ca8fb Compare March 22, 2022 13:28
@release-please release-please bot changed the title chore(main): release 6.21.3 chore(main): release 6.22.0 Mar 24, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 67ca8fb to 0edf838 Compare March 24, 2022 05:58
@ansh0l
Copy link
Contributor

ansh0l commented Mar 24, 2022

@asthamohta I've approved the release but not merged it. I think merging it doesn't have any real consequence (since it would only contain the autogenerated code for cross-region-backups).

@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from aa10deb to 14c32fa Compare March 24, 2022 18:03
@ansh0l ansh0l added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 14c32fa to 5034b0b Compare March 25, 2022 16:42
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 27, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 27, 2022
@ansh0l ansh0l merged commit 73d139c into main Mar 28, 2022
@ansh0l ansh0l deleted the release-please--branches--main branch March 28, 2022 04:37
@release-please
Copy link
Contributor Author

@release-tool-publish-reporter

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

@release-tool-publish-reporter

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

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

Labels

api: spanner Issues related to the googleapis/java-spanner API. autorelease: published

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic dialect detection returns DEADLINE_EXCEEDED if session creation fails

4 participants