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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2e9c804a2 Update CHANGES.txt
2e9c804a2 is described below

commit 2e9c804a26bfdac8f8037c8d5bf088e39aa464d9
Author: tallison <[email protected]>
AuthorDate: Tue Jun 17 13:50:18 2025 -0400

    Update CHANGES.txt
---
 CHANGES.txt | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index edcc7a7f0..d4de220e6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,7 +9,33 @@ Release 4.0.0-BETA1 - ???
    * Fix concurrency bug in TikaToXMP (TIKA-4393)
 
 
-Release 3.1.0 - ??
+Release 3.2.1 - ???
+
+  * Important bug fix for zip-based detection on a non-TikaInputStream 
(TIKA-4424).
+
+  * Improve text extraction from EMF (TIKA-4432).
+
+  * Dependency updates (TIKA-4421).
+
+Release 3.2.0 - 05/21/2025
+
+  * Detect inline images in MSG files (TIKA-4391).
+
+  * 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 jsoup to 1.20.1 with workaround for change in self-closing tag 
behavior (TIKA-4419).
+
+  * Upgrade dependencies (TIKA-4379).
+
+Release 3.1.0 - 01/28/25
 
    * Allow users to turn off the injection of some headers into the content 
stream of MSG
      files (TIKA-4345).

Reply via email to