You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2020/10/18 14:57:21 UTC

[ANNOUNCE] Apache Commons Net 3.7.2.

The Apache Commons Net team is pleased to announce the release of Apache
Commons Net 3.7.2.

Apache Commons Net library contains a collection of network utilities and
protocol implementations.
Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S),
SMTP(S), Telnet, Whois

Maintenance and bug fix release.

For complete information on Apache Commons Net, including instructions on
how to submit bug reports,
patches, or suggestions for improvement, see the Apache Apache Commons Net
website:

https://commons.apache.org/proper/commons-net/

Download page:
https://commons.apache.org/proper/commons-net/download_net.cgi

Changes in this version include:

Fixed Bugs:
o NET-689:  Host name is not set on the SSLSocket causing
isEndpointCheckingEnabled to fail. Thanks to Charlie, Gary Gregory.
o           Fix possible socket and input stream leak on socket exception
in org.apache.commons.net.ftp.FTPClient._retrieveFile(String, String,
OutputStream). Thanks to Dependabot.
o NET-690:  Performance issue when using the FTPClient to retrieve files
#65. Thanks to payal-meh, Gary Gregory.

Changes:
o NET-691:  Improve Javadoc for IMAPSClient #68. Thanks to Lewis John
McGibbney.
o           Bump actions/setup-java from v1.4.2 to v1.4.3 #62. Thanks to
Dependabot.
o           Bump junit from 4.13 to 4.13.1 #67. Thanks to Dependabot.

Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html

Enjoy!
Gary Gregory, on behalf of the Apache Commons team

[ANNOUNCE] Apache Commons Net 3.7.2.

Posted by Gary Gregory <gg...@apache.org>.
The Apache Commons Net team is pleased to announce the release of Apache
Commons Net 3.7.2.

Apache Commons Net library contains a collection of network utilities and
protocol implementations.
Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S),
SMTP(S), Telnet, Whois

Maintenance and bug fix release.

For complete information on Apache Commons Net, including instructions on
how to submit bug reports,
patches, or suggestions for improvement, see the Apache Apache Commons Net
website:

https://commons.apache.org/proper/commons-net/

Download page:
https://commons.apache.org/proper/commons-net/download_net.cgi

Changes in this version include:

Fixed Bugs:
o NET-689:  Host name is not set on the SSLSocket causing
isEndpointCheckingEnabled to fail. Thanks to Charlie, Gary Gregory.
o           Fix possible socket and input stream leak on socket exception
in org.apache.commons.net.ftp.FTPClient._retrieveFile(String, String,
OutputStream). Thanks to Dependabot.
o NET-690:  Performance issue when using the FTPClient to retrieve files
#65. Thanks to payal-meh, Gary Gregory.

Changes:
o NET-691:  Improve Javadoc for IMAPSClient #68. Thanks to Lewis John
McGibbney.
o           Bump actions/setup-java from v1.4.2 to v1.4.3 #62. Thanks to
Dependabot.
o           Bump junit from 4.13 to 4.13.1 #67. Thanks to Dependabot.

Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html

Enjoy!
Gary Gregory, on behalf of the Apache Commons team