зеркало из https://github.com/Azure/Batch.git
Update 1.9.43 changelog (#156)
* update 1.9.42 changelog * updaate change for 1.9.43 --------- Co-authored-by: Xiyao Dong <xiyaodong@microsoft.com>
This commit is contained in:
Родитель
6bbefacecf
Коммит
969252d6d0
|
@ -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.
|
||||
|
|
Загрузка…
Ссылка в новой задаче