Author: fanningpj Date: Mon Jul 13 17:40:51 2020 New Revision: 1879837 URL: http://svn.apache.org/viewvc?rev=1879837&view=rev Log: update release notes
Modified: poi/site/src/documentation/content/xdocs/changes.xml Modified: poi/site/src/documentation/content/xdocs/changes.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1879837&r1=1879836&r2=1879837&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Mon Jul 13 17:40:51 2020 @@ -70,7 +70,7 @@ </p> </section> - <release version="5.0.0" date="2020-06-??"> + <release version="5.0.0" date="2020-08-??"> <summary> <summary-item>Upgrade to XMLSec 2.1.5</summary-item> <summary-item>updated dependencies to Bouncycastle 1.65, Commons-Codec 1.14, Commons-Compress 1.20</summary-item> @@ -79,6 +79,7 @@ <summary-item>provide JigSaw modules</summary-item> <summary-item>removed dependencies to jaxb</summary-item> <summary-item>removed deprecated code</summary-item> + <summary-item>new experimental DeferredSXSSFWorkbook which avoids temp files by lazily generating rows (see DeferredGeneration in poi-examples)</summary-item> </summary> <actions> <action type="add" context="SS">SS method to check if a Named Range is hidden or not</action> @@ -105,6 +106,7 @@ <action type="fix" fixes-bug="63290" context="XSLF">Retrieve default run properties from paragraph</action> <action type="add" fixes-bug="64512" context="POIFS">Ole10Native aka embedded / object packager - handle UTF16 variants</action> <action type="fix" fixes-bug="64561" context="XWPF">XWPFSDTContent.getText() is empty for nested SDT elements</action> + <action type="fix" fixes-bug="64595" context="SXSSF">Missing quoting of pre-evaluated string values in formula cells causes corrupt files</action>action> </actions> </release> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org