Skip to content

Releases: Azure/WALinuxAgent

v2.2.38

12 Mar 21:27
a8eb911
Compare
Choose a tag to compare

The following release addresses a potential vulnerability that exists in the way the Azure Linux Agent creates swap files on resource disks under some specific conditions. More details here - CVE-2019-0804

[#1485] Add fixes for handling swap file and other nit fixes

v2.2.37

26 Feb 23:45
7407e9b
Compare
Choose a tag to compare

[#1463] Improves re-try logic to handle errors while downloading extensions

v2.2.36

04 Feb 18:55
743e0d1
Compare
Choose a tag to compare

[#1451] Do not utf-8 encode telemetry messages

v2.2.35 [deprecated]

26 Feb 23:36
Compare
Choose a tag to compare
v2.2.35 [deprecated] Pre-release
Pre-release

Deprecation Note: Encountered telemetry issues with this release. Fixed in the next release.

[#1434] Use files instead of pipes to capture stdout/stderr
[#1431] Prevent multiple downloads of zips
[#1418] Add main module to Python's egg
[#1416] Fix UTF-8 encoding for telemetry payload
[#1408] Honor the 'no_proxy' flag
[#1391, #1401, #1441] Azure Stack improvements
[#1384] Write status file in WALinuxAgent lib folder
[#1375] Add support for Redhat
[#1373] Handle different kernel builds on SUSE Linux Enterprise
[#1365, #1385, #1389] Fixes for RDMA

This release also includes improvements in telemetry and bug fixes.

v2.2.34

19 Nov 23:22
72b643e
Compare
Choose a tag to compare

[#1397] Send events when extensions fail to complete operation
[#1394/#1366] Fix the threshold telemetry issue
[#1298] Implementing extension sequencing in azure Linux agent
[#1340] Allow Clear Linux detection in python2 and python3
[#1345] FreeBSD swap issues fix (#1144)
[#1349] Use append_file in Redhat6xOSUtil.openssl_to_openssh()
[#1355] Ensure 'value' for authorized ssh keys end in "\n"
[#1361] Remove main module

This release also includes improvements in telemetry and bug fixes.

v2.2.33 [deprecated]

26 Feb 23:48
Compare
Choose a tag to compare

Deprecation Note: Encountered agent hangs when updating from the previous release. Fixed in the next release.

v2.2.32

30 Sep 15:07
5fa49b3
Compare
Choose a tag to compare

[#1325] Enable cgroups by default on all distros
[#1327, #1347] Allow enforcing of cgroups limits
[#1337] Allow configuration for cgroups
[#1333] Add support for NSBSD
[#1319] Stream extension downloads to disk (do not buffer the download in memory)
[#1303] Fix to support custom DNS servers
[#1306] Log extension stdout and stderr
[#1302] Better of cloud-init configuration during deprovisioning
[#1295] Fix to report the correct extension error code
[#1289] Allow disabling the agent or extensions
[#1290] Use the "ip route" command instead of the "route" comand during network configuration
[#1281] Delete JIT accounts
[#1234] Fix for reading KVP values from host
[#1287] Add UDEV rule in azure disk encryption

This release also includes improvements in telemetry and bug fixes.

v2.2.31

11 Jul 16:58
Compare
Choose a tag to compare

This is the 2.2.31 release, which includes the following:

[#1196] Health store integration
[#1199] CGroups support
[#1194] Use host for status reporting
[#1188] Fix for sentinel and signal handlers
[#1182] Telemetry updates
[#1171] Add support for JIT
[#1164] Fix for name resolution in Ubuntu 18.04
[#1154] Set connection close header
[#1143] Remove extension packages after extraction

There are also several other bug fixes and improvements.

v2.2.26

10 May 23:56
Compare
Choose a tag to compare

Update Debian specific configuration and setup.

v2.2.25

28 Mar 16:04
6258b94
Compare
Choose a tag to compare

Revert extension manifest caching to prevent downgrade issues.