v1.0.0
Notable Changes
- Bumped base and build images to Azure Linux 3.0 (#1645)
- Improved capture CLI testing (#1693)
- Updated and improved the documentation (#1646 , #1854, #1891, #1965)
- Improved build process (#1720, #1950, #1968)
- Added Inspektor Gadget, mpstat and sysctl to Retina Shell (#1734, #1889, #1901)
- Bumped Go version to 1.24.11 (#1963)
- Introduced CLI image containing Bash (#1946)
- Improved quality of capture CLI (#1749, #1798, #1897, #1905, #1917)
- Packet parser - allow sampling of packets (#1767)
- Packet parser - fix under reporting of TCP flags and packet metrics, improve scalability (#1665)
- Drop reason - Check ftrace_enabled required for fexit programs (#1926)
- Extend Heartbeat telemetry to accept custom label (#1712)
- Conntrack - fix compilation warning and subsequent stack size error (#1927)
- Fixed the helm install command for localCtx (#1807)
- Extended E2E tests with public IP infrastructure (#1797)
- Added trafficDistribution field support for Kubernetes 1.31+ (#1686)
- Fix - node watcher should only reconcile on important events (#1522)
- Fix - enable annotations behaviour (#1806)
What's Changed
What's Changed
-
deps: bump github.com/cloudflare/circl from 1.3.8 to 1.6.1 in the go_modules group by @dependabot[bot] in #1676
-
deps: bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #1716
-
deps(build): bump base and build images to azure linux 3.0 by @nddq in #1645
-
deps: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group by @dependabot[bot] in #1719
-
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /site in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1697
-
deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.29.17 by @dependabot[bot] in #1717
-
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.7.0 to 0.8.3 by @dependabot[bot] in #1689
-
deps: bump google.golang.org/grpc from 1.72.0 to 1.73.0 by @dependabot[bot] in #1661
-
chore(shell): add option to Unconfined AppArmor and SecComp profiles by @alexcastilio in #1715
-
deps: bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #1725
-
deps: bump github.com/jellydator/ttlcache/v3 from 3.3.0 to 3.4.0 by @dependabot[bot] in #1724
-
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.8.3 to 0.8.4 by @dependabot[bot] in #1722
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.3 to 1.82.0 by @dependabot[bot] in #1723
-
chore(cli): refactor CLI to allow better testing interface + add tests by @alexcastilio in #1693
-
refactor: add dockerfile for windows build and make build-binaries by @carlotaarvela in #1720
-
chore(pfl): Extend Heartbeat telemetry to accept custom label. by @mereta in #1712
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.82.0 to 1.83.0 by @dependabot[bot] in #1733
-
deps: bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #1729
-
deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.8.0 to 1.8.1 by @dependabot[bot] in #1730
-
deps: bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in #1735
-
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.8.4 to 0.8.5 by @dependabot[bot] in #1736
-
deps: bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #1739
-
deps: bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #1738
-
deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.0 to 1.18.1 by @dependabot[bot] in #1744
-
feat(hubble): Add
trafficDistributionfield support for Kubernetes 1.31+ by @younsl in #1686 -
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.8.5 to 0.8.6 by @dependabot[bot] in #1746
-
fix(packetparser): Fix under reporting of TCP flags and packet metrics, improve scalability by @mmckeen in #1665
-
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #1755
-
deps: bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #1756
-
deps: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #1757
-
chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.27.0 in /hack/tools/kapinger in the go_modules group across 1 directory by @dependabot[bot] in #1758
-
chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /test/multicloud/test in the go_modules group across 1 directory by @dependabot[bot] in #1759
-
deps: bump google.golang.org/grpc from 1.73.0 to 1.74.0 by @dependabot[bot] in #1750
-
deps: bump helm.sh/helm/v3 from 3.17.3 to 3.18.4 in the go_modules group by @dependabot[bot] in #1737
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.83.0 to 1.84.0 by @dependabot[bot] in #1747
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.0 to 1.84.1 by @dependabot[bot] in #1765
-
deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.17.71 by @dependabot[bot] in #1764
-
deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18 by @dependabot[bot] in #1761
-
deps: bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #1770
-
deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.1 to 1.6.2 by @dependabot[bot] in #1773
-
deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #1774
-
fix: node watcher should only reconcile on important events by @nddq in #1522
-
deps: bump github.com/aws/aws-sdk-go-v2 from 1.36.6 to 1.37.0 by @dependabot[bot] in #1780
-
deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.30.0 by @dependabot[bot] in #1778
-
fix: fix zap.Any logging issues causing unsupported value type errors by @agrawaliti in #1783
-
chore: add eventwriter dispatch workflow by @matmerr in #1789
-
fix(publicip): Add infrastructure for creating Public IP's by @mereta in #1797
-
chore(cli): add inspektor gadget to retina shell by @alexcastilio in #1734
-
fix(cve): Upgrading base golang image to fix CVE's by @mereta in #1794
-
fix(capture): ignore known copy failure and fix iptables issue by @kamilprz in #1798
-
fix(localctx+win): Fix the helm insatll command for localCtx by @anubhabMajumdar in #1807
-
fix: enable annotations by @alexcastilio in #1806
-
deps: bump google.golang.org/grpc from 1.74.0 to 1.74.2 by @dependabot[bot] in #1769
-
deps: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1809
-
deps: bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #1808
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.85.1 to 1.87.0 by @dependabot[bot] in #1813
-
deps: bump github.com/aws/aws-sdk-go-v2/config from 1.30.2 to 1.31.6 by @dependabot[bot] in #1858
-
deps: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #1838
-
deps: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #1860
-
deps: bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #1861
-
deps: bump actions/setup-node from 4 to 5 by @dependabot[bot] in #1862
-
deps: bump azure/setup-helm from 4.3.0 to 4.3.1 by @dependabot[bot] in #1825
-
chore(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test/multicloud/test in the go_modules group across 1 directory by @dependabot[bot] in #1850
-
deps: bump aquasecurity/trivy-action from 0.32.0 to 0.33.1 by @dependabot[bot] in #1863
-
deps: bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by @dependabot[bot] in #1827
-
deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0 by @dependabot[bot] in #1815
-
deps: bump github.com/safchain/ethtool from 0.6.1 to 0.6.2 by @dependabot[bot] in #1821
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.0 to 1.87.3 by @dependabot[bot] in #1866
-
deps(tls-cve): Upgrade Windows to latest version by @agrawaliti in #1881
-
deps(cve-2025-47907): update golang base images from 1.24.4 to 1.24.6 across multiple Dockerfiles by @agrawaliti in #1824
-
deps: bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.3 by @dependabot[bot] in #1879
-
fix: Update busy box image for download pod by @carlotaarvela in #1897
-
docs: included instructions to docker login to access ghcr by @letv1nnn in #1891
-
deps: bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1894
-
deps: bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #1869
-
deps: bump google.golang.org/grpc from 1.74.2 to 1.75.1 by @dependabot[bot] in #1873
-
deps: bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #1880
-
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #1900
-
deps: bump golang.org/x/sys from 0.35.0 to 0.37.0 by @dependabot[bot] in #1899
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.3 to 1.88.4 by @dependabot[bot] in #1898
-
deps: bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1902
-
deps: bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #1903
-
fix: download windows by @carlotaarvela in #1905
-
deps: bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #1914
-
deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1918
-
deps: Updating hubble to mitigate cve from v1.17.5 to v1.18.3 by @agrawaliti in #1920
-
fix(dropreason): Check ftrace_enabled required for fexit programs by @SRodi in #1926
-
deps: bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #1925
-
deps: bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #1930
-
fix: Clean up before building windows image for git checks by @carlotaarvela in #1950
-
deps: bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #1944
-
deps: bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1945
-
fix(conntrack): fix compilation warning + fix subsequent stack size error by @nddq in #1927
-
chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /site in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1933
-
deps: bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 by @dependabot[bot] in #1954
-
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #1955
-
fix: add validation of error to k8sWatcherErrorHandler by @alexcastilio in #1952
-
fix: removed unused option PrevTCPSockStats from linux util by @letv1nnn in #1924
-
chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /site in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1956
-
feat: Add download all and all namespaces flags by @carlotaarvela in #1917
-
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.92.0 by @dependabot[bot] in #1947
-
deps: bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1960
-
feat(packetparser): Allow sampling of packets by @mmckeen in #1767
-
feat(cli): CLI image with bash by @carlotaarvela in #1946
-
deps(fix-cve): Bump GoLang version & deps by @mereta in #1963
-
docs(perf): Considerations for packetparser on high-core-count systems by @SRodi in #1965
-
fix: Cleanup for windows release-images by @carlotaarvela in #1968
New Contributors
Full Changelog: v0.0.36...v1.0.0