wooga / atlas-github

Gradle plugin to publish artifacts to github
https://wooga.github.io/atlas-github/
Apache License 2.0
1 stars 3 forks source link

Bump tika-core from 1.24.1 to 2.3.0 #109

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tika-core from 1.24.1 to 2.3.0.

Changelog

Sourced from tika-core's changelog.

Release 2.3.1 - ???

  • Upgrade deeplearning4j to 1.0.0-M1.1 (TIKA-3458)

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).

  • Upgrade to PDFBox 2.0.25 (TIKA-3622)

  • Fix bug that prevented metadata keys in the UnpackerResource in tika-server (TIKA-3624).

  • Upgrade log4j to 2.16.0 (TIKA-3623)

... (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)
dependabot[bot] commented 2 years ago

Superseded by #121.