Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:49
b6f247c

2.1.0 (2026-07-18)

Features

  • add manual release trigger to build-and-publish and update release-please to build both API and frontend images with provenance and signing (a41c7ba)

Bug Fixes

  • collectors: bound per-cycle work in all paginating collectors to stop the soft-timeout poison-loop (4ecddaa)
  • dispose DB engine pool on worker process initialization to ensure fork safety (8489f54)
  • flow: record per-route route/drop counters unconditionally, not only under sampling (db492f0)
  • metering: credit bytes_saved for sampling and suppression reduction levers (1a3cf9b)
  • ocsf: emit timestamp_t in milliseconds, map Veeam to 1006 and CloudWatch to Base Event (659c110)
  • update correlation engine to support millisecond timestamps and add Veeam brand icon (21710bb)

Performance Improvements

  • flow: memoize FlowCanvas node/edge visuals, throttle pan to rAF, dedupe gradients, cap SMIL particles (87d8126)