v0.0.12
Notable Changes
- Retina now exposes Infiniband metrics 🤖 #304
- 🛠️ Many dependency updates and small bugfixes
What's Changed
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.14 by @dependabot in #385
- chore: move E2E to separate GHA by @rbtr in #347
- fix: remove dependency from standalone e2e GHA by @rbtr in #394
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.14 to 1.27.15 by @dependabot in #390
- deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /hack/tools by @dependabot in #396
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.1 to 1.54.2 by @dependabot in #392
- deps: bump go.opentelemetry.io/otel/metric from 1.26.0 to 1.27.0 by @dependabot in #398
- deps: bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #397
- deps: bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 by @dependabot in #401
- deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.15 to 1.17.16 by @dependabot in #404
- deps: bump github.com/goreleaser/goreleaser from 1.26.1 to 1.26.2 in /hack/tools by @dependabot in #402
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.2 to 1.54.3 by @dependabot in #405
- deps: bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #409
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16 by @dependabot in #403
- deps: bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /hack/tools by @dependabot in #408
- fix: add --name for capture create command examples by @mainred in #412
- fix: trim blob SAS URL read from mounted secret file by @mainred in #411
- refactor: pin and alias base images in the Dockerfile by @rbtr in #381
- test: add DNS basic and advance metrics e2e by @nddq in #353
- chore: bump various k8s.io components' version by @nddq in #308
- deps: bump helm.sh/helm/v3 from 3.14.4 to 3.15.1 by @dependabot in #407
- fix: correctly assign the subtype value in flow for drop reason by @anubhabMajumdar in #413
- test(e2e): add e2e test for latency metrics in advanced scenario by @nddq in #414
- deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #428
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.54.4 by @dependabot in #434
- fix: updated llvm version in docs to 16 by @4rivappa in #430
- fix: remove inactive connections' IP addresses from tcp_connection_remote metric by @nddq in #388
- feat: infiniband plugin by @spencermckee in #304
- deps: bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #440
- deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #441
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.17 by @dependabot in #436
- fix(e2e): add an extra nslookup when testing for advanced DNS metrics by @nddq in #438
- deps: bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in #429
- feat: migrate azure/login gha to oidc by @rbtr in #442
New Contributors
Full Diff: v0.0.11...v0.0.12