* update 1.9.42 changelog

* updaate change for 1.9.43

---------

Co-authored-by: Xiyao Dong <xiyaodong@microsoft.com>
This commit is contained in:
Dxyinme 2023-04-22 01:23:26 +08:00 коммит произвёл GitHub
Родитель 6bbefacecf
Коммит 969252d6d0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -33,6 +33,21 @@ https://docs.microsoft.com/rest/api/batchservice/computenode/list#nodeagentinfor
## Change Log
### 1.9.43
#### Released: 2023-04-19
- Recover if a VM cannot communicate with storage and retry when out of ports
- Convert path ownership to async for critical methods
- Retry on incomplete payload error
- Handling exception from terminate running task and perform escalating recovery.
### 1.9.42
#### Released: 2023-04-12
- Add EL9 NodeAgentSku for RHEL like images.
- Fix ACR login error.
- Add corrupt executable as a non-retryable error
- Sign external exe's with the correct profile
- Resolved CVE-2023-0286 for vulnerable Node Agent SKUs.
### 1.9.33
#### Released: 2022-11-04
- Resolved CVE-2022-3602 and CVE-2022-3786 for vulnerable Node Agent SKUs.