This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
2.15.0
Added
- Agent: Added context to errors generated during configuration value expansion. #835.
- CLI/Service: Added messages awaiting processing for a node to the node status API. #836
- Agent: Continued development related to upcoming features. #844, #852, #850, #843, #837, #838, #844
Changes
- Agent/Proxy/Supervisor : Updated multiple third-party Rust dependencies. #842, #826, #829,
- Service/Contrib: Updated multiple Python dependencies. #828, #827, #823, #822, #821, #847
- Service: Resetting nodes no longer requires waiting for the node to acknowledge the shutdown in some cases. #834
Fixed
- Supervisor: Fixed an issue introduced in 2.14.0 that sometimes prevents nodes from stopping processing tasks. #833
- Service: Fixed an issue related to Azure Storage Queues being deleted while in use. #832
- Deployment: Fixed an issue where the CLI client application role was not assigned during deployment. #825