We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52794f8 commit fb29d44Copy full SHA for fb29d44
1 file changed
CHANGES.rst
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
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
17
Changes in Apache Libcloud 3.9.1
18
--------------------------------
19
0 commit comments