Release Notes: Mitto Version 3.6.1

Breaking Changes

None.

Issues Resolved in this Release

New Feature

Issue

Summary

Description

MIT-3529

Auto-migrate customer created Python venvs

Runner 3.4.x used Python 3.9 while Runner 3.5.x and later use Python 3.11. Ensure that customer created Python virtualenvs created with Python 3.9 continue to function properly in Runner 3.5.x and 3.6.x.

Bug

Issue

Summary

Description

MIT-3528

Credentials name caching conflicts with various inputters.

Fixed a bug involving the use of named credentials with some Runner inputters.