Skip to content

Choose a tag to compare

@ylazakovich ylazakovich released this 23 Dec 12:44
· 54 commits to main since this release
91acb56

v1.1.0 (23.12.2025)

  • Added JSON report generation mechanism with configurable output format (text, json, or both) #23
    • Introduced report-format input and report_json_b64 output for machine-readable health check reports
    • Enhanced summary statistics with aggregated counters across all service states
  • Implemented comprehensive test suite using BATS (Bash Automated Testing System) #24
    • Added test coverage for healthy, unhealthy, compose-failed, and no-services scenarios
    • Replaced individual workflow-based tests with unified BATS test runner and JUnit reporting

Full Changelog: v1.0.2...v1.1.0