v0.1.10
What's Changed
Breaking changes 🛠
- NETOBSERV-1063: Add TCP drop & DNS tracking to flowlogs-pipeline by @msherif1234 in #429
- NETOBSERV-1111: Add support for RoundTripTime in FLP. by @dushyantbehl in #446
- NETOBSERV-1017 extract timebased indexKeys by @jpinsonneau in #450
- move add_if and add_regex_if to transform_filter from transform_network by @KalmanMeth in #453
Non-breaking changes
- NETOBSERV-915 skip reinterpret direction for conversations by @jpinsonneau in #430
- Add encode s3 to pipeline builder by @jpinsonneau in #442
- Fix makefile imgae-build with podman by @jotak in #444
- fixed generation of flow logs for more connections by @KalmanMeth in #432
- Add IBM Z (s390x) by @jotak in #445
- NETOBSERV-1131: need to allow setting multiple filters by @jotak in #448
- Bump google.golang.org/grpc from 1.45.0 to 1.53.0 by @dependabot in #449
- changed error to warning by @KalmanMeth in #443
- NETOBSERV-1186: extract DNS flags rcode field and stringify it by @msherif1234 in #451
- Add msherif1234 by @jotak in #454
- NETOBSERV-1190: update DNS tracking to report latency instead of TS by @msherif1234 in #455
- Upgrade linter - fix found issues - use go1.20 by @jotak in #452
- fix ppc64le and s390x targets build by @msherif1234 in #458
- NETOBSERV-1197: Generalize TCPDrop to support more protocols by @msherif1234 in #457
- github ok-to-test: add more info in comment by @jotak in #456
- NETOBSERV-1111 Change RTT output to ns by @dushyantbehl in #468
- Add test for missing labels by @jotak in #463
- NETOBSERV-1208 & NETOBSERV-1233 Aggregators skip missing fields by @jpinsonneau in #470
- NETOBSERV-1135: add ovs subsystem drop causes by @msherif1234 in #472
- NETOBSERV-1233: Remove L3 fields for ARP ethtype packets and update unit-test by @msherif1234 in #471
- Update README and config by @ronensc in #475
- Fix loki writer config in README.md by @ronensc in #479
- NETOBSERV-1275: Introduce new "INNER" direction for inner-node traffic by @jotak in #483
New Contributors
- @dushyantbehl made their first contribution in #446
Full Changelog: v0.1.9...v0.1.10