Skip to content

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Feb 9, 2022

🤖 I have created a release beep boop

6.19.0 (2022-02-16)

Features

Bug Fixes

  • allow getting metadata without calling next() (#1691) (4cfe74e)
  • do not delete session in close method for BatchReadOnlyTransactionImpl (#1688) (5dc3e19)
  • untyped null parameters would cause NPE (#1680) (7095f94), closes #1679

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.2 (#1666) (8ea2220)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.2 (#1664) (4f46635)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners February 9, 2022 00:29
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Feb 9, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 0f939bc to fe9a482 Compare February 9, 2022 01:11
@release-please release-please bot changed the title chore(main): release 6.18.1 chore(main): release 6.19.0 Feb 10, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from b058807 to efea138 Compare February 13, 2022 23:42
@ansh0l ansh0l added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 14, 2022
@ansh0l
Copy link
Contributor

ansh0l commented Feb 14, 2022

Adding do not merge label to wait for changes in PR #1677 to be merged.

cc @olavloite

@release-please release-please bot force-pushed the release-please--branches--main branch 4 times, most recently from dc7238c to 8f2313c Compare February 15, 2022 10:09
@olavloite
Copy link
Collaborator

Adding do not merge label to wait for changes in PR #1677 to be merged.

cc @olavloite

@ansh0l #1677 has been merged.

@ansh0l ansh0l removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 16, 2022
Copy link
Contributor

@ansh0l ansh0l left a comment

Choose a reason for hiding this comment

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

LGTM

@ansh0l ansh0l added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 8f2313c to 404915e Compare February 16, 2022 06:59
@release-please release-please bot force-pushed the release-please--branches--main branch from 404915e to a8bbb0b Compare February 16, 2022 06:59
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2022
@ansh0l ansh0l merged commit 8e6aebf into main Feb 17, 2022
@ansh0l ansh0l deleted the release-please--branches--main branch February 17, 2022 05:11
@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.

Statement.Builder#bind("some-param").to((Value) null) causes NullPointerException

4 participants