v0.1.10-rc0
Pre-release
Pre-release
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
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-1017 extract timebased indexKeys by @jpinsonneau in #450
New Contributors
- @dushyantbehl made their first contribution in #446
Full Changelog: v0.1.9...v0.1.10-rc0