v0.0.10
Notable Changes
- Retina Captures can now be natively uploaded to S3! 🚀 Thanks @parkjeongryul for #295
- Retina packetparser now supports non-"eth0" interfaces. 🎉 Thanks @mikhail5555 for #215
- Some remaining amd64/arm64 architecture/package incompatibilities should be resolved.
Changelog
What's Changed
- fix: rewrite Dockerfile to resolve architecture mismatch issues by @rbtr in #307
- deps: bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #325
- chore: remove *.o files by @nddq in #269
- fix(helm): PodMonitor additional labels YAML by @nlamirault in #323
- fix: restructure logger for persistent fields by @rbtr in #320
- fix: stale bot PR label by @rbtr in #326
- deps: bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #328
- deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #327
- feat(helm): Refactoring Kubernetes recommended labels by @nlamirault in #324
- fix: Fix missing return code for dns response by @anubhabMajumdar in #329
- feat: select interface based on default route instead of hardcoded eth0 for packetparser plugin by @mikhail5555 in #215
- fix: fail pipeline on failure to build/push image by @nddq in #332
- feat: Add s3 upload output for capture by @parkjeongryul in #295
- fix: add empty .o files for go mod vendor to work by @nddq in #334
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.27.11 by @dependabot in #336
New Contributors
- @nlamirault made their first contribution in #323
- @mikhail5555 made their first contribution in #215
- @parkjeongryul made their first contribution in #295
Full Changelog: v0.0.9...v0.0.10