• v0.1.6 b484eef170

    v0.1.6
    All checks were successful
    Build Docker image / build (push) Successful in 2m5s
    Build Golang packages / test (push) Successful in 9m49s
    Build Golang packages / release (push) Successful in 2m24s
    Stable

    pieter released this 2025-10-12 17:24:10 +02:00 | 0 commits to main since this release

    OpenDTU Logger 0.1.6 has been tested with OpenDTU version v25.9.11 and is expected to be compatible with versions as early as v24.6.10.

    • Adds support for logging the OpenDTU radio_stats, published for each inverter
    • Adds support for logging a pin_mapping_issue hint.
    • loadConfig now supports structured logging
    • Improved compatibility validation by analyzing OpenDTU's source code to determine exact data formats
      • Generated unit and integration tests to verify OpenDTU Logger correctly parses all published data
      • This establishes a repeatable process for validating compatibility with future OpenDTU releases

    Under the hood, with v0.1.6 the following dependencies are upgraded

    • go: v1.24 upgraded to v1.25
    • goose: v3.24.3 upgraded to 3.26.0
    • sync: v0.14.0 upgraded to 0.17.0
    Downloads