This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push:
new 83ad227 Prepare for release candidate.
83ad227 is described below
commit 83ad22778cf809c27a83d9687d1d6936c6004af9
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 12 11:27:02 2021 -0500
Prepare for release candidate.
---
RELEASE-NOTES.txt | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 9305396..bd36c73 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -19,13 +19,22 @@ Download page:
https://commons.apache.org/proper/commons-net/download_net.cgi
Changes in this version include:
===============================
+New features:
+o Add and use NetConstants. Thanks to Arturo Bernal, Gary Gregory.
+o Add and use SocketClient.applySocketAttributes(). Thanks to Gary
Gregory.
+o Add FTPClient.hasFeature(FTPCmd). Thanks to Gary Gregory.
+o Add FTPClient.mdtmCalendar(String). Thanks to Gary Gregory.
+
+Fixed Bugs:
+o Fix concurrent counting of chunks in IMAPExportMbox. Thanks to
Gary Gregory.
+o Fix possible if rare NPEs in tests. Thanks to Gary Gregory.
+
Changes:
+o Bump actions/checkout from v2.3.3 to v2.3.4 #69. Thanks to
Dependabot.
o NET-685: Update SocketClient default connect timeout from ? to 60 seconds
#51. Thanks to Simo385.
o NET-695: Apply SocketClient timeout after connection but before SSL
negotiation. Thanks to Gary Gregory, Possibly Cott.
-o Add and use NetConstants. Thanks to Arturo Bernal, Gary Gregory.
-o Add and use SocketClient.applySocketAttributes(). Thanks to Gary
Gregory.
o Minor Improvements #71, #72. Thanks to Arturo Bernal, Gary Gregory.
-o Bump actions/checkout from v2.3.3 to v2.3.4 #69. Thanks to
Dependabot.
+o Bump actions/cache from v2 to v2.1.4 #73. Thanks to Dependabot.
Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html