We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07170b commit 87e85deCopy full SHA for 87e85de
1 file changed
src/changes/changes.xml
@@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
68
<action type="add" dev="ggregory" due-to="Gary Gregory">Add DeferredFileOutputStream.Builder.setDeleteTempFileOnClose(boolean) (#858).</action>
69
<action type="add" dev="ggregory" due-to="Gary Gregory">Add PathUtils.clear[IfExists](Path) (#858).</action>
70
<action type="add" dev="ggregory" due-to="Gary Gregory">Add PathUtils.deleteIfExists(Path) (#858).</action>
71
+ <action type="add" dev="ggregory" due-to="Gary Gregory">Add a strict mode to ValidatingObjectInputStream (#861).</action>
72
<!-- UPDATE -->
73
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 98 to 102 (#849).</action>
74
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.</action>
0 commit comments