We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2af851 commit 5e6bb48Copy full SHA for 5e6bb48
CHANGELOG.rst
@@ -2,6 +2,16 @@
2
Changelog
3
=========
4
5
+9.0.0
6
+=====
7
+
8
+* [BREAKING] pytest-testinfra now require python >= 3.9
9
+* [BREAKING] Drop deprecated module PipPackage
10
+* [NEW] Add support for the SSH ControlPath connection sharing option (#713)
11
+* [FIX] Retry SSH on ConnectionResetError (#708)
12
+* [FIX] List openSUSE Leap and Tumbleweed explicitly as rpm based distributions
13
+* [FIX] Make group name mandatory in group module
14
15
8.1.0
16
=====
17
0 commit comments