File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Release 4.0.0-BETA1 - ???
1+ Release 4.0.0-alpha-1 - 5/4/2026
22
33 BREAKING CHANGES
44
5- * Moved towards default json based configuration (TIKA-4544 and many others).
5+ * Move from xml to json based configuration (TIKA-4544 and many others).
66
77 * tika-pipes implementation modules have been reorganized by
88 resource (tika-pipes-solr) vs task (tika-pipes-fetcher-solr)
@@ -39,9 +39,14 @@ Release 4.0.0-BETA1 - ???
3939
4040 * Fix concurrency bug in TikaToXMP (TIKA-4393)
4141
42- Release 3.3.0 - ???
42+ Release 3.3.0 - 3/18/2026
4343
44- * Various fixes based on regression testing (TIKA-4563).
44+ * Switch to poi-ooxml-full (TIKA-4563).
45+
46+ * Users need to add "allowAbsolutePaths=true" for the FileSystemFetcher to fetch
47+ an absolute path (TIKA-4649).
48+
49+ * Add a markdown option for content handlers (TIKA-4563).
4550
4651 * Improve zip parsing (TIKA-4650).
4752
@@ -57,14 +62,15 @@ Release 3.3.0 - ???
5762
5863 * Improve extraction of Javascript from PDFs (TIKA-4465).
5964
60- Release 3.2.3 - ???
65+ Release 3.2.3 - 9/11/2025
6166
6267 * Allow backwards compatibility with versions of commons-compress before 1.28.0 (TIKA-4469).
6368
6469 * Fix XFA parsing within PDFs when woodstox is on the classpath as in tika-server (TIKA-4482).
6570
6671 * Dependency updates.
6772
73+
6874Release 3.2.2 - 8/6/2025
6975
7076 * Fix for CVE-2025-54988.
You can’t perform that action at this time.
0 commit comments