I've staged a candidate release for Mina SSHD 2.1.0 at
https://repository.apache.org/content/repositories/orgapachemina-1038/
This release contains the following changes:
** Bug
* [SSHD-827] - Dynamic port forwarding server closes session after
first unsuccessful connection
* [SSHD-839] - Possible bug in DefaultForwardingFilter class
* [SSHD-843] - Ability to disable registering security providers using
system property
** Improvement
* [SSHD-835] - Introduce a Closeable ExecutorService
* [SSHD-836] - Make final some methods from base Closeable
implementations
* [SSHD-841] - Use Nio2ServiceFactoryFactory as the hardwired default
if no other found or explicitly set
* [SSHD-842] - Split common utilities code from sshd-core into
sshd-common (new artifact)
Please review and vote !
--
------------------------
Guillaume Nodet