Skip to content

Releases: python-useful-helpers/exec-helpers

Update to python 3.11+

Choose a tag to compare

@penguinolog penguinolog released this 20 May 15:49

Python 3.9 is EOL
Python 3.10 is almost EOL.

8.1.3

Choose a tag to compare

@penguinolog penguinolog released this 11 May 10:14
Fix classifiers.txt: typo in python version

Fix parallel execution failure handling

Choose a tag to compare

@penguinolog penguinolog released this 04 Sep 13:05
8.1.2

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

8.1.1

Choose a tag to compare

@penguinolog penguinolog released this 18 Jun 14:00
0b32a78

What's Changed

Full Changelog: 8.1.0...8.1.1

8.1.0

Choose a tag to compare

@penguinolog penguinolog released this 04 Jun 14:07
  • chroot executable can be customized
  • paramiko key policy changes to warning for security reasons

8.0.1

Choose a tag to compare

@penguinolog penguinolog released this 17 Nov 09:43
Mention API extension in readme

8.0.0.post0 - fix readme for 8.0.0

Choose a tag to compare

@penguinolog penguinolog released this 15 Nov 16:12
Fix README.rst: drop old versions from readme

8.0.0

Choose a tag to compare

@penguinolog penguinolog released this 15 Nov 16:03
Allow to disable ssh agent usage

7.4.0

Choose a tag to compare

@penguinolog penguinolog released this 04 Jul 10:51
tags rules for CD

7.3.6

Choose a tag to compare

@penguinolog penguinolog released this 16 Dec 09:33
a0088ca
re.Pattern is also correct mask rule

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