This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch branch_3_2x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 89cf2fe31b13f0985069c78fe6dec62e295ae313 Author: tallison <[email protected]> AuthorDate: Wed Sep 10 11:36:37 2025 -0400 Update CHANGES.txt --- CHANGES.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index f3b5f6e97..9d77b2189 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,16 @@ +Release 3.2.3 - ??? + + * Allow backwards compatibility with versions of commons-compress before 1.28.0 (TIKA-4469). + + * Fix XFA parsing within PDFs when woodstox is on the classpath as in tika-server (TIKA-4482). + + * Dependency updates. + Release 3.2.2 - 8/6/2025 - * Improve detection of encrypted ODT files (TIKA-4459) + * Fix for CVE-2025-54988. + + * Improve detection of encrypted ODT files (TIKA-4459). * Dependency updates (TIKA-4455).
