Releases: Azure/azure-linux-extensions
Releases · Azure/azure-linux-extensions
VMAccess-1.5.19
- New setting for passwordless sudo access in change password flow
VMAccess-1.5.18
- Bug fixes for VMAccess on Python 2
VMAccess-1.5.17
- Enable password auth for CentOS and RHEL systems
- Support for backing up and restoring backed-up SSH configuration
VMAccess-1.5.16
- Support for ED25519 format SSH keys
- New property to allow customers to remove prior SSH keys when adding a new one
- Support for Mariner distro
VMAccess-1.5.15
- VMAccess support for SSH2 formatted keys
- VMAccess support for Flatcar distro
VMAccess-1.5.14
reverting change to use .insert() instead of concat (#1645) * reverting change insert to concat * Update manifest.xml
Creating tag for VMAccess 1.5.13
VMAccess-1.5.12: Fixes ExtensionUtils.run_command_get_output() (#1604)
Creating tag for VMAccess 1.5.12
Python 3 support for DSC extension
Support for Red Hat Enterprise Linux 8, CentOS 8, Ubuntu 20.04, SLES 15, Debian 9 and Debian 10
Simplified Python experience
Support for machines with Python 2, Python 3, or both
No requirement for aliasing of Python 2 or 3 to the python command
VMAccess-1.5.10
ExtensionUtils fix encoding non-ascii characters (#1329) * added code that fixes decoding non-ascii characters * added a comment * added unit tests * fixed unit test * removed redundant code * renamed test * renamed test class * Updated version * updated version again as 1.15.10 was already released in test