This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-pxf.git
commit 0cede2d9b58b77c05da1406843514f1f9c467368 Author: Bradford D. Boyle <[email protected]> AuthorDate: Mon Sep 19 16:32:03 2022 -0700 Bump version to 6.4.2 (#871) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4837281d..15f4bb91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 6.4.2 (09/19/2022) + +### Bug Fixes: + +- [#870](https://github.com/greenplum-db/pxf/pull/870) Relax the requirement that C string length matches Java string length + ## 6.4.1 (09/16/2022) ### Bug Fixes: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
