We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf7b5f commit 83b8de0Copy full SHA for 83b8de0
CHANGES.txt
@@ -1,4 +1,11 @@
1
-Release 2.9.1 - ??
+Release 2.9.1 - 10/17/2023
2
+
3
+ * Dependency upgrades including commons-compress to fix CVE-2023-42503.
4
5
+ * Improve RFC822 detection (TIKA-4153).
6
7
+ * Enable configuration of "maxJsonStringFieldLength" in TikaConfig to allow users to
8
+ avoid DEFAULT_MAX_STRING_LEN exceptions from Jackson (TIKA-4154).
9
10
* Fix bug in DateUtils that stripped timezone information from
11
incoming Calendar objects (TIKA-4126).
0 commit comments