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

tballison 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 63f4a9569c Prep for 3.3.2 rc1
63f4a9569c is described below

commit 63f4a9569c97c8e7d5e4ee79c4cdedb1cd223e2b
Author: tallison <[email protected]>
AuthorDate: Wed Jul 15 16:57:25 2026 -0400

    Prep for 3.3.2 rc1
---
 CHANGES.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 626793f7e4..185182d053 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,8 +1,9 @@
-Release 3.3.2 - (unreleased)
+Release 3.3.2 - 7/15/2026
+
+  * Dependency upgrades (TIKA-4738).
 
   * tika-server now requires enableUnsecureFeatures=true when the /pipes, 
/async, or
-    /status endpoints are selected; the server refuses to start otherwise. 
Previously
-    listing the endpoint was treated as sufficient consent (TIKA-4760).
+    /status endpoints are selected; the server refuses to start otherwise 
(TIKA-4760).
 
   * Port the 4.x SAX-based OOXML parsers to 3.x and make SAX default.
     The docx/pptx/xlsx/vsdx SAX parsers gain field-code hyperlink extraction,
@@ -12,7 +13,7 @@ Release 3.3.2 - (unreleased)
 
 Release 3.3.1 - 5/20/2026
 
-  * Dependency upgrades  (TIKA-4695).
+  * Dependency upgrades (TIKA-4695).
 
   * Use the IANA-registered text/markdown as the primary media type, with
     text/x-web-markdown and text/x-markdown kept as aliases (TIKA-4724).

Reply via email to