This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new fd9cb68 update CHANGES.txt to include new /eval endpoint
fd9cb68 is described below
commit fd9cb684cce032e3fb874fbf9e7cf5e0d5f9d72d
Author: tallison <[email protected]>
AuthorDate: Wed Mar 30 09:55:18 2022 -0400
update CHANGES.txt to include new /eval endpoint
---
CHANGES.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 7d99421..1d878ca 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,6 +15,9 @@ Release 2.4.0 - ???
* Add a fetcher and emitter for Azure blob storage (TIKA-3707).
+ * Add an optional /eval endpoint for tika-eval profile or compare
+ capabilities in tika-server (TIKA-3689).
+
* Upgrade deeplearning4j to 1.0.0-M2 (TIKA-3458 and PR#527).
* Various dependency upgrades, including POI, dl4j, gson, jackson,