diff --git a/changelogs/nodeagent/CHANGELOG.md b/changelogs/nodeagent/CHANGELOG.md index 0da1bcd..8366851 100644 --- a/changelogs/nodeagent/CHANGELOG.md +++ b/changelogs/nodeagent/CHANGELOG.md @@ -33,13 +33,19 @@ https://docs.microsoft.com/rest/api/batchservice/computenode/list#nodeagentinfor ## Change Log +### 1.12.7 +#### Released: 2024-10-17 +- Fix uid reuse for task autouser in Linux. +- Fix CVE-2024-6345 and CVE-2024-42367. +- Retry resource file download failures in certain cases. + ### 1.12.2 #### Released: 2024-08-07 - Update most of non-retryable task running errors into retryable errors. - Fix CVE issues CVE-2024-21503, CVE-2024-3651, CVE-2024-27306. -- CentOS7 has been deprecated per OS being EOL. -- Add Ubuntu24.04 NodeAgentSku. -- Fix Node Agent temporary disk wrong path issue for Linux VM with Azure Disk Encryption enabled. +- CentOS 7 has been deprecated per OS being EOL. +- Add support for Ubuntu 24.04. +- Fix disk path issue for temporary disks in Linux with Azure Disk Encryption. ### 1.11.11 #### Released: 2024-05-06