@@ -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
@@ -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
0 commit comments