Skip to content

Commit 443e4b1

Browse files
authored
Merge pull request #312289 from MutemwaRMasheke/release-notes
Update release notes for Windows and Linux extensions
2 parents 6d6355d + f15c844 commit 443e4b1

1 file changed

Lines changed: 56 additions & 4 deletions

File tree

  • articles/governance/machine-configuration/whats-new

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

Lines changed: 56 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,29 @@ For information on release notes for the connected machine agent, see
2020

2121
## Windows extension release notes (Microsoft.GuestConfiguration.ConfigurationforWindows)
2222

23+
### Version 1.29.104.0 - January 2026
24+
25+
#### Updated
26+
27+
- Updated bundled PowerShell version from 7.4.7 to 7.4.13.
28+
- Updated Azure Storage API version from 2019-02-02 to 2025-11-05.
29+
30+
#### Fixed
31+
32+
- Fixed support for security baseline customization on localized operating systems.
33+
- Enhanced reliability for compliance evaluation for ApplyAndAutoCorrect Machine Configuration
34+
policy assignments.
35+
36+
### Version 1.29.101.0 - November 2025
37+
38+
#### New Features
39+
40+
- Baseline customization.
41+
42+
#### Updated
43+
44+
- Updated OpenSSL library from version 3.4.1 to 3.6.0.
45+
2346
### Version 1.29.98.0 - July 2025
2447

2548
#### New Features
@@ -31,7 +54,7 @@ For information on release notes for the connected machine agent, see
3154

3255
#### Fixed
3356

34-
- Resolved an issue where the compliance status did not update correctly until services were restarted.
57+
- Resolved an issue where the compliance status didn't update correctly until services were restarted.
3558
- Updated local PATH environment variable to resolve service install/delete errors.
3659

3760
### Version 1.29.92.0 - April 2025
@@ -77,7 +100,7 @@ In this case the maximum CPU utilization of the service will be 5%. This can be
77100

78101
#### Fixed
79102

80-
- Added time-outs to address an issue that caused the agent to become unresponsive when
103+
- Added timeouts to address an issue that caused the agent to become unresponsive when
81104
trying to read a response from the service. If the agent takes more than 3 minutes to
82105
read a response or send a request to the service, it will now time out and continue
83106
execution.
@@ -94,6 +117,35 @@ In this case the maximum CPU utilization of the service will be 5%. This can be
94117

95118
## Extension for Linux extension release notes (Microsoft.GuestConfiguration.ConfigurationforLinux)
96119

120+
### Version 1.26.104.0 - January 2026
121+
122+
#### Updated
123+
124+
- Updated bundled PowerShell version from 7.4.7 to 7.4.13.
125+
- Updated Azure Storage API version from 2019-02-02 to 2025-11-05.
126+
127+
#### Fixed
128+
129+
- Fixed support for security baseline customization on localized operating systems.
130+
- Enhanced reliability for compliance evaluation for ApplyAndAutoCorrect Machine Configuration
131+
policy assignments.
132+
- Fixed bugs that cause Machine Configuration agent and GC worker to crash.
133+
134+
### Version 1.26.101.0 - November 2025
135+
136+
#### New Features
137+
138+
- Baseline customization.
139+
140+
#### Updated
141+
142+
- Updated OpenSSL library from version 3.4.1 to 3.4.3.
143+
144+
#### Fixed
145+
146+
- Use `systemctl daemon-reload` instead of `systemctl daemon-reexec` for better stability and
147+
compatibility.
148+
97149
### Version 1.26.93.0 - July 2025
98150

99151
#### New Features
@@ -105,7 +157,7 @@ In this case the maximum CPU utilization of the service will be 5%. This can be
105157

106158
#### Fixed
107159

108-
- Resolved an issue where the compliance status did not update correctly until services were restarted.
160+
- Resolved an issue where the compliance status didn't update correctly until services were restarted.
109161
- Updated Boost on Linux to resolve service start issues caused by compatibility problems.
110162
- Resolved "No public key" error by adding GPG package signature validation.
111163
- Resolved gpg installation issues on debian
@@ -153,7 +205,7 @@ In this case the maximum CPU utilization of the service will be 5%. This can be
153205

154206
##### Fixed
155207

156-
- Added time-outs to address an issue that caused the agent to become unresponsive when
208+
- Added timeouts to address an issue that caused the agent to become unresponsive when
157209
trying to read a response from the service. If the agent takes more than 3 minutes to
158210
read a response or send a request to the service, it will now time out and continue
159211
execution.

0 commit comments

Comments
 (0)