Hello,

I've staged a candidate release for Apache Mina SSHD 2.17.0.

There are some bug fixes, and an important change in SftpFileSystem,
which newly uses a single SSH channel for all threads. Previously it
used a pool of channels, but that gives trouble with SFTP servers
limiting the number of concurrently open channels per SSH session to 1.

Official staging repo:
  https://dist.apache.org/repos/dist/dev/mina/sshd/2.17.0/
Maven staging repo:
  https://repository.apache.org/content/repositories/orgapachemina-1122


Git tag:
  https://github.com/apache/mina-sshd/commits/sshd-2.17.0
Change notes:

https://github.com/apache/mina-sshd/blob/sshd-2.17.0/docs/changes/2.17.0.md


Apache MINA KEYS file:
  https://downloads.apache.org/mina/KEYS

The SHA512 checksum files have been created with 'shasum -a512 -b'.

Please review and vote!

Cheers,

  Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to