Skip to content

Commit 327dacf

Browse files
committed
Draft of changes.
1 parent 9fede4e commit 327dacf

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

articles/azure-arc/servers/agent-release-notes.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new with Azure Connected Machine agent
33
description: This article has release notes for Azure Connected Machine agent. For many of the summarized issues, there are links to more details.
44
ms.topic: overview
5-
ms.date: 08/12/2024
5+
ms.date: 09/13/2024
66
ms.custom: references_regions
77
---
88

@@ -20,12 +20,30 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
2020
> 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.
2121
>
2222
23-
## Version 1.45 - August 2024
23+
## Version 1.46 - September 2024
2424

2525
Download for [Windows](https://aka.ms/AzureConnectedMachineAgent) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
2626

2727
### Fixed
2828

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+
2947
- Fixed an issue where EnableEnd telemetry would sometimes be sent too soon.
3048
- Added sending a failed timed-out EnableEnd telemetry log if extension takes longer than the allowed time to complete.
3149

0 commit comments

Comments
 (0)