---------------- Apache Tika 2.7.0 ---------------- ~~ 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.7.0 The most notable changes in Tika 2.7.0 over the previous release are: * Add SVG detection for svg files that lack the xml header ({{{http://issues.apache.org/jira/browse/TIKA-3308}TIKA-3308}}). * Migrate to a live fork of Universal Charset Detector ({{{http://issues.apache.org/jira/browse/TIKA-3213}TIKA-3213}}). * Improve handling of text-based attachments inside .eml files ({{{http://issues.apache.org/jira/browse/TIKA-3959}TIKA-3959}}). * Add tika-parser-nlp-package to release artifacts ({{{http://issues.apache.org/jira/browse/TIKA-3958}TIKA-3958}}). * Remove need for element in classes that extend ConfigBase ({{{http://issues.apache.org/jira/browse/TIKA-3946}TIKA-3946}}). * Add X-TIKA:embedded_id_path to ensure unique embedded file paths ({{{http://issues.apache.org/jira/browse/TIKA-3942}TIKA-3942}}). * Fix bug that prevented digests when the fallback/EmptyParserwas called ({{{http://issues.apache.org/jira/browse/TIKA-3939}TIKA-3939}}). * Remove log4j 1.2.x (and slf4j-log4j12 which now redirects to slf4j-reload4j) fromall modules ({{{http://issues.apache.org/jira/browse/TIKA-3935}TIKA-3935}}). * Upgrade mime4j to 0.8.9 ({{{http://issues.apache.org/jira/browse/TIKA-3950}TIKA-3950}}). * Refactor date parsing for emails ({{{http://issues.apache.org/jira/browse/TIKA-3957}TIKA-3957}}) * Upgrade to Bouncy Castle 1.71 and jdk18on jars ({{{http://issues.apache.org/jira/browse/TIKA-3933}TIKA-3933}}). * Add a JDBCPipesReporter ({{{http://issues.apache.org/jira/browse/TIKA-3931}TIKA-3931}}). * Add multivalued field strategy option in jdbc-emitter ({{{http://issues.apache.org/jira/browse/TIKA-3930}TIKA-3930}}).Default is now 'concatenate' with ', ' as the delimiter. The following people have contributed to Tika 2.7.0 by submitting or commenting on the issues resolved in this release: * Anant Dahiya * Anas Hammani * Gregory Lepore * Joseph Goh * Julien Massiera * Konstantin Gribov * Tilman Hausherr * Tim Allison * Valery Yatsynovich * Yury Kats See {{https://s.apache.org/ys2y0}} for more details on these contributions.