Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

2.31.0

Compare
Choose a tag to compare
@bmc-msft bmc-msft released this 13 Aug 19:27
· 1338 commits to main since this release
a77f81f

Added

  • Supervisor: Added recording of STDOUT and STDERR of the supervisor to file. #1109
  • CLI/Service/Agent: Supervisor tasks can now optionally have a managed coverage container. #1123

Changed

  • Agent/Supervisor/Proxy: Updated multiple third-party Rust dependencies. #1151, #1149, #1145, #1134, #1135, #1137, #1133, #1138, #1132, #1140,
  • Service: Enabled testing of the Azure Devops work item rendering. #1144
  • Agent: Continued development related to upcoming features. #1142
  • CLI: No longer retry service API requests that fail with service-level errors. #1129
  • Agent/Supervisor/Proxy: Addressed multiple new cargo-clippy warnings. #1125
  • CLI/Service: Updated third-party Python dependencies. #1124

Fixed

  • Service: Fixed an issue with incomplete authorization in multi-tenant deployments. CVE-2021-37705 #1153