| # [Version 2.1.0 to 2.2.0](./docs/changes/2.2.0.md) |
| |
| # [Version 2.2.0 to 2.3.0](./docs/changes/2.3.0.md) |
| |
| # [Version 2.3.0 to 2.4.0](./docs/changes/2.4.0.md) |
| |
| # [Version 2.4.0 to 2.5.0](./docs/changes/2.5.0.md) |
| |
| # [Version 2.5.0 to 2.5.1](./docs/changes/2.5.1.md) |
| |
| # [Version 2.5.1 to 2.6.0](./docs/changes/2.6.0.md) |
| |
| # [Version 2.6.0 to 2.7.0](./docs/changes/2.7.0.md) |
| |
| # Planned for next version |
| |
| ## Major code re-factoring |
| |
| ## Potential compatibility issues |
| |
| ## Minor code helpers |
| |
| * [SSHD-1193](https://issues.apache.org/jira/browse/SSHD-1193) Provide a more user-friendly text in case disconnecting due to timeout(s). |
| |
| ## Behavioral changes and enhancements |
| |
| * [SSHD-1017](https://issues.apache.org/jira/browse/SSHD-1017) Add support for the chacha20-poly1305@openssh.com cipher |
| * [SSHD-1161](https://issues.apache.org/jira/browse/SSHD-1161) Support OpenSSH client certificates for publickey authentication |
| * [SSHD-1163](https://issues.apache.org/jira/browse/SSHD-1163) Wrong server key algorithm choose |
| * [SSHD-1164](https://issues.apache.org/jira/browse/SSHD-1164) Parsing of ~/.ssh/config Host patterns fails with extra whitespace |
| * [SSHD-1166](https://issues.apache.org/jira/browse/SSHD-1166) Support creating signed OpenSSH certificates |
| * [SSHD-1168](https://issues.apache.org/jira/browse/SSHD-1168) OpenSSH certificates: check certificate type |
| * [SSHD-1171](https://issues.apache.org/jira/browse/SSHD-1171) OpenSSHCertificatesTest: certificates expire in 2030 |
| * [SSHD-1172](https://issues.apache.org/jira/browse/SSHD-1172) Expiration of OpenSshCertificates needs to compare timestamps as unsigned long |