v0.0.10
版本发布时间: 2024-05-03 07:04:08
microsoft/retina最新发布版本:v0.0.16(2024-09-07 05:44:52)
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 https://github.com/microsoft/retina/pull/307
- deps: bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in https://github.com/microsoft/retina/pull/325
- chore: remove *.o files by @nddq in https://github.com/microsoft/retina/pull/269
- fix(helm): PodMonitor additional labels YAML by @nlamirault in https://github.com/microsoft/retina/pull/323
- fix: restructure logger for persistent fields by @rbtr in https://github.com/microsoft/retina/pull/320
- fix: stale bot PR label by @rbtr in https://github.com/microsoft/retina/pull/326
- deps: bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in https://github.com/microsoft/retina/pull/328
- deps: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in https://github.com/microsoft/retina/pull/327
- feat(helm): Refactoring Kubernetes recommended labels by @nlamirault in https://github.com/microsoft/retina/pull/324
- fix: Fix missing return code for dns response by @anubhabMajumdar in https://github.com/microsoft/retina/pull/329
- feat: select interface based on default route instead of hardcoded eth0 for packetparser plugin by @mikhail5555 in https://github.com/microsoft/retina/pull/215
- fix: fail pipeline on failure to build/push image by @nddq in https://github.com/microsoft/retina/pull/332
- feat: Add s3 upload output for capture by @parkjeongryul in https://github.com/microsoft/retina/pull/295
- fix: add empty .o files for go mod vendor to work by @nddq in https://github.com/microsoft/retina/pull/334
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.27.11 by @dependabot in https://github.com/microsoft/retina/pull/336
New Contributors
- @nlamirault made their first contribution in https://github.com/microsoft/retina/pull/323
- @mikhail5555 made their first contribution in https://github.com/microsoft/retina/pull/215
- @parkjeongryul made their first contribution in https://github.com/microsoft/retina/pull/295
Full Changelog: https://github.com/microsoft/retina/compare/v0.0.9...v0.0.10