Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tika-core from 2.2.1 to 2.3.0 #8501

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps tika-core from 2.2.1 to 2.3.0.

Changelog

Sourced from tika-core's changelog.

Release 2.3.1 - ???

Release 2.3.0 - 02/02/2022

  • Upgrade to Apache POI 5.2.0. This is the first upgrade to POI 5.x and represents a major refactoring. Users may experience significantly more logging (TIKA-3164).

  • Upgrade to log4j2 2.17.1 (TIKA-3638).

  • Improve consistency in reporting package-entry divs across all parsers for embedded files (TIKA-3644). This leads to some more text (embedded file names) in files with many embedded attachments.

  • Improve configuration of maps as params for parsers in TikaConfig (TIKA-3645).

  • Improve identification of iWorks 13 files and add parsing for thumbnails, some metadata and attachments (TIKA-3634). Skip handling of .iwa files, which are not yet supported.

  • Limit the default in-memory processing (maxMainMemoryBytes) in the PDFParser to 512MB as in the 1.x branch (TIKA-3642).

  • Added IDML Parser from 1.x series to 2.x series (TIKA-3188).

  • Extract annotation types and subtypes for PDFs into metadata (TIKA-3653).

  • Add metadata value for PDFs that contain 3D annotations (TIKA-3653).

  • Add parser for Translation Memory eXchange (TMX) files (TIKA-3660).

  • Add Bill of Materials (Maven BOM) for centralized module version management (TIKA-3367).

Release 2.2.1 - 12/19/2021

  • Fix multithreading bug for ooxml files (TIKA-3627).

  • Upgrade log4j to 2.17.0 (TIKA-3625).

... (truncated)

Commits
  • 02e0f62 [maven-release-plugin] prepare release 2.3.0-rc1
  • 37c04a4 fix rat:check errors
  • 25caa2a Update CHANGES.txt for 2.3.0 release.
  • 243701a prep for 2.3.0 release process
  • b578212 prep for 2.3.0 release process
  • ffc6c6e update team list to include emeritus status and correct accent on Bertrand's ...
  • cba7dee TIKA-3640 -- general upgrades for the next 2.x version -- revert stax-ex
  • 3f6fc25 TIKA-3640 -- general upgrades for the next 2.x version
  • ff9e044 Bump testcontainers from 1.16.2 to 1.16.3 (#494)
  • afe946a Bump slf4j.version from 1.7.33 to 1.7.35 (#493)
  • Additional commits viewable in compare view

Dependabot compatibility score

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](https://github.com/apache/tika) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.2.1...2.3.0)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Siedlerchr Siedlerchr merged commit d83bc73 into main Feb 14, 2022
@Siedlerchr Siedlerchr deleted the dependabot/gradle/org.apache.tika-tika-core-2.3.0 branch February 14, 2022 15:51
Siedlerchr added a commit that referenced this pull request Sep 2, 2022
* upstream/main:
  Update Gradle Wrapper from 7.3.3 to 7.4. (#8499)
  Bump flexmark-ext-gfm-strikethrough from 0.62.2 to 0.64.0 (#8500)
  Bump tika-core from 2.2.1 to 2.3.0 (#8501)
  Bump classgraph from 4.8.138 to 4.8.139 (#8502)
  Fix for opening console on active database (#8492)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant