Skip to content

Releases: mitogen-hq/mitogen

v0.3.18

07 Nov 17:50
4b0954a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.17...v0.3.18

v0.3.17

07 Nov 13:30
d8408b1
Compare
Choose a tag to compare

What's Changed

  • CI: Fix incorrect u=r,g=r,o=rw file permissions on mitogen__has_sudo_pubkey.key by @moreati in #1183
  • ansible_mitogen: Templated SSH private key file by @moreati in #1181
  • ansible_mitogen: Templated SSH host key checking by @moreati in #1184
  • ansible_mitogen: Templated target host by @moreati in #1189
  • Test templated SSH host key checking in task vars

Full Changelog: v0.3.16...v0.3.17

v0.3.16

05 Nov 08:49
c883f17
Compare
Choose a tag to compare

What's Changed

  • ansible_mitogen: Support templated become_exe option by @moreati in #1172
  • ansible_mitogen: Template become command arguments (become_flags) by @moreati in #1174
  • ansible_mitogen: Templated ssh executable by @moreati in #1175
  • CI: Migrate to from macOS 12 to 13 test runners by @moreati in #1176

Full Changelog: v0.3.15...v0.3.16

v0.3.15

28 Oct 15:27
33b082f
Compare
Choose a tag to compare

What's Changed

  • ansible_mitogen: Template ssh_args, ssh_common_args, ssh_extra_args by @moreati in #1167
  • tests: Re-enable become/sudo tests, fix them on macOS runners by @moreati in #1168
  • ansible_mitogen: Support templated become passwords by @moreati in #1169

Full Changelog: v0.3.14...v0.3.15

v0.3.14

16 Oct 15:13
4bc0d9a
Compare
Choose a tag to compare

What's Changed

  • #1159 CI: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests
  • #1083 ansible_mitogen: Support templated become username.

New Contributors

Full Changelog: v0.3.13...v0.3.14

v0.3.13

09 Oct 11:38
94e02e1
Compare
Choose a tag to compare

What's Changed

#1138 CI: Complete migration from Azure DevOps Pipelines to GitHub Actions
#1116 ansible_mitogen: Support for templated variable ansible_ssh_user.
#978 ansible_mitogen: Support templated Ansible SSH port.
#1073 Python 3.13 support

New Contributors

Full Changelog: v0.3.12...v0.3.13

v0.3.12

07 Oct 10:51
63e193b
Compare
Choose a tag to compare
  • #1106 ansible_mitogen: Support for ansible_ssh_password connection variable, and templated SSH connection password.
  • #1136 tests: Improve Ansible fail_msg formatting.
  • #1137 tests: Ignore inventory files of inactive tests & benchmarks
  • #1138 CI: Add re-actors/alls-green GitHub Actions job to simplify branch protections configuration.

v0.3.11

30 Sep 18:44
0b895c8
Compare
Choose a tag to compare

What's Changed

  • #1127 mitogen: Consolidate mitogen backward compatibility fallbacks and polyfills into mitogen.core
  • #1127 ansible_mitogen: Remove backward compatibility fallbacks for Python 2.4 & 2.5.
  • #1127 ansible_mitogen: Remove fallback imports for Ansible releases before 2.10
  • #1127 ansible_mitogen: Consolidate Python 2 & 3 compatibility
  • #1128 CI: Start migration from Azure DevOps to GitHub Actions

Full Changelog: v0.3.10...v0.3.11

v0.3.10

20 Sep 22:37
80efb46
Compare
Choose a tag to compare

What's Changed

  • #950 Fix Solaris/Illumos/SmartOS compatibility with become
  • #1087 Fix mitogen.core.StreamError when Ansible template module is called with a dest: filename that has an extension
  • #1110 Fix mitogen.core.StreamError when Ansible copy module is called with a file larger than 124 kibibytes (ansible_mitogen.connection.Connection.SMALL_FILE_LIMIT)
  • #905 Initial support for templated ansible_ssh_args, ansible_ssh_common_args, and ansible_ssh_extra_args variables. NB: play or task scoped variables will probably still fail.
  • #694 CI: Fixed a race condition and some resource leaks causing some of intermittent failures when running the test suite.

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

13 Aug 14:30
db1b7af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9