Skip to content

v0.4.12

Compare
Choose a tag to compare
@miki725 miki725 released this 29 Aug 19:51
· 75 commits to main since this release
v0.4.12
1dbf531

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


Breaking Changes

  • Removing attestation_key_backup provider. It was an experimental service which is discontinued in favor of other attestation providers. (#411)

Fixes

  • conffile plugin was sending some empty keys vs skipping them during reporting. Now it has matching behavior to
    other plugins which ignores empty keys. (#412)
  • AWS instance is determined from board_asset_tag file when present. This allows to report _AWS_INSTANCE_ID even
    when cloud metadata endpoint is not reachable. (#413)
  • Reporting AWS Lambda functions ARN for non-us-east-1 regions. Previously global STS AWS endpoint was used
    which cannot fetch STS get-caller-identity for other AWS regions. (#414)

Commits since the previous tag: v0.4.11...v0.4.12