Release v0.1.1
Added
fail-fast
flag- allows toggling the
v0.1.0
behavior of quickly failing with
indeterminateWARNING
orCRITICAL
state as soon as a non-OK
state is
detected - see README for more information
- allows toggling the
Changed
-
Statically linked binary release
- Built using Go 1.15.4
- Windows
- x86
- x64
- Linux
- x86
- x64
-
Dependencies
actions/checkout
v2.3.3
tov2.3.4
Fixed
- WARNING thresholds (may) trigger before CRITICAL thresholds, even if
CRITICAL threshold would have a match- see new
fail-fast
flag, README for details
- see new
References
- See the
v0.1.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.