Skip to content

v0.10.0 Release Notes

Release Date: 2026-03-28

Overview

v0.10.0 focuses on testing infrastructure and quality assurance, establishing a solid foundation for the v0.12.0 feature releases.

Changes

E2E Test Environment (#129)

  • Docker Compose integration test environment with mock Falco server
  • Azure Activity Log → Falco Plugin E2E integration test (#132)
  • Automated test scenarios for multi-cloud drift detection

Test Coverage Improvements

  • Pre-existing test failures fixed: GCP Dataproc, Terraform approval (#130)
  • golangci-lint warnings reduced to zero (#131)
  • Codecov coverage reporting integration fixed
  • CI coverage threshold gate at 60%
  • Overall coverage improved to 62.7%+

Testing Guide

  • Comprehensive TESTING.md with quick reference
  • Per-package coverage targets documented
  • make test-coverage-by-pkg target for coverage breakdown

Milestone

Closes v0.10.0 milestone (3/3 issues).