1.0.0 (2026-03-09)
Features
- 01-01: add Cilium v1.19.1 and sigs.k8s.io/yaml dependencies (c4d1ac6)
- 01-01: implement label selector with hierarchy and denylist (d869ccd)
- 01-01: initialize Go module with Cobra CLI and build tooling (ecdadf0)
- 01-02: implement policy builder with flow-to-CNP transformation (6eb3c24)
- 01-02: implement policy merge with port dedup and peer matching (8367508)
- 01-03: implement output writer with merge-on-write (d8224ce)
- 01-03: wire CLI generate command with flags and zap logging (cdc2694)
- 02-01: implement buildFilters with namespace-aware FlowFilter construction (b88a5ff)
- 02-01: implement StreamDroppedFlows with gRPC streaming and channel output (4611504)
- 02-02: implement aggregator with temporal flush and lost events monitor (9ba9654)
- 02-02: implement pipeline orchestration and wire CLI generate command (74d289f)
- 03-01: add CIDR rules for world identity and semantic policy dedup (53172cc)
- 03-01: add file-based dedup in writer, fix merge label normalization (056dbf1)
- 03-02: add cross-flush dedup, cluster dedup, and auto port-forward CLI wiring (2b6b542)
- 03-02: implement k8s package (port-forward, kubeconfig, cluster dedup) (51efea4)