Skip to content

Releases: ansible/ansible-runner

2.3.8

21 Apr 18:28
96394d5

Choose a tag to compare

What's Changed

  • Short circuit display wrapper in forks (#1414)

Full Changelog: 2.3.7...2.3.8

2.4.3

16 Mar 18:38
dafa5b5

Choose a tag to compare

What's Changed

  • Use get_option api from callback plugins (#1488). This fixes some problems around using custom callback plugins.
  • Fix container --tty detection in subprocess mode (#1489)

Full Changelog: 2.4.2...2.4.3

2.3.7

27 Oct 18:06
51ba5db

Choose a tag to compare

What's Changed

  • Improve EOF log messages when streaming by @patchback[bot] in #1469

Full Changelog: 2.3.6...2.3.7

2.4.2

14 Oct 19:06
aa1d850

Choose a tag to compare

What's Changed

  • Short circuit display wrapper of the callback plugin within forks (#1414)
  • Improve EOF log messages when streaming (#1458)

Full Changelog: 2.4.1...2.4.2

2.4.1

26 Mar 13:39

Choose a tag to compare

What's Changed

  • Modify volume mount behavior when source does not exist (#1408). Volumes specified using the container-volume-mount option will now be passed through to the underlying container engine unverified and unmodified. This now allows you to mount individual files (vs. the parent directory) and non-existing source volumes. The behavior encountered with a non-existing source volume depends on which container engine is in use (docker creates the volume, podman will error).

Bug Fixes

  • Various documentation updates.

Full Changelog: 2.4.0...2.4.1

2.4.0

16 May 17:47
82efc86

Choose a tag to compare

What's Changed

  • Bump minimum supported Python to 3.9

Bug Fixes

2.3.6

12 Mar 15:18
709cdfc

Choose a tag to compare

What's Changed

  • Untag instead of force remove image for podman. This makes the worker cleanup subcommand behave similarly with either docker or podman. (#1342)

Full Changelog: 2.3.5...2.3.6

2.3.5

13 Feb 19:07
c129775

Choose a tag to compare

What's Changed

Full Changelog: 2.3.4...2.3.5

2.3.4

29 Aug 18:32
c311e81

Choose a tag to compare

What's Changed

  • [2.3 backport] Give more detail when we cannot process a non-JSON streamed line (#1186) by @AlanCoding in #1258

Full Changelog: 2.3.3...2.3.4

2.3.3

30 May 15:46
0393c39

Choose a tag to compare

What's Changed

Full Changelog: 2.3.2...2.3.3