Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 6.19.0 #1675

Merged
merged 1 commit into from
Feb 17, 2022
Merged

chore(main): release 6.19.0 #1675

merged 1 commit into from
Feb 17, 2022

Conversation

release-please[bot]
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 is at https://github.com/googleapis/java-spanner/releases/tag/v6.19.0 馃尰

@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