We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3810d95 commit 3c4a1e5Copy full SHA for 3c4a1e5
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+## 0.4.0 - 2025-02-06
6
+* controlmaster: allow ssh config file to be specified
7
+
8
## 0.3.0 - 2023-02-24
9
* controlmaster: capture output from failed ssh connection attempts
10
* controlmaster: read until stdout and stderr reach end-of-file
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = lbpytest
-version = 0.3.0
+version = 0.4.0
author = Christoph Böhmwalder
author_email = christoph.boehmwalder@linbit.com
description = Utilities for Python-driven integration tests at LINBIT
0 commit comments