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.25.6 #1911

Merged
merged 1 commit into from Jun 22, 2022
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jun 6, 2022

馃 I have created a release beep boop

6.25.6 (2022-06-22)

Bug Fixes

  • PostgreSQL parser should not treat \ as an escape char (#1921) (260bbe3), closes #1920

Documentation

  • sample: relocate native image sample from old repo (#1758) (ef187f4)

Dependencies

  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 (#1907) (01f8a07)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 (#1918) (be8b50b)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners June 6, 2022 05:00
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Jun 6, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 5d10225 to f88fc6d Compare June 16, 2022 06:05
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

@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from 57bf75e to 55c5a0d Compare June 22, 2022 01:18
@ansh0l ansh0l added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 55c5a0d to e18c4b3 Compare June 22, 2022 10:38
@ansh0l ansh0l added automerge Merge the pull request once unit tests and other checks pass. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jun 22, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6c89b59 into main Jun 22, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-please--branches--main branch June 22, 2022 11:50
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2022
@release-please
Copy link
Contributor Author

馃 Release is at https://github.com/googleapis/java-spanner/releases/tag/v6.25.6 馃尰

@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 size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PostgreSQL Connection API wrongly identifies slash as an escape character in quoted literals and identifiers
2 participants