This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new d194d7c4d Update CHANGES.txt for 3.2.0 release
d194d7c4d is described below

commit d194d7c4db77bc847bd6b28e07d9349656b2c860
Author: tallison <[email protected]>
AuthorDate: Mon May 12 08:46:57 2025 -0400

    Update CHANGES.txt for 3.2.0 release
---
 CHANGES.txt | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 45581e8cc..a287d84d3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,8 +1,18 @@
-Release 3.2.0 - ???
+Release 3.2.0 - 05/12/2025
 
-  * Fix concurrency bug in TikaToXMP (TIKA-4393)
+  * Detect inline images in MSG files (TIKA_4391).
 
-  * Improve extraction of properties from msg files (TIKA_4381).
+  * Improve extraction of metadata in MSG files (TIKA-4381).
+
+  * Fix concurrency bug in TikaToXMP (TIKA-4393).
+
+  * Fix potential GDAL deadlock (TIKA-4385).
+
+  * Improve extraction of properties from msg files (TIKA-4381).
+
+  * Include internal attachment path in tika-eval reports (TIKA-4374).
+
+  * Upgrade dependencies (TIKA-4379).
 
 Release 3.1.0 - 01/28/25
 

Reply via email to