Skip to content

v0.4.8

Choose a tag to compare

@miki725 miki725 released this 12 Jul 16:31
· 225 commits to main since this release
v0.4.8
f93baab

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


Fixes

  • A chalk report would previously omit the _OP_CLOUD_PROVIDER and _OP_CLOUD_PROVIDER_SERVICE_TYPE keys when (#362, #370):

    • No other instance metadata key (e.g. _GCP_INSTANCE_METADATA or _OP_CLOUD_PROVIDER_IP) was subscribed.
    • The instance metadata service couldn't be reached, or returned invalid data.
  • _OP_ERRORS was missing any logs/errors from plugins. The key was collected by the system plugin which is executed first. The key is now populated by metsys plugin which is executed last. (#369)


Commits since the previous tag: v0.4.7...v0.4.8