Skip to content

Releases: Azure/run-command-handler-linux

Release 1.6.0

08 Jan 22:23
f470ebd
Compare
Choose a tag to compare

Test version for release 1.3.14

v1.3.12

21 Aug 16:19
827fa13
Compare
Choose a tag to compare
  • 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

20 Aug 17:40
71f12d4
Compare
Choose a tag to compare
  • 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

08 Aug 15:22
4c719e5
Compare
Choose a tag to compare

Copy .status status files during update so that status of previously executed extensions are returned

v1.3.9

07 Aug 20:30
2000dd8
Compare
Choose a tag to compare
  • Fix rerun of previously executed Run Commands during update of extension version

v1.2.1

07 Aug 19:31
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

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

10 May 16:19
Compare
Choose a tag to compare

This release is only for the RCv2 Linux Test extension, it is identical in content to RCv2 1.3.0

v1.3.8

03 Jun 15:48
09f3f62
Compare
Choose a tag to compare
  • Changes related to Immediate Run Command (IRC)

v1.3.7

07 Mar 21:58
e8a80d1
Compare
Choose a tag to compare
  • Remove validation on new properties in settings as deserialization would throw the error message.

v1.3.6

09 Feb 22:17
825af90
Compare
Choose a tag to compare

-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.