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 d255eb908 Prep for 3.2.0-rc2
d255eb908 is described below

commit d255eb9088fd9c90f786f1d64bcbb483fce61bc8
Author: tallison <[email protected]>
AuthorDate: Wed May 21 15:32:48 2025 -0400

    Prep for 3.2.0-rc2
---
 CHANGES.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index a287d84d3..cfcacafa1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-Release 3.2.0 - 05/12/2025
+Release 3.2.0 - 05/21/2025
 
   * Detect inline images in MSG files (TIKA_4391).
 
@@ -12,6 +12,8 @@ Release 3.2.0 - 05/12/2025
 
   * 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

Reply via email to