Skip to content

Commit

Permalink
update changes for 1.23-rc2
Browse files Browse the repository at this point in the history
# Conflicts:
#	CHANGES.txt
  • Loading branch information
tballison committed Dec 3, 2019
1 parent 5920689 commit 3c3214d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Release 1.23 - 11/26/2019
Release 1.23 - 12/02/2019

* NOTE: The PDFParser now relies on OCRDPI to render page images when
users configure OCR on rendered page images. This will have the effect
Expand All @@ -7,6 +7,10 @@ Release 1.23 - 11/26/2019
* NOTE: tika-server no longer returns 415 for file types for which there
is no parser.

* Fix bug in AUTO OCR strategy in the PDFParser (TIKA-3002).

* Fix incorrect height and width metadata extraction from JPEG images (TIKA-2630).

* Upgrade to POI 4.1.1 (TIKA-2851).

* Upgrade to PDFBox 2.0.17 (TIKA-2951).
Expand Down

0 comments on commit 3c3214d

Please sign in to comment.