Skip to content

Releases: Azure/azure-linux-extensions

VMAccess-1.5.19

20 Mar 15:13
b4d783a
Compare
Choose a tag to compare
  • New setting for passwordless sudo access in change password flow

VMAccess-1.5.18

26 Oct 20:02
a080ca0
Compare
Choose a tag to compare
  • Bug fixes for VMAccess on Python 2

VMAccess-1.5.17

11 Oct 05:05
8a5c2bb
Compare
Choose a tag to compare
  • Enable password auth for CentOS and RHEL systems
  • Support for backing up and restoring backed-up SSH configuration

VMAccess-1.5.16

30 Aug 19:48
4646db4
Compare
Choose a tag to compare
  • 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

23 May 20:59
4786e35
Compare
Choose a tag to compare
  • VMAccess support for SSH2 formatted keys
  • VMAccess support for Flatcar distro

VMAccess-1.5.14

13 Dec 17:43
5ba6dab
Compare
Choose a tag to compare
reverting change to use .insert() instead of concat (#1645)

* reverting change insert to concat

* Update manifest.xml

Creating tag for VMAccess 1.5.13

06 Oct 19:21
cb79edd
Compare
Choose a tag to compare

VMAccess-1.5.12: Fixes ExtensionUtils.run_command_get_output() (#1604)

06 Oct 19:08
0eb8d51
Compare
Choose a tag to compare

Python 3 support for DSC extension

19 May 04:38
Compare
Choose a tag to compare

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

05 Apr 23:16
5cd02ab
Compare
Choose a tag to compare
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