Bump tika-core from 1.12 to 1.22 in /tika
Bumps tika-core from 1.12 to 1.22.
Changelog
Sourced from tika-core's changelog.
Release 2.0.0 - ??? BREAKING CHANGES in 2.0.0
ChmParser was moved to org.apache.tika.parser.microsoft.chm
RTFParser was moved to org.apache.tika.parser.microsoft.rtf
Remove deprecated Metadata keys/properties (TIKA-1974).
Removed dangerous calls to read an inputstream or convert to bytes without specifying a charset
Other changes
Release 1.25 - ???
Add detection and a parser for flat ODF files (TIKA-3159).
Add extraction of macros from ODF files (TIKA-3161).
Add mime detection for hprof and hprof text files (TIKA-3144).
Add TextSignature and TextProfileSignature to tika-eval (TIKA-3145 and TIKA-3146)
Create a metadata filter to trigger tika-eval stats post parsing (TIKA-3140)
Add a configurable metadata-filter for the RecursiveParserWrapper (TIKA-3137)
Add status endpoint to tika-server (TIKA-3129).
Remove whitelist/blacklist terminology (TIKA-3120)
Add detection for parquet files (TIKA-3115).
Add detection and parsing for bplist (TIKA-3104).
Enable metadata value filtering
Add a basic parser for plist files based on com.googlecode.plist:dd-plist (TIKA-3104).
Release 1.24.1 - 4/17/2020
- Allow gzip compression of input and output streams for tika-server (TIKA-3073).
Release 1.24 - 3/11/2019
Add scripts to run tika-server as a service via Eric Pugh, and add these scripts and jar as a new artifact in the release (TIKA-3010).
Upgrade Drew Noakes' metadata-extractor (TIKA-2952).
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.