• v1.1.32
    Release / create-release (push) Successful in 2m26s
    CI / build (pull_request) Successful in 3m35s
    Release / build-linux-x86_64 (push) Successful in 8m9s
    Release / build-macos-arm64 (push) Failing after 30s
    Stable

    coissac released this 2026-07-01 18:33:26 +00:00 | 1 commits to main since this release

    fix(obisys): remove activation guard to always update metrics

    Removes the if activate conditional in src/obisys/src/lib.rs, making debug logging and state updates for performance counters execute unconditionally. This ensures tracking metrics are continuously refreshed regardless of the activation threshold. Also bumps the obikmer dependency version.

    Downloads