0.4.2 - 2022-02-11
·
2974 commits
to master
since this release
WARNING
This version has critical regression issue: composed and nested steps triggering scenario fail-fast may cause data losses and bring inconsistency to the reporting. Users must migrate to version 0.4.4
, which contains the fix for the issue (#2565).
Added
#2463 [vividus-plugin-azure-storage-account] Add step to collect blob service properties
Syntax:
When I retrieve blob service properties of storage account `$storageAccountKey` and save them to $scopes variable `$variableName`
Fixed
#2467 (Fixes #2465) [vividus] Consider system hooks status at exit code calculation
The regression issue introduced in 0.4.1
is fixed: the exit code for failed tests was 0
(successful) despite the failed tests