---------------- Apache Tika 1.26 ---------------- ~~ 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 1.26 The most notable changes in Tika 1.26 over the previous release are: * Fix thread safety bug in OpenOffice parser ({{{http://issues.apache.org/jira/browse/TIKA-3334}TIKA-3334}}). * The "writeLimit" header now pertains to the combined characters written per container document (and embedded documents) in the /rmeta endpoint in tika-server ({{{http://issues.apache.org/jira/browse/TIKA-3325}TIKA-3325}}); it no longer functions only per container or embedded document. * Extract more embedded files in PDFs by recursively processing the embedded file tree ({{{http://issues.apache.org/jira/browse/TIKA-3332}TIKA-3332}}). * Allow for case insensitive headers for configuration of the PDFParser and the TesseractOCRParser in tika-server via Subhajit Das ({{{http://issues.apache.org/jira/browse/TIKA-3320}TIKA-3320}}). * Improve detection and parsing of XPS files ({{{http://issues.apache.org/jira/browse/TIKA-3316}TIKA-3316}}). * General dependency upgrades ({{{http://issues.apache.org/jira/browse/TIKA-3244}TIKA-3244}}). * Great optimization in ForkParser ({{{http://issues.apache.org/jira/browse/TIKA-3237}TIKA-3237}}). * Fix parsing of emails attached to other emails in PST files ({{{http://issues.apache.org/jira/browse/TIKA-3004}TIKA-3004}}). * MP3 parser should output the xmpDM:duration metadata as seconds notmilliseconds, consistent with the other Audio and Video parsers ({{{http://issues.apache.org/jira/browse/TIKA-3318}TIKA-3318}}). The following people have contributed to Tika 1.26 by submitting or commenting on the issues resolved in this release: * Andrew Pavlin * Bertrand Caron * Julien Massiera * Nick Burch * Nick Harmer * Peter Kronenberg * Ross Johnson * Subhajit Das * Tilman Hausherr * Tim Allison See {{https://s.apache.org/yjp3v}} for more details on these contributions.