Skip to content

Releases: python-useful-helpers/exec-helpers

Fix parallel execution failure handling

04 Sep 13:05

Choose a tag to compare

8.1.2

Fix `SSHClient.execute_together` for `ExecHelperTimeoutError` prepara…

8.1.1

18 Jun 14:00
0b32a78

Choose a tag to compare

What's Changed

Full Changelog: 8.1.0...8.1.1

8.1.0

04 Jun 14:07

Choose a tag to compare

  • chroot executable can be customized
  • paramiko key policy changes to warning for security reasons

8.0.1

17 Nov 09:43

Choose a tag to compare

Mention API extension in readme

8.0.0.post0 - fix readme for 8.0.0

15 Nov 16:12

Choose a tag to compare

Fix README.rst: drop old versions from readme

8.0.0

15 Nov 16:03

Choose a tag to compare

Allow to disable ssh agent usage

7.4.0

04 Jul 10:51

Choose a tag to compare

tags rules for CD

7.3.6

16 Dec 09:33
a0088ca

Choose a tag to compare

re.Pattern is also correct mask rule

* drop asynctest test requirement: never supported python 3.8+, unittest from python3.8 can mock async

7.3.5 re-release with fixed classifiers

15 Dec 18:35
c7bb570

Choose a tag to compare

Fix PyPI upload

Fix classifiers.txt

7.3.5

15 Dec 17:06
5d9f4eb

Choose a tag to compare

update github actions