Skip to content

v0.0.11

Compare
Choose a tag to compare
@rbtr rbtr released this 15 May 23:21
· 372 commits to main since this release
ec7ff1e

Notable Changes

🛠️ Fixed a crash when enabling TCPRetrans plugin (#311) - thanks @wenhuwang for #322

Detailed Changelog

What's Changed

  • deps: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #346
  • deps: bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /hack/tools by @dependabot in #345
  • fix: correct selector in PodMonitor by @mikhail5555 in #340
  • fix: unconstrain e2e AZ by @rbtr in #343
  • fix: only invoke Generate once for plugins when reconciling in plugin manager by @nddq in #342
  • feat: migrate to Mariner containers by @rbtr in #341
  • deps: bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #349
  • deps: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #350
  • deps: bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #351
  • fix: Updated from ioutil to os by @devesh-2002 in #356
  • deps: bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 by @dependabot in #357
  • docs: Document minimum linux kernel version by @timraymond in #354
  • deps: bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /hack/tools by @dependabot in #359
  • deps: bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #360
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.12 by @dependabot in #361
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.53.2 by @dependabot in #362
  • chore: remove old integration tests by @nddq in #358
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.12 to 1.17.13 by @dependabot in #365
  • deps: bump github.com/goreleaser/goreleaser from 1.25.1 to 1.26.0 in /hack/tools by @dependabot in #364
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.12 to 1.27.13 by @dependabot in #366
  • fix: pin Windows base images by @rbtr in #379
  • fix: the ebpf program in the tcpretrans plugin failed to load by @wenhuwang in #322
  • deps: bump github.com/goreleaser/goreleaser from 1.26.0 to 1.26.1 in /hack/tools in the go_modules group by @dependabot in #378
  • deps: bump github.com/cilium/cilium from 1.15.4 to 1.15.5 by @dependabot in #377
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.54.1 by @dependabot in #380

New Contributors

Full Changelog: v0.0.10...v0.0.11