Releases: Azure/run-command-handler-linux
Releases · Azure/run-command-handler-linux
Release 1.6.0
Test version for release 1.3.14
v1.3.12
- Use success state instead of warning for dummy status files during Upgrade, because warning is not a terminal state and it is waited upon for 90 minutes and considered as "Failed" at CRP
v1.3.11
- Do not write status file on Disable, Update. Create dummy status files during update if needed to prevent poll status timeouts for previously executed Run Commands after Update.
v1.3.10
Copy .status status files during update so that status of previously executed extensions are returned
v1.3.9
- Fix rerun of previously executed Run Commands during update of extension version
v1.2.1
This version is only for the RCv2 Linux test extension, it's based off of RCv2 Linux 1.3.1 but we changed the major.minor version for testing purposes
v1.2.0
This release is only for the RCv2 Linux Test extension, it is identical in content to RCv2 1.3.0
v1.3.8
- Changes related to Immediate Run Command (IRC)
v1.3.7
- Remove validation on new properties in settings as deserialization would throw the error message.
v1.3.6
-Support for extra artifact downloads to Linux RCV2
-Improved instanceView output and error handling so that stdout and stderr logs are available in case of failed script execution.