You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/agent-release-notes.md
+20-2Lines changed: 20 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: What's new with Azure Connected Machine agent
3
3
description: This article has release notes for Azure Connected Machine agent. For many of the summarized issues, there are links to more details.
4
4
ms.topic: overview
5
-
ms.date: 08/12/2024
5
+
ms.date: 09/13/2024
6
6
ms.custom: references_regions
7
7
---
8
8
@@ -20,12 +20,30 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
20
20
> Only Connected Machine agent versions within the last 1 year are officially supported by the product group. Customers should update to an agent version within this window.
21
21
>
22
22
23
-
## Version 1.45 - August 2024
23
+
## Version 1.46 - September 2024
24
24
25
25
Download for [Windows](https://aka.ms/AzureConnectedMachineAgent) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
26
26
27
27
### Fixed
28
28
29
+
- Fixed a bug causing the Guest Config agent to hang in extension creating state when the download of an extension package failed.
30
+
- Fixed a bug where onboarding treated conflicting errors as success.
31
+
32
+
### New features and enhancements
33
+
34
+
- Improved error messaging for scenarios with extension installation and enablement blockage in the presence of a sideloaded extension.
35
+
- Increased checks for recovery of sequence number if the previous request failed.
36
+
- Removed casing requirements when reading the proxy from the configuration file.
37
+
- Added supported for Azure Linux 3 (Mariner).
38
+
- Added initial Linux ARM64 architecture support.
39
+
- Added Gateway URL to the output of the show command.
40
+
41
+
## Version 1.45 - August 2024
42
+
43
+
Download for [Windows](https://download.microsoft.com/download/0/6/1/061e3c68-5603-4c0e-bb78-2e3fd10fef30/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
44
+
45
+
### Fixed
46
+
29
47
- Fixed an issue where EnableEnd telemetry would sometimes be sent too soon.
30
48
- Added sending a failed timed-out EnableEnd telemetry log if extension takes longer than the allowed time to complete.
0 commit comments