diff --git a/CHANGELOG.md b/CHANGELOG.md index bfcff8e9..843102b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 6.10.1 (03/27/2024) + +### Bug Fixes: + +- [#1100](https://github.com/greenplum-db/pxf/pull/1100) Refactor position tracking for multi-line JSON files +- [#1102](https://github.com/greenplum-db/pxf/pull/1102) Bumped gp-common-go-libs to v1.0.16 +- [#1105](https://github.com/greenplum-db/pxf/pull/1105) Bumped Spring Framework version to 5.3.33 +- [#1108](https://github.com/greenplum-db/pxf/pull/1108) Bumped Tomcat version to 9.0.87 +- [#1111](https://github.com/greenplum-db/pxf/pull/1111) Adjusted PXF error handling and determining client disconnects + ## 6.10.0 (03/04/2024) ### Enhancements: