Skip to content

Commit fb29d44

Browse files
authored
Update CHANGES.rst for version 3.9.2
Added changelog entry for Apache Libcloud 3.9.2 regarding SSH support for paramiko 4.
1 parent 52794f8 commit fb29d44

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changelog
22
=========
33

4+
Changes in Apache Libcloud 3.9.2
5+
--------------------------------
6+
7+
Compute
8+
~~~~~~~
9+
10+
- [SSH] Support paramiko 4
11+
12+
RSA key support has been removed as of paramiko 4, so only import it
13+
and check if the version number is less than 4.
14+
(#2135)
15+
[Steve Kowalik - @s-t-e-v-e-n-k]
16+
417
Changes in Apache Libcloud 3.9.1
518
--------------------------------
619

0 commit comments

Comments
 (0)