Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed May 21, 2018
1 parent 017096f commit c40045a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release 1.19 ???


* Use a pool for SAXParsers rather than creating a new one for every parse.
For better performance, set XMLReaderUtils.setPoolSize() to the
number of threads you're using with Tika (TIKA-2645.

* Add the RecursiveParserWrapperHandler to improve the RecursiveParserWrapper
API slightly (TIKA-2644).

Release 1.18 - 4/20/2018

* Upgrade Jackson to 2.9.5 (TIKA-2634).
Expand Down

0 comments on commit c40045a

Please # to comment.