Skip to content

v0.5.2

Compare
Choose a tag to compare
@miki725 miki725 released this 29 Jan 01:09
· 20 commits to main since this release
v0.5.2
4cc4eaa

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


Fixes

  • _REPO_TAGS did not include all pushed tags when using buildx 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