You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,9 @@ o IO-611: Better docs in IOUtils and IOUtils.byteArray(int size) #374. Thanks t
174
174
o IO-782: SequenceReader should close readers when its close method is called #391. Thanks to Matteo Di Giovinazzo, Gary Gregory.
175
175
o IO-790: Fix symbolic link file filter #450. Thanks to Miguel Mu�oz, Gary Gregory.
176
176
o IO-790: Apply nanoseconds precision for QueueInputStream timeout duration. #453. Thanks to maxxedev, Gary Gregory, Bruno P. Kinoshita.
177
+
o Fix overflow for FileUtilsTest constants #456. Thanks to Marcono1234.
178
+
o Serialization is deprecated and will be removed in 3.0. Thanks to Gary Gregory.
179
+
o FileSystemUtils.performCommand(String[], int, Duration): Use Locale.getDefault() instead of ENGLISH. Thanks to Gary Gregory.
177
180
o IO-726: Add MemoryMappedFileInputStream #215. Thanks to shollander, Gary Gregory.
178
181
179
182
Changes:
@@ -190,7 +193,7 @@ o Bump checkstyle from 8.44 to 9.3 #256, #257, #266, #279, #292. #308.
190
193
o Bump junit-bom from 5.8.0-M1 to 5.9.1 #260, #271, #275, #309, #386. Thanks to Dependabot.
191
194
o Bump mockito-inline from 3.11.2 to 4.11.0 #262, #264, #282, #306, #314, #331, #348, #359, #381, #399, #405, #414, #420. Thanks to Dependabot, Gary Gregory.
192
195
o Bump jmh.version from 1.32 to 1.36 #258, #316, #342, #404. Thanks to Dependabot.
193
-
o Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC3 #280, #439. Thanks to Dependabot.
196
+
o Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.Final #280, #439, #445. Thanks to Dependabot.
194
197
o Bump junit-pioneer from 1.4.2 to 1.9.1 #304. #335, #362, #402, #406, #409. Thanks to Dependabot, Gary Gregory.
195
198
o Bump japicmp-maven-plugin from 0.15.3 to 0.16.0. Thanks to Gary Gregory.
196
199
o Bump commons-parent from 52 to 57 #388, #415, #421, #184. Thanks to Gary Gregory, Dependabot.
0 commit comments