I'm actually going to -1 the RC1. I think there was a problem where streams 
could be truncated by toByteArray if the stream len was longer than the max len 
allowed - I think this should be an error but code in RC1 just truncated to the 
max len.

I will produce a new RC2 tomorrow.






On Saturday 12 March 2022, 13:30:01 GMT+1, PJ Fanning 
<fannin...@yahoo.com.invalid> wrote: 





Hi everyone,

https://bz.apache.org/bugzilla/show_bug.cgi?id=65950 seems serious enough to 
warrant a new release.

I've prepared artifacts for the release of Apache POI 5.2.2 (RC1).

I'd appreciate if anyone could review the IOUtils changes (in particular).


The most notable changes in this release are:

* upgrade dependencies: log4j-api 2.17.2, graphics2d 0.35 ...
* Support rich text strings in SXSSFWorkbook (only when shared string table is 
used) [#65943]
* POIXMLPropertiesTextExtractor returns duplicate key for Core properties 
[#65946]
* Fix issue where Boolean functions (AND, OR) do not work properly in array 
context [#65915]
* Add XSLF APIs to remove paragraphs and text runs [#65934,#65935]
* POI 5.2.1 can allocate byte arrays that are too big [#65950]
* Fix stackoverflow issue when removing formulas with circular references 
[#65939]* upgrade dependencies: 

A full list of changes is available in the change log:

https://poi.apache.org/changes.html


The artifacts are at:

https://dist.apache.org/repos/dist/dev/poi/


You can use this maven URL for your mvn/gradle builds:

https://repository.apache.org/content/repositories/staging



I haven't updated the "provided" dependencies as those have to be activated 
anyway explicitly.



Please vote to release the artifacts. Here is my +1.



The vote is open until 2022-03-18 23:00 UTC.


Planned release announcement date is Saturday, 2022-03-19.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to