---------------- Apache Tika 2.4.1 ---------------- ~~ Licensed to the Apache Software Foundation (ASF) under one or more ~~ contributor license agreements. See the NOTICE file distributed with ~~ this work for additional information regarding copyright ownership. ~~ The ASF licenses this file to You under the Apache License, Version 2.0 ~~ (the "License"); you may not use this file except in compliance with ~~ the License. You may obtain a copy of the License at ~~ ~~ http://www.apache.org/licenses/LICENSE-2.0 ~~ ~~ Unless required by applicable law or agreed to in writing, software ~~ distributed under the License is distributed on an "AS IS" BASIS, ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~~ See the License for the specific language governing permissions and ~~ limitations under the License. Apache Tika 2.4.1 The most notable changes in Tika 2.4.1 over the previous release are: * Implement bulk upload in the OpenSearch emitter ({{{http://issues.apache.org/jira/browse/TIKA-3791}TIKA-3791}}). * Implement tika-server client via pipes mode ({{{http://issues.apache.org/jira/browse/TIKA-3790}TIKA-3790}}). * Custom embedded parsers and EmbeddedDocumentHandlers can now add metadata to the container file's metadata ({{{http://issues.apache.org/jira/browse/TIKA-3789}TIKA-3789}}). * Record embedded file exceptions in the container file's metadata ({{{http://issues.apache.org/jira/browse/TIKA-3788}TIKA-3788}}). * Allow continuation of parsing after write limit has been reached ({{{http://issues.apache.org/jira/browse/TIKA-3787}TIKA-3787}}). * Allow pass-through of 'Content-Length' header to metadata in TikaResource ({{{http://issues.apache.org/jira/browse/TIKA-3786}TIKA-3786}}). * Add embedded depth to profiles tables in tika-eval ({{{http://issues.apache.org/jira/browse/TIKA-3775}TIKA-3775}}). * Add stop() method to TikaServerCli so that it can be run with Apache Commons Daemon ({{{http://issues.apache.org/jira/browse/TIKA-1570}TIKA-1570}}). * Fixed bug in ordering of Parsers during service loading ({{{http://issues.apache.org/jira/browse/TIKA-3750}TIKA-3750}}). * Users can expand system properties from the forking process into forked tika-server processes ({{{http://issues.apache.org/jira/browse/TIKA-3748}TIKA-3748}}). * Fix a few files being wrongly detected as EML ({{{http://issues.apache.org/jira/browse/TIKA-3771}TIKA-3771}}). The following people have contributed to Tika 2.4.1 by submitting or commenting on the issues resolved in this release: * Alexander * Aurélien Marocco * Dmitrii Kriukov * Jason Borg * Luís Filipe Nassif * Sam Stephens * Tilman Hausherr * Tim Allison * Tom Brisland See {{https://s.apache.org/ts016}} for more details on these contributions.