Skip to content

Releases: mitogen-hq/mitogen

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

v0.3.8

30 Jul 15:57
5e903ab
Compare
Choose a tag to compare

What's Changed

  • Fix --ask-become-pass by @moreati in #1007
  • ansible_mitogen: Fix "filedescriptor out of range in select()" in WorkerProcess by @moreati in #1065
  • Fix add_hosts when ansible_host_key_checking is passed to the new host by @philfry in #1067
  • Speed up test suite by @moreati in #1060
  • ci: Summer 2024 test fixups by @moreati in #1091

v0.3.7

09 Apr 08:16
3f7a0f7
Compare
Choose a tag to compare

What's Changed

New Contributors

v0.3.6

04 Apr 12:58
Compare
Choose a tag to compare
Prepare 0.3.6

v0.3.5: Merge pull request #1044 from moreati/stable-0.3.5

28 Mar 16:40
541f7c3
Compare
Choose a tag to compare