v0.3.5
Download binaries at https://crashoverride.com/downloads
Breaking Changes
- S3 sinks must now specify the bucket region. Previously it defaulted to
us-east-1if theAWS_REGIONorAWS_DEFAULT_REGIONenvironment variables were not set (#246)
Fixes
- The Docker codec is now bypassed when
dockeris not installed. Previously, any chalk sub-scan such as duringchalk exechad misleading error logs (#248) chalk docker ...now exits with a non-zero exit code whendockeris not installed (#256)- Fixed command line parsing when the
chalkexecutable was renamed todocker(in order to wrapdocker) and a docker command had a "docker" argument (#257)
Commits since the previous tag: v0.3.4...v0.3.5