v0.5.2
Download binaries at https://crashoverride.com/downloads
Fixes
-
_REPO_TAGS
did not include all pushed tags when usingbuildx build --push
without--load
. (#471) -
Requests to AWS API were incorrectly signed due to additional headers being included in AWS sigv4. This impacted:
- uploading reports to s3 sink
- lambda plugin as it could not get caller identity
This was a regression from
0.4.14
. (nimutils #82, #473)
Commits since the previous tag: v0.5.1...v0.5.2