-
v1.1.32
Stablereleased this
2026-07-01 18:33:26 +00:00 | 1 commits to main since this releasefix(obisys): remove activation guard to always update metrics
Removes the
if activateconditional insrc/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 theobikmerdependency version.Downloads