This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch TIKA-3719
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/TIKA-3719 by this push:
new d3e3fc810 TIKA-3719 -- update CHANGES.txt
d3e3fc810 is described below
commit d3e3fc810d66a5fd882b69db8cc347d690c10510
Author: tallison <[email protected]>
AuthorDate: Thu Apr 21 15:36:03 2022 -0400
TIKA-3719 -- update CHANGES.txt
---
CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index ea0f01375..1d2656f6b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,8 @@ Release 2.4.0 - ???
https://github.com/apache/tika/blob/main/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
for the dependencies that must be provided at run-time (TIKA-3676).
+ * Add initial TLS encryption option for tika-server (TIKA-3719).
+
* Allow specification of fetcherName and fetchKey via query parameters
in request URI in tika-server (TIKA-3714).