1.5.0 (2026-03-11)
Features
- add Flush() with structured INFO summary and counter reset (53953e1)
- add UnhandledTracker with Track() and dedup logic (91ff19d)
- flush UnhandledTracker at each aggregation cycle and shutdown (8a6742e)
- integrate UnhandledTracker into aggregator for nil_endpoint and empty_namespace (e5bc231)
- integrate UnhandledTracker into policy builder for all skip reasons (a4012b9)
Bug Fixes
- add TrafficDirection to dedup key, use strings.Contains in tests (12373e9)