v0.3.1
What's Changed
Non-breaking changes
- bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #99
- Add TCP ack flag to the collectes TCP flags list by @msherif1234 in #105
- NETOBSERV-934: Add support for SCTP, ICMPv4/v6 protocols to ebpf agent by @msherif1234 in #103
- NETOBSERV-926: Added key to kafka message for connection tracking consistency by @OlivierCazade in #107
- NETOBSERV-977: some interfaces on single stack cluster can have both ipv4 and ipv6 linklocal by @msherif1234 in #108
- cleanup kernel code and use vmlinux header for kernel structs and apis by @msherif1234 in #110
- NETOBSERV-753: Reset ticker if flows flushed when cacheMaxFlows is reached by @msherif1234 in #114
- NETOBSERV-974 Add SASL support by @jotak in #112
- NETOBSERV-848 eBPF agent multi-arch builds (upstream) by @jpinsonneau in #100
- Fix ebpf agent makefile by @msherif1234 in #120
- use sha tag instead of temp with ci manifest action by @msherif1234 in #121
- fix ok-to-test generated image name by @msherif1234 in #122
- fix build manifest target by @msherif1234 in #124
- Add new approvers by @jotak in #125
- Fix dockerfile targetarch scope with docker by @OlivierCazade in #128
- Update workflow, setup workflow-test by @jotak in #126
- Change aggregation flow map to hashmap instead perCPU hashmap by @msherif1234 in #118
- Bump ubi-9.2 by @jotak in #130
New Contributors
- @OlivierCazade made their first contribution in #107
- @jpinsonneau made their first contribution in #100
Full Changelog: v0.3.0...v0.3.1