Skip to content

v0.4.0

Choose a tag to compare

@alephnull-sh alephnull-sh released this 22 Jul 20:06
dca7987

v0.4.0 makes deadair easier to evaluate and more precise about what it can prove.

  • Added a credential-free deadair demo with deterministic evidence and the same terminal, JSON, and HTML report paths used by live scans.
  • Added backend-native input resolution for aliases, data streams, selectors, and remote or unsupported inputs, with explicit evidence and assessment states in reports.
  • Added versioned report and fleet contracts, public JSON Schemas, producer metadata, backend version evidence, and capability reporting.
  • Added trusted live compatibility coverage for Elastic 8.19.19 and 9.4.4, OpenSearch 2.19.6 and 3.7.0, plus a cross-backend fleet proof.
  • Split fork-safe validation from trusted integration CI and opened a contributor path with contributing guidance, code ownership, an adapter RFC template, a public roadmap, and a backend support policy.
  • Bounded native-resolution concurrency and tightened unused-telemetry reporting so empty sources are not counted as unused data.
  • Updated the README to show the findings produced by the embedded demo.

The full validation suite and all five trusted integration jobs passed before this release.