Skip to content

Releases: microsoft/retina

v0.0.36

27 Jun 09:33
v0.0.36
70562b3

Choose a tag to compare

Notable Changes

What's Changed

What's Changed

Full Changelog: v0.0.35...v0.0.36

v0.0.35

24 Jun 10:01
v0.0.35
51ac044

Choose a tag to compare

Notable Changes

  • Updates to development documentation for clarity and completeness (#1634 / #1643 / #1644)
  • Memory issue fix - update ethtool dependency and changes to EthtoolInterface (#1640)
  • Feature: Add ability to download capture files based on capture name by (#1564)
  • Feature: Make capturing on all interfaces (-i any) the default behavior for retina captures (#1649)
  • Fix unit tests in pkg capture (#1698)
  • Fix e2e test for retina capture by (#1666)
  • Fix captures to use namespace from user context when --namespace is not set (#1677)
  • Add bpftool to retina-shell (#1696)
  • Add pwru binary to retina-shell (#1664)
  • Add a script to watch for drops (#1671)
  • CLI: set retina-agent image registry at build time (#1685)
  • CLI: add build kubectl-retina-mcr (#1695)
  • Update Go version to 1.24.4 (#1701)
  • Bump Hubble to v1.17.5 (#1703)
What's Changed

What's Changed

New Contributors

Full Changelog: v0.0.34...v0.0.35

v0.0.34

30 May 10:12
f525540

Choose a tag to compare

Notable Changes

  • Allow agent to watch endpoints on Hubble CP (#1641)
  • Capture CLI docs (#1639)
  • Conntrack metrics - legacy control plane basic mode (#1253)
  • Add resources.requests for retina-agent (#1595)
  • Allow passing arbitrary env variables to the DaemonSet (#1637)
  • Add is_reply label to advanced packet forward metrics (#1556)
  • Additional apiserver IPs from service and endpoint (#1573)
  • Do not load fexit programs on kernels below 5.5 (#1601)
  • Conntrack - improve traffic direction detection (#1562)
  • Grant permissions to support FIPS on Ubuntu (#1600)
  • Missing helper template for ingress resource (#1570)
  • Added ARM64 Operator image release (#1610)
  • Allow RBAC for endpoints to the standard chart (#1619)
  • Remove unnecessary allocations from debug log (#1623)
  • Fix e2e job being skipped due to YMAL syntax error (#1614)
  • Include Mariner check for Hubble scenario (#1588)
  • Add test for FIPS-enabled Mariner node pool to E2E (#1606)
What's Changed
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.6.2 to 0.7.0 by @dependabot in #1584
  • deps: bump github.com/Microsoft/hcsshim from 0.12.9 to 0.13.0 by @dependabot in #1587
  • feat: additional apiserver IPs from service and endpoint by @hown3d in #1573
  • deps: bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #1586
  • feat(conntrack-metrics): legacy control plane basic mode by @SRodi in #1253
  • deps: bump github.com/safchain/ethtool from v0.5.10 to v0.6.0 by @ritwikranjan in #1594
  • fix: include Mariner check for Hubble scenario by @rectified95 in #1588
  • fix(controller): add warning for nodes with no addresses in reconciliation by @selenehyun in #1569
  • deps: bump github.com/vishvananda/netlink from 1.3.1-0.20250328051554-cb48698f2590 to 1.3.1 by @dependabot in #1592
  • feat(helm): Add resources.requests for retina-agent by @younsl in #1595
  • feat: add is_reply label to advanced packet forward metrics by @mmckeen in #1556
  • fix(helm): Missing helper template for ingress resource by @younsl in #1570
  • test: add FIPS-enabled Mariner node pool to E2E by @rectified95 in #1602
  • fix: revert: test: add FIPS-enabled Mariner node pool to E2E by @rectified95 in #1606
  • test: Enable FIPS using existing AzureLinux node pool. by @rectified95 in #1609
  • fix(fips): Grant permissions to support FIPS on Ubuntu by @rectified95 in #1600
  • fix(DropReason): Do not load fexit programs on kernels below 5.5 by @rectified95 in #1601
  • fix(image): Adding ARM64 Operator image release by @apontejaj in #1610
  • fix(conntrack): improve traffic direction detection by @Andreagit97 in #1562
  • fix: e2e job skipped due to yaml syntax error by @rectified95 in #1614
  • fix: Allow RBAC for endpoints to the standard chart by @mmckeen in #1619
  • chore(ciliumeventobserver): Remove warn for messageType not supported by @SRodi in #1629
  • docs: update control-plane and data-plane images by @alexcastilio in #1631
  • fix: Remove unnecessary allocations from debug log by @mmckeen in #1623
  • docs: add information about usage of Annotations and MetricsConfiguration CRD by @alexcastilio in #1636
  • feat(helm): Allow passing arbitrary env variables to the DaemonSet by @mmckeen in #1637
  • chore(docs): Capture CLI docs by @kamilprz in #1639
  • chore(agent): Allow agent to watch endpoints on Hubble CP by @SRodi in #1641

New Contributors

Full Changelog: v0.0.33...v0.0.34

v0.0.33

07 May 10:31
v0.0.33
82d621c

Choose a tag to compare

Notable Changes

  • Bump retina shell base image (#1548)
  • Mark retina directory as safe in windows Dockerfile (#1581)
What's Changed

What's Changed

  • chore: bump retina shell base image by @nddq in #1548
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.5.2 to 0.5.3 by @dependabot in #1558
  • deps: bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #1576
  • deps: bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #1577
  • chore: Mark retina directory as safe in windows Dockerfile by @kamilprz in #1581

Full Changelog: v0.0.32...v0.0.33

v0.0.32

01 May 15:55
v0.0.32
788fae6

Choose a tag to compare

Notable Changes

  • Update performance test workflows to use templates (#1537)
  • Bump cilium to v1.18.0-pre.1 (#1559)
  • Convert E2E workflow to a reusable template (#1561)
  • Enable Mariner pool for E2E (#1567)
  • Use fexit instead of kprobes for DropReason (#1458)
  • Remove closing tcp connections from conntrack gracefully (#1438)
  • Add imagePullSecrets and affinity/tolerations support to the standard chart (#1555)
  • Removing legacy ADO pipeline file (#1534)
  • Update Go version to 1.24.2-2 & Update Hubble version to v1.17.3 (#1560)
What's Changed

What's Changed

  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.6.0 to 0.6.1 by @dependabot in #1542
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.7.0 to 1.8.0 by @dependabot in #1543
  • chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #1540
  • chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1544
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.1 to 1.79.2 by @dependabot in #1532
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.6.1 to 0.6.2 by @dependabot in #1546
  • deps: bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #1550
  • refactor: update performance test workflows to use templates by @ritwikranjan in #1537
  • fix(perf-workflow): add secrets to the template by @ritwikranjan in #1554
  • deps: bump cilium to v1.18.0-pre.1 by @ritwikranjan in #1559
  • refactor(e2e): convert E2E workflow to a reusable template by @ritwikranjan in #1561
  • test: enable Mariner pool for E2E by @rectified95 in #1567
  • fix(basic-metrics): Use fexit instead of kprobes for DropReason by @rectified95 in #1458
  • deps: bump go.uber.org/mock from 0.5.1 to 0.5.2 by @dependabot in #1565
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3 by @dependabot in #1566
  • fix(conntrack): remove closing tcp connections from conntrack gracefully by @nddq in #1438
  • feat: add imagePullSecrets and affinity/tolerations support to the standard chart by @mmckeen in #1555
  • deps: bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot in #1551
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.0 to 1.6.1 by @dependabot in #1553
  • chore(build): Removing legacy ADO pipeline file by @apontejaj in #1534
  • deps: Update Go version to 1.24.2-2 & Update Hubble version to v1.17.3 by @kamilprz in #1560

New Contributors

Full Changelog: v0.0.31...v0.0.32

v0.0.31

16 Apr 10:35
v0.0.31
1595849

Choose a tag to compare

What's Changed

  • Fix Operator ARM64 image build [1595849]

Full Changelog: v0.0.30...v0.0.31

v0.0.30

07 Apr 22:55
v0.0.30
0d267b9

Choose a tag to compare

Notable Changes

  • fix: upgrade cilium to a stable version [172a6aa]
  • chore: bump Hubble from v1.17.1 -> v1.17.2 [2601260]
What's Changed
  • chore(demo-mc): Add Makefile targets for multi-cloud demo by @SRodi in #1446
  • deps: bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2 by @dependabot in #1455
  • deps: bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 by @dependabot in #1461
  • deps: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #1460
  • chore(demo): Add to README.md and small fixes to support multi-cloud demo by @SRodi in #1464
  • fix(deps): gRPC was removed from dependabot ignore list by @byte-msft in #1477
  • fix(security): multi-cloud demo Implement Grafana Private Data Source connect by @SRodi in #1480
  • fix(retina capture): bug fix for nil pointer error by @bosesuneha in #1481
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.62 to 1.17.64 by @dependabot in #1478
  • docs(revamp): Fix main and multi-cloud README.md, revamp site by @SRodi in #1489
  • chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #1493
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.12 by @dependabot in #1492
  • feat(telemetry): AppInsights Init & Shutdown for Operator by @mereta in #1476
  • docs(revamp): Add to integrations and general refactor by @SRodi in #1495
  • fix: Missing website description meta tag by @StewartRyan in #1496
  • deps: update network performance test image version to v20250402 by @ritwikranjan in #1503
  • feat: make performance test workflow more configurable by @ritwikranjan in #1504
  • chore(deps): bump image-size from 1.1.1 to 1.2.1 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1501
  • fix: upgrade cilium to a stable version by @ritwikranjan in #1183
  • chore: bump Hubble from v1.17.1 -> v1.17.2 by @nddq in #1502
  • chore(deps): bump a few dependencies that dependabot failed to by @nddq in #1511
  • deps: bump the go_modules group with 2 updates by @dependabot in #1515
  • fix(log): set logrus logLevel according to the global log level by @byte-msft in #1490
  • deps: bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in #1519

New Contributors

Full Changelog: v0.0.29...v0.0.30

v0.0.29

21 Mar 12:11
v0.0.29
728cb64

Choose a tag to compare

Notable Changes

  • Fix Hubble DNS dash for Response Table query [6689ced]
What's Changed

Changelog

  • eeb80e9 deps: bump actions/setup-go from 5.3.0 to 5.4.0 (#1445)
  • 546896a deps: bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1450)
  • 737ec05 deps: bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#1437)
  • 74b1cbf deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.1 to 1.78.2 (#1422)
  • 84e5662 deps: bump github.com/florianl/go-tc from 0.4.4 to 0.4.5 (#1440)
  • 94f819c deps: bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 (#1447)
  • 98f41a8 deps: bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#1436)
  • 728cb64 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.13 to 0.5.16 (#1448)
  • 6689ced fix(grafana): Fix Hubble DNS dash for Response Table query (#1444)

What's Changed

  • deps: bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot in #1436
  • deps: bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by @dependabot in #1437
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.1 to 1.78.2 by @dependabot in #1422
  • deps: bump github.com/florianl/go-tc from 0.4.4 to 0.4.5 by @dependabot in #1440
  • fix(grafana): Fix Hubble DNS dash for Response Table query by @SRodi in #1444
  • deps: bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #1445
  • deps: bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 by @dependabot in #1447
  • deps: bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #1450
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.13 to 0.5.16 by @dependabot in #1448

Full Changelog: v0.0.28...v0.0.29

v0.0.28

14 Mar 16:50
v0.0.28
579105e

Choose a tag to compare

Notable Changes

  • update to go v1.24.1 [2e37674]
  • change mounting path in retina-agent from /var/run to /var/run/cilium [579105e]
  • Fix Conntrack GC running in Retina default [0226a8b]
  • Fix workflow for release validation [af8de2c]
  • Add EKS module, demo stack and tests [3fdf4a5]
  • Add retina integration test for AKS module [0365d9f]
  • Update github workflow runner due to deprecation of image [976a4e5]
What's Changed
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.0 to 0.5.2 by @dependabot in #1384
  • deps: bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot in #1378
  • deps: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #1383
  • test(release): Fix workflow for release validation. by @SRodi in #1392
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.7 by @dependabot in #1377
  • deps: bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in the go_modules group by @dependabot in #1393
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.77.1 by @dependabot in #1374
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.2 to 0.5.3 by @dependabot in #1388
  • test(multicloud): Add EKS module, demo stack and tests by @SRodi in #1390
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.6.0 to 1.7.0 by @dependabot in #1394
  • test(multicloud): Add retina integration test for AKS module by @SRodi in #1391
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.36.2 to 1.36.3 by @dependabot in #1395
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.1 to 1.78.0 by @dependabot in #1396
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.7 to 1.29.8 by @dependabot in #1397
  • fix(workflow): update github workflow runner due to deprecation of image by @alexcastilio in #1403
  • deps: bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 in /hack/tools by @dependabot in #1401
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.3 to 0.5.4 by @dependabot in #1400
  • deps: bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #1404
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.4 to 0.5.6 by @dependabot in #1406
  • deps: bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #1407
  • deps: bump go.opentelemetry.io/otel/metric from 1.34.0 to 1.35.0 by @dependabot in #1408
  • deps: bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #1409
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.0 to 1.78.1 by @dependabot in #1405
  • deps: bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #1413
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.6 to 0.5.9 by @dependabot in #1412
  • fix: fix Conntrack GC running in Retina default by @manojks1999 in #1323
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1418
  • chore: update to go v1.24.1 by @nddq in #1428
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #1435
  • deps: bump the go_modules group with 2 updates by @dependabot in #1433
  • chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #1432
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.9 to 0.5.13 by @dependabot in #1421
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.61 to 1.17.62 by @dependabot in #1411
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.8 to 1.29.9 by @dependabot in #1414
  • fix: change mounting path in retina-agent from /var/run to /var/run/cilium by @alexcastilio in #1389

Full Changelog: v0.0.27...v0.0.28

What's Changed

  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.0 to 0.5.2 by @dependabot in #1384
  • deps: bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot in #1378
  • deps: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #1383
  • test(release): Fix workflow for release validation. by @SRodi in #1392
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.7 by @dependabot in #1377
  • deps: bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in the go_modules group by @dependabot in #1393
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.77.1 by @dependabot in #1374
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.2 to 0.5.3 by @dependabot in #1388
  • test(multicloud): Add EKS module, demo stack and tests by @SRodi in #1390
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.6.0 to 1.7.0 by @dependabot in #1394
  • test(multicloud): Add retina integration test for AKS module by @SRodi in #1391
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.36.2 to 1.36.3 by @dependabot in #1395
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.1 to 1.78.0 by @dependabot in #1396
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.7 to 1.29.8 by @dependabot in #1397
  • fix(workflow): update github workflow runner due to deprecation of image by @alexcastilio in #1403
  • deps: bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 in /hack/tools by @dependabot in #1401
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.3 to 0.5.4 by @dependabot in #1400
  • deps: bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #1404
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.4 to 0.5.6 by @dependabot in #1406
  • deps: bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #1407
  • deps: bump go.opentelemetry.io/otel/metric from 1.34.0 to 1.35.0 by @dependabot in #1408
  • deps: bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #1409
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.0 to 1.78.1 by @dependabot in #1405
  • deps: bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #1413
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.6 to 0.5.9 by @dependabot in #1412
  • fix: fix Conntrack GC running in Retina default by @manojks1999 in #1323
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1418
  • chore: update to go v1.24.1 by @nddq in #1428
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #1435
  • deps: bump the go_modules group with 2 updates by @dependabot in #1433
  • chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #1432
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.5.9 to 0.5.13 by @dependabot in #1421
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.61 to 1.17.62 by @dependabot in #1411
  • deps: bump github.c...
Read more

v0.0.27

25 Feb 11:14
v0.0.27
b19b0ac

Choose a tag to compare

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