v0.4.8
Download binaries at https://crashoverride.com/downloads
Fixes
-
A chalk report would previously omit the
_OP_CLOUD_PROVIDERand_OP_CLOUD_PROVIDER_SERVICE_TYPEkeys when (#362, #370):- No other instance metadata key (e.g.
_GCP_INSTANCE_METADATAor_OP_CLOUD_PROVIDER_IP) was subscribed. - The instance metadata service couldn't be reached, or returned invalid data.
- No other instance metadata key (e.g.
-
_OP_ERRORSwas 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