Skip to content

v0.0.27

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 11:14
· 25 commits to main since this release
v0.0.27
b19b0ac

Notable Changes

  • Updating grafana dashboards and adding them to Grafana Portal [0db1237]
  • Update logging for uninitialized VFP stats from warn to debug [1437cf8]
  • Fix hubble dashboards: dns.json, pod-flows-namespace.json [70aff2f]
  • Fix lack of space in title [8d91704]
  • Removing golang-lint govet deprecated parameter [c1c2ea2]
  • Rename regression to delta and benchmark to baseline for perf-tests [9671e6f]
  • Uncomment GKE test for retina error logs check [c83e406]
  • Add release validation workflow [7d3dff3]
What's Changed

Changelog

  • 0db1237 chore(dashboards): Updating grafana dashboards and adding them to Grafana Portal (#1285)
  • e442712 deps: bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1382)
  • 83d78e4 deps: bump azure/setup-helm from 4.2.0 to 4.3.0 (#1368)
  • 2a06634 deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 (#1350)
  • d76cd1c deps: bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.2 (#1373)
  • d480bca deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.60 (#1375)
  • c7f5907 deps: bump github.com/cilium/workerpool from 1.2.0 to 1.3.0 (#1356)
  • f4d8f16 deps: bump github.com/golangci/golangci-lint from 1.64.2 to 1.64.5 in /hack/tools (#1354)
  • 0cf6b50 deps: bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#1376)
  • f6ba547 deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1362)
  • c5a67ad deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.16 to 0.5.0 (#1364)
  • 1437cf8 fix(bug): Update logging for uninitialized VFP stats from warn to debug (#958)
  • 70aff2f fix(dashboard): fix hubble dashboards: dns.json, pod-flows-namespace.json (#1369)
  • 8d91704 fix(docs): Fix lack of space in title (#1357)
  • c1c2ea2 fix(lint-ci): Removing golang-lint govet deprecated parameter (#1359)
  • 9671e6f refactor: rename regression to delta and benchmark to baseline for perf-tests (#1335)
  • c83e406 test(mc-gke): Uncomment GKE test for retina error logs check (#1349)
  • 7d3dff3 test(release): Add release validation workflow (#1380)

What's Changed

  • test(mc-gke): Uncomment GKE test for retina error logs check by @SRodi in #1349
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 by @dependabot in #1350
  • refactor: rename regression to delta and benchmark to baseline for perf-tests by @ritwikranjan in #1335
  • fix(docs): Fix lack of space in title by @kamilprz in #1357
  • fix(bug): Update logging for uninitialized VFP stats from warn to debug by @BeegiiK in #958
  • deps: bump github.com/golangci/golangci-lint from 1.64.2 to 1.64.5 in /hack/tools by @dependabot in #1354
  • deps: bump github.com/cilium/workerpool from 1.2.0 to 1.3.0 by @dependabot in #1356
  • fix(lint-ci): Removing golang-lint govet deprecated parameter by @apontejaj in #1359
  • fix(dashboard): fix hubble dashboards: dns.json, pod-flows-namespace.json by @alexcastilio in #1369
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.2 by @dependabot in #1373
  • deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #1362
  • deps: bump azure/setup-helm from 4.2.0 to 4.3.0 by @dependabot in #1368
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.16 to 0.5.0 by @dependabot in #1364
  • chore(dashboards): Updating grafana dashboards and adding them to Grafana Portal by @apontejaj in #1285
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.60 by @dependabot in #1375
  • deps: bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #1376
  • deps: bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #1382
  • test(release): Add release validation workflow by @SRodi in #1380
  • test: enable heartbeat in scale test by @alexcastilio in #1345

Full Changelog: v0.0.26...v0.0.27