v0.3.3
What's Changed
Non-breaking changes
- NETOBSERV-1240: prefer flows with DNS records when checking for dup by @msherif1234 in #174
- NETOBSERV-1222: create PR template by @jotak in #175
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #179
- Bump golang.org/x/sys from 0.6.0 to 0.12.0 by @dependabot in #177
- Bump k8s.io/client-go from 0.24.0 to 0.28.2 by @dependabot in #180
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #182
- Bump google.golang.org/protobuf from 1.28.1 to 1.31.0 by @dependabot in #183
- NETOBSERV-1317: change netns errors to warnings to avoid confustion by @msherif1234 in #186
- NETOBSERV-1312: remove GC from ring buff mapper not needed by @msherif1234 in #185
- NETOBSERV-1255 Adding Raw Packet export capability as Packet Capture Agent(PCA) by @shach33 in #113
- NETOBSERV-1151: move flp decode grpc pipe to netobserv agent to avoid flp code updates by @msherif1234 in #168
- Bump github.com/netobserv/flowlogs-pipeline from 0.1.9 to 0.1.10 by @dependabot in #193
- Bump github.com/caarlos0/env/v6 from 6.9.1 to 6.10.1 by @dependabot in #194
- Bump github.com/vishvananda/netns from 0.0.0-20191106174202-0a2b9b5464df to 0.0.4 by @dependabot in #191
- Bump github.com/segmentio/kafka-go from 0.4.38 to 0.4.43 by @dependabot in #190
- Bump github.com/vmware/go-ipfix from 0.5.13 to 0.7.0 by @dependabot in #192
- close all maps when agent is terminating by @msherif1234 in #196
- NETOBSERV-926: Fix kafka and connection tracking by @OlivierCazade in #195
- Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0 by @dependabot in #200
- Bump google.golang.org/grpc from 1.53.0 to 1.58.2 by @dependabot in #197
- NETOBSERV-588 Add IPv4/6 DSCP field to the exported flow by @msherif1234 in #158
- Filter interfaces by their associated IPs by @masonj5n in #111
- Bump github.com/vmware/go-ipfix from 0.7.0 to 0.8.0 by @dependabot in #203
- Bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #204
- Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #205
- Workflow: build images from release branches by @jotak in #209
- Bump github.com/segmentio/kafka-go from 0.4.43 to 0.4.44 by @dependabot in #212
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #210
- update github actions to use go1.21 by @msherif1234 in #213
- Bump github.com/cilium/ebpf from 0.11.0 to 0.12.0 by @dependabot in #211
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #214
- Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #215
- Bump github.com/cilium/ebpf from 0.12.0 to 0.12.2 by @dependabot in #216
- NETOBSERV-1245: NETOBSERV-1304: fix TCP DNS query by @msherif1234 in #206
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #219
- NETOBSERV-1379: enhance DNS debugging to dbg DNS over TCP with NA fields by @msherif1234 in #218
- Bump github.com/cilium/ebpf from 0.12.2 to 0.12.3 by @dependabot in #221
- Bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #227
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #226
- Bump sigs.k8s.io/e2e-framework from 0.0.6 to 0.3.0 by @dependabot in #198
- Add a new exporter type: DirectFLP by @jotak in #223
- NETOBSERV-1298: include duplicate list in the exported record by @msherif1234 in #217
- Bump golang.org/x/sys from 0.14.1-0.20231108175955-e4099bfacb8c to 0.15.0 by @dependabot in #231
- Bump github.com/segmentio/kafka-go from 0.4.44 to 0.4.45 by @dependabot in #232
- Bump github.com/segmentio/kafka-go from 0.4.45 to 0.4.46 by @dependabot in #234
- Bump github.com/vmware/go-ipfix from 0.8.0 to 0.8.1 by @dependabot in #235
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #240
- Bump github.com/segmentio/kafka-go from 0.4.46 to 0.4.47 by @dependabot in #236
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #237
- Bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #241
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #242
- Bump github.com/vmware/go-ipfix from 0.8.1 to 0.8.2 by @dependabot in #243
- update kind image to recent image by @msherif1234 in #244
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #246
- NETOBSERV-1390: Flow RTT values are n/a by @msherif1234 in #245
- NETOBSERV-1451: Bump ubi 9.3 / go 1.21 by @jotak in #247
- s390x arch work around till bpf2go pr#1308 is available by @msherif1234 in #248
- NETOBSERV-1298: Interface name wasn't populated yet so add func to find ifname by @msherif1234 in #233
- updated README and yml files by @KalmanMeth in #249
- use unknown for interface we can't detect instead of "" by @msherif1234 in #250
- Bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot in #254
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #252
- use cached api to retrieve interface name to avoid highcpu by @msherif1234 in #251
- pickup cilium fix for bpf2go tool for s390x target and remove Makefile workaround by @msherif1234 in #255
- Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #257
- Filter out sockets for loopback and unknown interfaces by @msherif1234 in #260
- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #264
- NETOBSERV-1507: some arch still missing fentry hook fall back to kprobe by @msherif1234 in #265
New Contributors
- @masonj5n made their first contribution in #111
- @KalmanMeth made their first contribution in #249
Full Changelog: v0.3.2...v0.3.3