Skip to content

Commit b023369

Browse files
authored
Merge pull request #292773 from MSFT-Monish/main
Merging changes from MC agent release notes
2 parents 1aad71a + 570bcc6 commit b023369

File tree

1 file changed

+56
-7
lines changed
  • articles/governance/machine-configuration/whats-new

1 file changed

+56
-7
lines changed

articles/governance/machine-configuration/whats-new/agent.md

Lines changed: 56 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,69 @@ the most recent developments, this article provides you with information about:
1818
For information on release notes for the connected machine agent, see
1919
[What's new with the connected machine agent][01].
2020

21-
## Release notes
21+
## Windows extension release notes
22+
23+
### Version 1.29.85.0 - October 2024
24+
25+
#### Updated
26+
27+
- Updated OpenSSL from version 3.3.1 to 3.3.2.
28+
29+
#### Fixed
30+
31+
- Added time-outs to address an issue that caused the agent to become unresponsive when
32+
trying to read a response from the service. If the agent takes more than 3 minutes to
33+
read a response or send a request to the service, it will now time out and continue
34+
execution.
35+
36+
### Version 1.29.82.0 - September 2024
37+
38+
#### New Features
39+
40+
- Announcing the general availability of User Assigned Identities for Azure Machine Configuration,
41+
enhancing security and simplifying at-scale server management by allowing private access to
42+
configuration packages in Azure Storage. For more information, see
43+
[User-Assigned Identity-based Access for Machine Configuration Packages][10].
44+
45+
46+
## Extension for Linux extension release notes
47+
48+
### Version 1.26.79 - October 2024
49+
50+
##### Fixed
51+
52+
- Added time-outs to address an issue that caused the agent to become unresponsive when
53+
trying to read a response from the service. If the agent takes more than 3 minutes to
54+
read a response or send a request to the service, it will now time out and continue
55+
execution.
56+
57+
### Version 1.26.77 - September 2024
58+
59+
#### Updated
60+
61+
- Updated OpenSSL from version 3.0.14 to 3.0.15.
62+
63+
### Version 1.26.76 - September 2024
64+
65+
#### New Features
66+
67+
- Announcing the general availability of User Assigned Identities for Azure Machine Configuration,
68+
enhancing security and simplifying at-scale server management by allowing private access to
69+
configuration packages in Azure Storage. For more information, see
70+
[User-Assigned Identity-based Access for Machine Configuration Packages][10].
2271

2372
### Version 1.26.48 - January 2023
2473

2574
#### New Features
2675

27-
- In this release, we've added support for Linux distributions such as Red Hat Enterprise Linux
28-
(RHEL) 9, Mariner 1&2, Alma 9, and Rocky 9.
76+
- Added support for Linux distributions such as Red Hat Enterprise Linux (RHEL) 9, Mariner 1 and 2,
77+
Alma 9, and Rocky 9.
2978

3079
#### Fixed
3180

32-
- Reliability improvements were made to the guest configuration policy engine
33-
81+
- Improved reliability for the guest configuration policy engine.
3482

35-
### Guest Configuration Linux Extension version 1.26.38
83+
### Version 1.26.38
3684

3785
In this release, various improvements were made.
3886

@@ -41,7 +89,7 @@ In this release, various improvements were made.
4189
URL patterns to allow. If the tag exists, the agent only allows custom packages to be
4290
downloaded from the specified URLs. Built-in packages are unaffected by this feature.
4391

44-
## Fixed
92+
#### Fixed
4593

4694
- Resolves local elevation of privilege vulnerability [CVE-2022-38007][03].
4795
- If you're currently running an older version of the AzurePolicyforLinux extension, use the
@@ -92,3 +140,4 @@ az vm extension set \
92140
[07]: ../how-to/create-policy-definition.md
93141
[08]: ../../policy/assign-policy-portal.md
94142
[09]: ../../policy/how-to/determine-non-compliance.md
143+
[10]: https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/user-assigned-identity-based-access-for-machine-configuration-packages-%E2%80%93-general/4305594

0 commit comments

Comments
 (0)