v0.1.9
What's Changed
Breaking changes 🛠
- Move prometheus server to main by @KalmanMeth in #399
- make expiryTime in encode_prom into a Duration by @KalmanMeth in #411
- shorten default timeout for aggregate; allow configuration of timeout for aggregates by @KalmanMeth in #418
Non-breaking changes
- NETOBSERV-838 Group ingress+egress flows in same connection by @jpinsonneau in #387
- bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #393
- Avoid searching new connections in the multi-ordered-map by @ronensc in #397
- conntrack: handle TCP flags by @ronensc in #391
- fix e2e test by @KalmanMeth in #402
- add config parameter to suppress go metrics by @KalmanMeth in #394
- Increasing test coverage by @jotak in #401
- Remove unused (?) codecov secret by @jotak in #400
- Test ConvertToBool by @ronensc in #403
- tcp flags: Update readme and default configuration by @ronensc in #410
- NETOBSERV-924 adapt to new ovn annotation format by @jotak in #404
- Expose cache size as an operational metric by @KalmanMeth in #398
- Add ingest stage to provide synthetic workload for benchmarks by @KalmanMeth in #395
- conntrack: Fix a bug in swapAB by @ronensc in #415
- NETOBSERV-962 - ADD write ipfix stage to pipeline builder by @acmenezes in #414
- NETOBSERV-973 skip duplicates by @jpinsonneau in #421
- Conntrack output field copy operations + fix duplicates by @jpinsonneau in #413
- conntrack: Add operational metrics on errors for hash computation and aggregators by @ronensc in #416
- NETOBSERV-934: Add icmpv4/v6 bits to FLP by @msherif1234 in #408
- NETOBSERV-984 - KafkaInterBrokerProtocalVersion throws warning and has ingestion errors by @jpinsonneau in #428
- NETOBSERV-994 FLP multiarch consistency by @jpinsonneau in #426
- Remove error logs in processing loop by @jotak in #431
- fix makefile by @msherif1234 in #433
- fix github ci image argument by @jpinsonneau in #436
- fix manifset build by @msherif1234 in #435
- Update workflow, setup workflow-test by @jotak in #438
- NETOBSERV-974 Implement SASL for Kafka (producer+consumer) by @jotak in #424
- Fix naming of k8s entries to ipfix export by @praveingk in #427
- Bump ubi-9.2 by @jotak in #440
New Contributors
- @acmenezes made their first contribution in #414
- @msherif1234 made their first contribution in #408
Full Changelog: v0.1.8...v0.1.9