Hi, Mass-regression tests look good, only new 11 failures compared to 5.2.0, seems we are slightly more picky about missing columns in xlsx-tables or some new features trigger this now.
See http://people.apache.org/~centic/poi_regression/reports/index520RC1to523RC1.html for "diff" to 5.2.0 and http://people.apache.org/~centic/poi_regression/reportsAll/index520RC1to523RC1.html for full results. Also compared the contents of the jar-files, everything seems proper compared to previous releases. So I am +1 Thanks... Dominik. P.S.: not relevant for release, but it seems we include "poi-javadoc" in the bin-tgz/zip since a long time. Seems a "poi-*.jar" selects this one. We should remove this from the bin-package for future releases. On Fri, Sep 9, 2022 at 10:51 PM PJ Fanning <fannin...@yahoo.com.invalid> wrote: > Hi everyone, > > The Apache POI project is pleased to announce the release of POI 5.2.3. > Featured are a handful of new areas of functionality, and numerous bug > fixes. > > See the downloads page for binary and source distributions: > https://poi.apache.org/download.html > > > Release Notes > > Changes > ------------ > The most notable changes in this release are: > > * upgrade dependencies: log4j-api 2.18.0, xmlbeans 5.1.1, xmlsec 3.0.0, > graphics2d 0.40, pdfbox 2.0.26 ... > * Avoid some more possible overly large memory allocations on certain > input documents > * Support capitalized text in WordExtractors [#63575,#63576] > * Fix issues with some Excel functions > [#65988,#66022,#66047,#66087,#66098,#66181] > * Support more Excel functions > [#github-330,#58468,#66083,#66090,#66092,#66093,#66094,#66095,#66097,#66105] > * Shifting Excel rows or columns can damage formulas in tables [#66215] > * Some Password protected XLS files are not rea [#66115] > * SXSSF doesn't update dimension field [#65562] > * SXSSFWorkbook should work even when fonts not installed on OS [#66230] > * Issue with orphaned (in package) images and notes post slide removal > [#66242] > * Issues with XSSFTables [#66211,#66212,#66213] > > > 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-09-16 23:00 UTC. > > Planned release announcement date is Sunday, 2022-09-17. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org > For additional commands, e-mail: dev-h...@poi.apache.org > >