Fix bug that prevented metadata keys in the UnpackerResource
in tika-server (TIKA-3624).
Upgrade log4j to 2.16.0 (TIKA-3623)
Release 2.2.0 - 12/13/2021
Add support for OneNote files downloaded from O365 (TIKA-3446).
Fix logic bug in PipesServer that prevented concatenation of
content from attachments (TIKA-3609).
Improve extraction of embedded files from MSOffice files created
by non-Microsoft tools (TIKA-3526).
Added back ability to ignore load errors in TikaConfig (TIKA-3575).
Make SecureContentHandler and other parameters configurable in
AutoDetectParser programmatically and via tika-config.xml (TIKA-3594).
Fix default logging in tika-app in batch mode (TIKA-3589).
Fix bug that prevented specifying a config with the long
--config= option in tika-app in batch mode (TIKA-3589).
Fix thread starvation after numerous restarts in
PipesClient (TIKA-3588).
Fix race condition when starting multiple forked
servers on multiple ports (TIKA-3586).
Add timeout per task to be configured via headers
for tika-server's legacy endpoints /tika and /rmeta.
Note that this timeout greater than taskTimeoutMillis (TIKA-3582).
Add metadata item for whether or not a PDF has a collection/
is a Portfolio PDF (TIKA-3579).
Add detection of ESRI Layer files (TIKA-3570).
Add detection of JPEG XL, MARC, ICC profiles, NES-ROM file types
(TIKA-3562 and TIKA-3563)
Remove duplicate "subject" metadata keys that were intended
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps tika-core from 1.24.1 to 2.2.0.
Changelog
Sourced from tika-core's changelog.
... (truncated)
Commits
52c7785
[maven-release-plugin] prepare release 2.2.0-rc13276657
revert for another rc1 attempt52d7b7d
[maven-release-plugin] prepare release 2.2.0-rc14a08ca4
revert for another rc1 attemptb3b3612
try to make flaky test less likely to be flakyc3c8dfb
[maven-release-plugin] prepare for next development iteration69d72e8
[maven-release-plugin] prepare release 2.2.0-rc1292a786
revert versions for third attempt of rc1ed4cb1f
[maven-release-plugin] prepare release 2.2.0-rc1b08dfba
add scm info backDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)