Skip to content

v1.5.38 (2026-06-12) — backlog finish: collector de-duplication

Choose a tag to compare

@zw008 zw008 released this 12 Jun 06:56
· 3 commits to main since this release

Changed

  • Lifted the duplicated collect + batch-persist logic into the Collector base class; the host/vm/
    datastore/dfw collectors shed ~113 lines (~39%) with identical behavior. (#2)