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

chore(main): release 6.25.6#1911

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
release-please--branches--main
Jun 22, 2022
Merged

chore(main): release 6.25.6#1911
gcf-merge-on-green[bot] merged 1 commit intomainfrom
release-please--branches--main

Conversation

@release-please
Copy link
Copy Markdown
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 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
Copy Markdown
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
Copy Markdown
Contributor Author

@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: 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