Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@ee7 ee7 released this 05 Apr 17:09
· 14 commits to main since this release
v0.3.5
e62ec4e

Download binaries at https://crashoverride.com/downloads


Breaking Changes

  • S3 sinks must now specify the bucket region. Previously it defaulted to us-east-1 if the AWS_REGION or AWS_DEFAULT_REGION environment variables were not set (#246)

Fixes

  • The Docker codec is now bypassed when docker is not installed. Previously, any chalk sub-scan such as during chalk exec had misleading error logs (#248)
  • chalk docker ... now exits with a non-zero exit code when docker is not installed (#256)
  • Fixed command line parsing when the chalk executable was renamed to docker (in order to wrap docker) and a docker command had a "docker" argument (#257)

Commits since the previous tag: v0.3.4...v0.3.5