Bump tika-core from 1.24.1 to 2.6.0
Bumps tika-core from 1.24.1 to 2.6.0.
Changelog
Sourced from tika-core's changelog.
Release 2.6.1 - ???
Add X-TIKA:embedded_id_path to ensure unique embedded file paths (TIKA-3942).
Fix bug that prevented digests when the fallback/EmptyParser was called (TIKA-3939).
Remove log4j 1.2.x (and slf4j-log4j12 which now redirects to slf4j-reload4j) from all modules (TIKA-3935).
Add SVG detection for svg files lacking the xml header (TIKA-3308).
Upgrade to Bouncy Castle 1.71 and jdk18on jars (TIKA-3933).
Add a JDBCPipesReporter (TIKA-3931).
Add multivalued field strategy option in jdbc-emitter (TIKA-3930). Default is now 'concatenate' with ', ' as the delimiter.
Downgrade logging in PipesClient for each parse from info to debug.
Release 2.6.0 - 11/3/2022
Add optional Siegfried detector (TIKA-3901).
Move OverrideDetector's functionality to the CompositeDetector (TIKA-3904).
The FileCommandDetector has been refactored to have the same behavior as the Siegfried detector; see setUseMime in the javadoc (TIKA-3902).
Fix bug in OpenSearch emitter that prevented upserts on documents with embedded files (TIKA-3882).
Extract PDF actions and triggers into the file's metadata (TIKA-3887).
Add a tika-async-cli module (TIKA-3885).
Fetch keys sent via headers to tika server are now URL decoded (TIKA-3864).
Release 2.5.0 - 09/30/2022
Improved extraction of PDF subset info for PDF/UA, PDF/VT, and PDF/X. NOTE: we no longer append PDF/A information, e.g. 'version="A-1b"' to the 'dc:format'. Users must now get that information from the 'pdfa:PDFVersion' key or from 'pdfaid:conformance' and 'pdfaid:part' (TIKA-3844).
Avoid infinite loop in bookmark extraction from PDFs (TIKA-3832).
... (truncated)
Commits
-
41319f3
[maven-release-plugin] prepare release 2.6.0-rc1 -
aec8029
Binary incompatibility with updated maven release plugin, try to update scm a... -
d9040f4
Merge remote-tracking branch 'origin/main' -
89f0821
add release date, fix rat problems, update 2.5.1 -> 2.6.0 for next release cycle -
9911dd9
Merge pull request #784 from apache/dependabot/maven/org.apache.maven.plugins... -
71d6aca
Merge pull request #783 from apache/dependabot/maven/aws.version-1.12.334 -
f6d80df
Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 -
02bd6f7
Bump aws.version from 1.12.333 to 1.12.334 -
dfc99d6
Merge pull request #782 from apache/dependabot/maven/aws.version-1.12.333 -
1a0d6ed
Bump aws.version from 1.12.332 to 1.12.333 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts