Skip to content

v0.0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 20:56
· 205 commits to main since this release
f77b2b4
What's Changed
  • fix: default to latest retina tag as value for HELM_IMAGE_TAG by @jimassa in #596
  • deps: bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot in #600
  • deps: bump sigs.k8s.io/controller-tools from 0.14.0 to 0.16.0 in /hack/tools by @dependabot in #603
  • deps: bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.1 in /hack/tools by @dependabot in #602
  • docs(development): caveat about checking llvm installation by @huntergregory in #604
  • deps: bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 by @dependabot in #605
  • deps: bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #606
  • deps: bump sigs.k8s.io/controller-tools from 0.16.0 to 0.16.1 in /hack/tools by @dependabot in #608
  • chore: bump actions/checkout from v3 to v4 in test and trivy by @nddq in #611
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 by @dependabot in #617
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.59.0 by @dependabot in #614
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28 by @dependabot in #615
  • deps: bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /hack/tools by @dependabot in #618
  • fix: add node OS upgrade channel for e2e cluster creation by @nddq in #623
  • fix: apiserver watcher refresh shouldn't crash plugin manager by @jimassa in #576
  • feat(cil): add cilium plugin to read events off unix socket by @snguyen64 in #570
  • fix: mount ib and net dirs when ib plugin enabled by @rbtr in #621
  • deps: bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #622
  • chore: update Go image used in Dockerfiles to 1.22.4 by @nddq in #626
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.59.0 to 1.60.0 by @dependabot in #628
  • deps: bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.2 in /hack/tools by @dependabot in #627
  • chore: bump hubble version + use mariner distroless image for operator by @nddq in #629
  • chore: bump hubble version in Makefile by @nddq in #630
  • deps: bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #634
  • feat(capture): add managed storage account support by @mainred in #575
  • deps: bump github.com/golangci/golangci-lint from 1.60.2 to 1.60.3 in /hack/tools by @dependabot in #639
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.0 to 1.60.1 by @dependabot in #643
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.28 to 1.17.29 by @dependabot in #642
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.27.29 by @dependabot in #641
  • chore(docs): add link to data aggregation page in sidebar by @nddq in #613
  • fix(docs): update broken link by @nddq in #647
  • fix: init container should read config for enabling telemetry by @nddq in #612
  • fix: delete duplicate node selector by @whatnick in #648
  • deps: bump go.opentelemetry.io/otel/metric from 1.28.0 to 1.29.0 by @dependabot in #664
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.38 to 0.0.43 by @dependabot in #660
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.29 to 1.27.30 by @dependabot in #662
  • deps: bump github.com/jellydator/ttlcache/v3 from 3.1.1 to 3.2.1 by @dependabot in #656
  • deps: bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #658
  • feat: Improve controller Dockerfile caching by @timraymond in #549
  • fix: Move duplicate keys to else block by @whatnick in #652
  • deps: bump github.com/jellydator/ttlcache/v3 from 3.2.1 to 3.3.0 by @dependabot in #668
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.43 to 0.0.44 by @dependabot in #670
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.30 to 1.27.31 by @dependabot in #671
  • chore: add CPU profile to telemetry heartbeat by @matmerr in #625
  • chore: add windows ps1 hacks to native dockerfile by @matmerr in #635
  • chore(docs): use autogenerate for site by @nddq in #672

New Contributors

Full Changelog: v0.0.14...v0.0.15