Skip to content

Releases: microsoft/retina

v0.0.21

16 Dec 11:06
v0.0.21
47ccd8b
Compare
Choose a tag to compare

Notable changes

  • feat: implement retina shell CLI command by @wedaly in #962
  • feat: let plugins self-register by @rbtr in #1098
  • fix(goreleaser): update ldflags for building Retina CLI by @nddq in #1108
  • fix: filtermanager cache and cache test races by @rbtr in #1100
  • fix(protoc): update packagemanager to tdnf , re-run make proto-gen by @SRodi in #1106
  • feat: add tolerations to values and templates by @roberthstrand in #1113
  • chore: update retina-shell image to azlinux 3.0.20241203 by @wedaly in #1120
  • fix: let Windows Retina use the InClusterConfig by @rayaisaiah in #1118
  • test: Run e2e tests in both arm64 and amd64 arch. by @jimassa in #1129
  • chore(go): update go.mod and base images to go 1.23.4 by @SRodi in #1127
  • feat(ct-metrics): BPF implementation by @SRodi in #1102
What's Changed

Changelog

  • 8fd6938 chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /site in the npm_and_yarn group across 1 directory (#1117)
  • 234edc5 chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#1109)
  • f2fb6f0 chore(go): update go.mod and base images to go 1.23.4 (#1127)
  • b27958f chore: update retina-shell image to azlinux 3.0.20241203 (#1120)
  • a76f1b4 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 (#1088)
  • b801f4a deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.70.0 (#1089)
  • 0c1a089 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.70.0 to 1.71.0 (#1099)
  • 1cdb21d deps: bump github.com/moby/moby from 26.0.0+incompatible to 26.1.0+incompatible in the go_modules group (#1101)
  • e325dc7 deps: bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#1116)
  • 161fec0 deps: bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#1103)
  • d6799bc deps: bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 (#1142)
  • 43bb4b6 deps: bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /hack/tools in the go_modules group (#1131)
  • 61b892a deps: bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group (#1130)
  • 577e18b deps: bump golang.org/x/sys from 0.27.0 to 0.28.0 (#1104)
  • ebca883 deps: bump golangci-lint version to 1.62 in GH actions (#1096)
  • 6cb7d34 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.49 to 0.2.11 (#1140)
  • 47ccd8b feat(ct-metrics): BPF implementation (#1102)
  • ef96eea feat: add tolerations to values and templates (#1113)
  • f134af6 feat: implement retina shell CLI command (#962)
  • 2ba2723 feat: let plugins self-register (#1098)
  • b7316a1 fix(goreleaser): update ldflags for building Retina CLI (#1108)
  • 4b12472 fix(protoc): update packagemanager to tdnf , re-run make proto-gen (#1106)
  • 499e3cf fix: filtermanager cache and cache test races (#1100)
  • eefcb42 fix: let Windows Retina use the InClusterConfig (#1118)

What's Changed

  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #1088
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.70.0 by @dependabot in #1089
  • deps: bump golangci-lint version to 1.62 in GH actions by @wedaly in #1096
  • feat: implement retina shell CLI command by @wedaly in #962
  • deps: bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #1104
  • deps: bump github.com/moby/moby from 26.0.0+incompatible to 26.1.0+incompatible in the go_modules group by @dependabot in #1101
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.70.0 to 1.71.0 by @dependabot in #1099
  • feat: let plugins self-register by @rbtr in #1098
  • deps: bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #1103
  • fix(goreleaser): update ldflags for building Retina CLI by @nddq in #1108
  • fix: filtermanager cache and cache test races by @rbtr in #1100
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #1109
  • fix(protoc): update packagemanager to tdnf , re-run make proto-gen by @SRodi in #1106
  • deps: bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #1116
  • feat: add tolerations to values and templates by @roberthstrand in #1113
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1117
  • chore: update retina-shell image to azlinux 3.0.20241203 by @wedaly in #1120
  • deps: bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #1130
  • deps: bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /hack/tools in the go_modules group by @dependabot in #1131
  • fix: let Windows Retina use the InClusterConfig by @rayaisaiah in #1118
  • test: Run e2e tests in both arm64 and amd64 arch. by @jimassa in #1129
  • chore(go): update go.mod and base images to go 1.23.4 by @SRodi in #1127
  • deps: bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 by @dependabot in #1142
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.49 to 0.2.11 by @dependabot in #1140
  • feat(ct-metrics): BPF implementation by @SRodi in #1102

New Contributors

Full Changelog: v0.0.20...v0.0.21

v0.0.20

03 Dec 08:35
v0.0.20
c1bc92f
Compare
Choose a tag to compare

Notable Changes

  • Fix nil pointer dereference on Retina capture [c1bc92f]

What's Changed

  • feat: add performance testing workflow for PR workflow by @ritwikranjan in #1079
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.46 to 1.17.47 by @dependabot in #1086
  • fix: name flag dereference by @rbtr in #1095

Full Changelog: v0.0.19...v0.0.20

v0.0.19

27 Nov 17:08
v0.0.19
2e7b979
Compare
Choose a tag to compare

Notable Changes

  • Network perf tests for Retina [b53a09a]
  • E2E tests to validate hubble-relay and hubble-ui deployment [8db4de4]
  • Support for priorityClassName in Helm chart [2ce1fdc]
What's Changed

Changelog

  • c2dfb6a chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site in the npm_and_yarn group across 1 directory (#1019)
  • b53a09a chore(tests): add network perf tests for Retina (#772)
  • 8db4de4 chore: Add e2e tests to validate hubble-relay and hubble-ui deployment (#896)
  • 59864cf chore: Remove yarn from documentation (#1065)
  • 0f27cf2 chore: revert: use mariner core base image for kubectl-retina (#1035)
  • 02aecf4 chore: update toolbox build (#929)
  • 09951b7 chore: use mariner core base image for kubectl-retina (#1027)
  • 9b994f0 deps: bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 (#1042)
  • c64a7cf deps: bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5 (#1029)
  • e9a5874 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 (#1017)
  • 93750da deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 (#1031)
  • 7f9681a deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 (#1016)
  • 3ac7f11 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 (#1032)
  • fd7fa9e deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.1 to 1.68.0 (#1059)
  • 94415d4 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 (#1073)
  • 2e7b979 deps: bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /hack/tools (#1076)
  • 95200c6 deps: bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#1054)
  • 7c28fa2 deps: bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#1064)
  • 36ee056 deps: bump github.com/safchain/ethtool from 0.4.1 to 0.5.9 (#1030)
  • 347dcd0 deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1063)
  • 2ce1fdc feat(helm): add support for priorityClassName (#1008)
  • c84049a feat: add ethtool to retina-shell image (#978)
  • 5e11f6f fix(ct/bpfel): add arm64 bpfel missed in previous PR (#1049)
  • 3945951 fix(metric): Update dynamic interface label to be constant (#1078)
  • b4b3be9 fix(trivy): add kubectl-retina and retina-shell images to scan job (#1044)
  • beba2ac fix: capture commands should respect --namespace (#568)
  • 59424a0 fix: fixed failing network perf measurement gh action (#1068)
  • 4d00d2e fix: update devcontainer dependency for codespace (#1037)
  • 3a33b63 fix: update performance test conditions in workflow (#1038)

What's Changed

  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 by @dependabot in #1017
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1019
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 by @dependabot in #1016
  • feat: add ethtool to retina-shell image by @wedaly in #978
  • chore: use mariner core base image for kubectl-retina by @mainred in #1027
  • chore(tests): add network perf tests for Retina by @ritwikranjan in #772
  • deps: bump github.com/safchain/ethtool from 0.4.1 to 0.5.9 by @dependabot in #1030
  • chore: Add e2e tests to validate hubble-relay and hubble-ui deployment by @xiaozhiche320 in #896
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5 by @dependabot in #1029
  • fix: update devcontainer dependency for codespace by @xiaozhiche320 in #1037
  • fix: update performance test conditions in workflow by @ritwikranjan in #1038
  • chore: revert: use mariner core base image for kubectl-retina by @rbtr in #1035
  • deps: bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #1042
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #1031
  • fix(trivy): add kubectl-retina and retina-shell images to scan job by @SRodi in #1044
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 by @dependabot in #1032
  • feat(helm): add support for priorityClassName by @iarlyy in #1008
  • fix(ct/bpfel): add arm64 bpfel missed in previous PR by @SRodi in #1049
  • deps: bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #1054
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.1 to 1.68.0 by @dependabot in #1059
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1063
  • fix: capture commands should respect --namespace by @rbtr in #568
  • test: configure pipeline to run scale test and publish data to app insights by @alexcastilio in #1014
  • chore: Remove yarn from documentation by @kamilprz in #1065
  • fix: fixed failing network perf measurement gh action by @ritwikranjan in #1068
  • deps: bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #1064
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 by @dependabot in #1073
  • chore: update toolbox build by @matmerr in #929
  • fix(metric): Update dynamic interface label to be constant by @BeegiiK in #1078
  • deps: bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /hack/tools by @dependabot in #1076

New Contributors

Full Changelog: v0.10.1...v0.0.19

v0.0.18

14 Nov 22:22
v0.0.18
cf0e69a
Compare
Choose a tag to compare

Notable changes

  • fix: correctly determine traffic direction in conntrack by @nddq in #721
  • feat(helm): Add ServiceMonitor by @gciria in #695
  • chore: update Go build image to 1.23.1 by @nddq in #722
  • fix: optimize DropReason eBPF map lookups by @rectified95 in #730
  • chore: bump Hubble CLI to v1.16.1 by @nddq in #745
  • fix(docs): update developing instructions by @SRodi in #750
  • chore: change the setupchannel caller level from warn by @xiaozhiche320 in #754
  • fix(docs): add kubectl to retina commands by @kamilprz in #764
  • fix(docs): update values.yaml path for prometheus by @SRodi in #757
  • feat: revamp site + update docs by @nddq in #762
  • fix(bug): update scrapeConfig to filer retina container specifically by @SRodi in #770
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.37 by @dependabot in #779
  • fix(bug): ignore headless svc to prevent error messages by @SRodi in #763
  • feat(helm): Added support for affinity, readinessProbe and custom probes by @gciria in #696
  • fix: start plugins in parallel by @matmerr in #787
  • fix(docs): retina capture cli docs by @kamilprz in #783
  • fix: Implement OS specific mechanism to remove memory lock for plugins by @anubhabMajumdar in #791
  • fix: scope Hubble TLS CronJob's secret access to its namespace by @huntergregory in #799
  • fix(operator): broken CiliumEndpoint garbage collection by @huntergregory in #801
  • fix: scope operator's CRD permissions to cilium endpoints/identities by @huntergregory in #800
  • chore: add prefix retina_ to eBPF maps so that they are easier to identify by @nddq in #768
  • test: Windows HNS e2e and no crashes step by @matmerr in #789
  • fix(grafana/PR#158): fix node selection, metrics name dns, pod-level dash by @SRodi in #797
  • fix(prom-grafana docs): revamp prometheus and grafana pages by @SRodi in #809
  • fix(docs): update broken link for prometheus and grafana pages by @SRodi in #816
  • feat: make commands to test plugins locally by @nddq in #767
  • fix(capture): remove only managed secret by @mainred in #653
  • fix: restart if pktmon server closes by @matmerr in #798
  • fix(conntrack): delete keys in eBPF instead of user space by @SRodi in #831
  • feat: adding new retina logos by @vakalapa in #817
  • fix: Add Hubble Scrape Job for Prometheus by @rayaisaiah in #840
  • feat: kapinger add burst delay and interval by @matmerr in #839
  • chore: Streamline Usability of Captures by @kamilprz in #832
  • fix: add heap and gc memory stats by @matmerr in #846
  • fix: Adding service monitor for retina-operator by @mereta in #848
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.15.0 by @dependabot in #862
  • fix: improve resiliency for e2e tests by adding tweaking retries and timeouts (partially fixes #449) by @ritwikranjan in #867
  • fix: update retina operator to take namespace helm value by @BeegiiK in #792
  • fix: Set PowerShell path using environment variables by @xiaozhiche320 in #850
  • fix(docs): update doc, codespaces config and GHA on commit GPG signed by @SRodi in #860
  • fix: e2e missing dependency - external ServiceMonitor CRD's for retina-operator by @mereta in #870
  • fix(tests): Improve e2e resiliency by @ritwikranjan in #884
  • fix(tests): Truncate username to 8 characters in TestE2ERetina by @ritwikranjan in #882
  • fix: Disable Service Monitor by @mereta in #889
  • fix(ct): correctly pass reverse key for deletion from conntrack map by @SRodi in #892
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #898
  • fix: revise memory telemetry properties by @matmerr in #858
  • fix(basic-metrics): Remove label from basic dns and filter out IPs from linux util plugins by @jimassa in #877
  • feat(hubble): Add Ciliumendpoint and Service resource to k8s watcher by @anubhabMajumdar in #900
  • feat: add basic dns client to kapinger by @matmerr in #859
  • fix: report TCP packets that carried important flags regardless of the report interval by @nddq in #909
  • chore: refactor packetparser userspace code by @nddq in #756
  • fix(log): change log level from error to debug when we failed to delete a key in conntrack by @nddq in #916
  • fix(docs): Update retina docs to include Linux capabilities used by each plugin by @BeegiiK in #885
  • fix(e2e): Add a step to check all containers are ready by @anubhabMajumdar in #925
  • fix(pipeline): Fix typo in kapinger pipeline script by @anubhabMajumdar in #927
  • fix: Revert "deps: bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#765)" by @timraymond in #932
  • feat: add retina-shell image for Linux by @wedaly in #928
  • feat: Print capture output name when running retina capture create by @kamilprz in #894
  • fix(docs): Typo in CLI installation options by @kamilprz in #947
  • feat: add extra context to errors by @ritwikranjan in #959
  • feat: update github workflows to publish retina-shell image by @wedaly in #940
  • fix(test): check restart separately from ready pods. by @jimassa in #951
  • feat: remove bpftool/bpftrace and add nc/jq to retina-shell image by @wedaly in #961
  • feat: build retina-shell image in .pipelines/cg-pipeline.yaml by @wedaly in #972
  • fix: Remove mockgen from go generate step by @timraymond in #977
  • chore(deps): bump docusaurus to 3.6.1 in /site by @nddq in #990
  • feat: build and publish kubectl-retina image by @mainred in #991
  • feat: update the digest for golang and mariner-distroless by @ritwikranjan in #992
  • fix: add retract directive for v0.10.0 by @nddq in #996
  • fix(buildx): docker fail on pull rate limit, --driver-opt by @SRodi in #995
  • test: Retina e2e scale test by @alexcastilio in #720
  • chore: bump agent's hubble to v1.16.3 by @huntergregory in #998
  • chore(docs): Update examples and descriptions of capture create by @kamilprz in #968
  • test: create pipeline to run scale test by @alexcastilio in #999
  • fix(ethtool): ignore lxc and azv interfaces by @huntergregory in #997
  • fix: reduce cardinality for tcp remote address metrics by @vakalapa in #953
  • fix(ethtool): enable filtering out non-err/drop stats by @huntergregory in #1003
  • fix(netstat): enable curated stats for tcp connections by @huntergregory in #1004
What's Changed

Changelog

  • ca0b168 chore(deps): bump docusaurus to 3.6.1 in /site (#990)
  • 31a6fb6 chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#732)
  • 7e3a058 chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#898)
  • 735192e chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates (#728)
  • df6c470 chore(docs): Update examples and descriptions of ca...
Read more

v0.0.17

13 Nov 20:46
v0.0.17
cf0e69a
Compare
Choose a tag to compare

Notable Changes

  • Build and Publish kubectl-retina: Added the ability for the CI and release pipeline to build and publish kubectl-retina images. [7988580]
  • Add retina-shell image. [fedc3e4] [d39e36d]
  • Add Cilium endpoint and Service resource to k8s watcher [b4837fc]
  • Add basic dns client to kapinger [32674dd]
  • Add new retina logo [4fe6489]
  • make commands to test plugins locally [511e157]
  • site updates and revamp [dc8b505]
  • Added support for affinity, readinessProbe and custom probes [a5f6f60]
  • Add support for Prometheus ServiceMonitor [9f6a62a]
  • Reduce metrics cardinality [e7f81ed] [78b5dca] [5a2a0e8] [cf0e69a]
What's Changed

Changelog

  • ca0b168 chore(deps): bump docusaurus to 3.6.1 in /site (#990)
  • 31a6fb6 chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#732)
  • 7e3a058 chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#898)
  • 735192e chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates (#728)
  • df6c470 chore(docs): Update examples and descriptions of capture create (#968)
  • 2675329 chore: Streamline Usability of Captures (#832)
  • 1f19ed0 chore: add prefix retina_ to eBPF maps so that they are easier to identify (#768)
  • fe251ef chore: bump Hubble CLI to v1.16.1 (#745)
  • af10489 chore: bump agent's hubble to v1.16.3 (#998)
  • cadd0d3 chore: change the setupchannel caller level from warn (#754)
  • 2673e71 chore: refactor packetparser userspace code (#756)
  • b0e498d chore: update Go build image to 1.23.1 (#722)
  • 2b200cd deps: bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 (#825)
  • c96b438 deps: bump aquasecurity/trivy-action from 0.25.0 to 0.26.0 (#835)
  • a4be72c deps: bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 (#849)
  • 953cf4a deps: bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 (#866)
  • 80c1622 deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.15.0 (#862)
  • 4fa12d0 deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0 (#938)
  • 4d3e26e deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.15.0 to 1.16.0 (#871)
  • 11f190d deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0 (#837)
  • 7571ce3 deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0 (#946)
  • c22fcd4 deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.4.0 to 1.4.1 (#761)
  • 0f7be7b deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0 (#774)
  • 299b836 deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.32.3 (#937)
  • 7f49d1f deps: bump github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.1 (#826)
  • daf9d3a deps: bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.3 (#904)
  • 5ef53ed deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 (#749)
  • 27a4e39 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.35 (#751)
  • 9870ac4 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.37 (#779)
  • 2475bd8 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.28.3 (#971)
  • a1a9825 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.27.38 (#786)
  • 3baefce deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.38 to 1.27.39 (#794)
  • e374954 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.40 (#814)
  • d50fc0e deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.40 to 1.27.41 (#819)
  • 25d02d0 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.27.42 (#827)
  • 7421427 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.42 to 1.27.43 (#836)
  • e5fdc7e deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 (#868)
  • 8e47fb5 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 (#907)
  • e4d2d3e deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.33 to 1.17.42 (#945)
  • 25963b4 deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.40 to 1.17.41 (#834)
  • aed071c deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.41 to 1.17.42 (#906)
  • d21164b deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.42 to 1.17.43 (#964)
  • 16b683c deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.61.3 (#752)
  • d65c834 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.3 to 1.62.0 (#759)
  • f28bc0f deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.62.0 to 1.63.1 (#778)
  • 6fbdaa4 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.62.0 to 1.66.2 (#935)
  • c119020 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.1 to 1.63.2 (#784)
  • 4546078 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.2 to 1.63.3 (#795)
  • fc97e36 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.0 (#808)
  • 3ae1f9c deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.64.0 to 1.64.1 (#813)
  • 71e1955 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.64.1 to 1.65.0 (#818)
  • ac3c889 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.0 to 1.65.2 (#833)
  • 3009f28 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 (#854)
  • 3c93e23 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0 (#869)
  • 06e4a5e deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.1 (#902)
  • 07f4463 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.1 to 1.66.2 (#905)
  • 6a5eb70 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 (#965)
  • 1a786f8 deps: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /hack/tools in the go_modules group (#949)
  • b3713ca deps: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group (#948)
  • 62cbc7f deps: bump github.com/golangci/golangci-lint from 1.60.3 to 1.61.0 in /hack/tools (#719)
  • 7f2d95d deps: bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /hack/tools (#987)
  • a0f8574 deps: bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#911)
  • 57caa93 deps: bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#944)
  • 49bf36b deps: bump github.com/onsi/gomega from 1.34.2 to 1.35.0 (#913)
  • 49b44fd deps: bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#943)
  • d13e3b2 deps: bump github.com/onsi/gomega from 1.35.0 to 1.35.1 (#922)
  • f0c6956 deps: bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#748)
  • 74b6ec2 deps: bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#863)
  • d046494 deps: bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#957)
  • f69594e deps: bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#802)
  • 90e47fb deps: bump github.com/prometheus/common from 0.59.1 to 0.60.1 (#954)
  • 5b1ab05 deps: bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#893)
  • e35d692 deps: bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 (#723)
  • d6b7517 deps: bump go.opentelemetry.io/otel from 1.30.0 to 1.31.0 (#853)
  • 8f7646c...
Read more

v0.0.16

06 Sep 21:44
v0.0.16
15c0da5
Compare
Choose a tag to compare

Notable Changes

  • The agent’s init container now mounts the Retina configmap.
  • packetparser now uses conntrack, which may affect various Hubble metrics and flow logs, aligning them more closely with Cilium.
What's Changed
  • fix: remove fatals and panics + fix loggings in init container by @nddq in #666
  • deps: bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #675
  • deps: bump github.com/prometheus/common from 0.55.0 to 0.56.0 by @dependabot in #676
  • chore: update bpf related files from libbpf upstream by @nddq in #674
  • chore(deps): bump webpack from 5.89.0 to 5.94.0 in /site in the npm_and_yarn group across 1 directory by @dependabot in #677
  • fix: ib chart mounts and update docs by @rbtr in #684
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.0 by @dependabot in #682
  • deps: bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #678
  • fix: prevent potential misconfiguration of metricsInterval (#284) by @ritwikranjan in #638
  • deps: bump github.com/prometheus/common from 0.56.0 to 0.57.0 by @dependabot in #679
  • deps: bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #680
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.44 to 0.0.46 by @dependabot in #683
  • fix: Implement a dynamic temporary cache that tracks network interfaces that do not support the ethtool operation. by @xiaozhiche320 in #620
  • feat(conntrack): bpf code for conntrack + conntrack GC by @nddq in #610
  • feat: add kapinger traffic gen tool by @matmerr in #545
  • deps: bump docker/setup-buildx-action from 1 to 3 by @dependabot in #692
  • deps: bump docker/build-push-action from 2 to 6 by @dependabot in #691
  • deps: bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 in /hack/tools by @dependabot in #690
  • fix: Test grafana dashboards in hubble deploy by @whatnick in #650
  • chore: invoke rlimit.RemoveMemLock only once in main thread by @nddq in #686
  • deps: bump github.com/prometheus/common from 0.57.0 to 0.58.0 by @dependabot in #697
  • fix: remove namespace from Module.includedNamespaces by @alexcastilio in #644
  • fix: annotation tag in documentation by @alexcastilio in #654
  • fix: inconsistent label cardinality error in latency metric by @nddq in #687
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 by @dependabot in #699
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.61.1 by @dependabot in #700
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.32 by @dependabot in #701
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.31 to 1.17.32 by @dependabot in #703
  • fix: optimize packet struct in DropReason plugin by @rectified95 in #637
  • deps: bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #706
  • deps: bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #708
  • deps: bump github.com/prometheus/common from 0.58.0 to 0.59.0 by @dependabot in #705
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.1 to 1.61.2 by @dependabot in #707
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.32 to 1.27.33 by @dependabot in #709
  • chore: fix typo in e2e by @matmerr in #710
  • deps: bump github.com/prometheus/common from 0.59.0 to 0.59.1 by @dependabot in #712
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.46 to 0.0.48 by @dependabot in #711
  • chore: rename prometheus metrics that are supposed to be gauge by @nddq in #693
  • feat(conntrack): conntrack integration with packetparser by @nddq in #624

New Contributors

Full Changelog: v0.0.15...v0.0.16

Disclaimer

Causes Window agent to crash. Do NOT use if Windows node is present.

v0.0.15

27 Aug 20:56
f77b2b4
Compare
Choose a tag to compare
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

v0.0.14

12 Aug 18:38
50f26ae
Compare
Choose a tag to compare

Changelog

  • 5425b41 chore: fix azp telemetry injection (#594)
  • 77811a0 deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.13.0 to 1.14.0 (#587)
  • 179fd3f deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3 (#580)
  • 7309cf6 deps: bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /hack/tools in the go_modules group (#593)
  • 7d5a135 deps: bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in the go_modules group (#592)
  • 0f2ba30 deps: bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#588)
  • 27e8735 deps: bump golang.org/x/sync from 0.7.0 to 0.8.0 (#579)
  • 419175f deps: bump golang.org/x/sys from 0.22.0 to 0.23.0 (#581)
  • 74baa7f deps: bump golang.org/x/sys from 0.23.0 to 0.24.0 (#591)
  • 351148b deps: bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#589)
  • 37d8401 feat: add data aggregation level (#556)
  • 50f26ae feat: add runtime telemetry to heartbeat (#583)
  • ea51e70 fix: move version and appinsightsID to a centralized location (internal/buildinfo) (#574)
  • 9b0da81 fix: update readdirs in infiniband plugin (#586)

v0.0.13

01 Aug 18:14
792cb27
Compare
Choose a tag to compare

Notable Changes

What's Changed
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.4 to 1.55.0 by @dependabot in #447
  • deps: bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #448
  • fix: remove duplicate imports in latency.go by @nddq in #445
  • test(ci): add azp image builds by @matmerr in #250
  • deps: bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot in #454
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 by @dependabot in #455
  • fix(#139): do not check for host endianness in IP conversion by @rectified95 in #443
  • fix: invoke SetLogger for controller-runtime manager by @nddq in #456
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.17 to 1.27.18 by @dependabot in #461
  • deps: bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /hack/tools by @dependabot in #462
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.0 to 1.55.1 by @dependabot in #460
  • fix: make command for windows builds not working correctly by @nddq in #467
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #465
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 in /hack/tools in the go_modules group by @dependabot in #468
  • deps: bump github.com/cilium/cilium from 1.15.5 to 1.15.6 by @dependabot in #464
  • deps: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #466
  • refactor: removed usages of unsafe package in plugins by @nddq in #457
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /site in the npm_and_yarn group across 1 directory by @dependabot in #469
  • fix: remove redundant dns and latency metric labels by @nddq in #446
  • deps: bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by @dependabot in #470
  • deps: bump github.com/safchain/ethtool from 0.3.0 to 0.4.0 by @dependabot in #474
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #475
  • feat: add Windows drop reasons by @matmerr in #406
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.18 to 1.17.19 by @dependabot in #482
  • deps: bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #479
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to 1.55.2 by @dependabot in #481
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.19 by @dependabot in #483
  • chore(deps): bump ws from 7.5.9 to 7.5.10 in /site in the npm_and_yarn group across 1 directory by @dependabot in #484
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.19 to 1.27.20 by @dependabot in #488
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.2 to 1.56.0 by @dependabot in #490
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.20 to 1.27.21 by @dependabot in #493
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.0 to 1.56.1 by @dependabot in #494
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0 by @dependabot in #497
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 from 5.1.1 to 5.2.0 by @dependabot in #498
  • deps: bump github.com/safchain/ethtool from 0.4.0 to 0.4.1 by @dependabot in #500
  • deps: bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /hack/tools in the go_modules group by @dependabot in #504
  • deps: bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in #506
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.1 to 1.57.0 by @dependabot in #511
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.22 by @dependabot in #510
  • chore: update krew release bot condition by @nddq in #509
  • feat: Add support for Hubble control plane in Retina agent by @anubhabMajumdar in #432
  • deps: bump github.com/golang/mock from 1.1.1 to 1.6.0 by @dependabot in #521
  • deps: bump github.com/go-chi/chi/v5 from 5.0.11 to 5.1.0 by @dependabot in #516
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.21 to 1.17.23 by @dependabot in #517
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #523
  • fix: windows builds in release pipeline by @nddq in #514
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.1 to 1.57.1 by @dependabot in #522
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23 by @dependabot in #518
  • fix: signing images based on matrix and only run release charts on tags by @nddq in #524
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.58.0 by @dependabot in #527
  • deps: bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 by @dependabot in #528
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 by @dependabot in #533
  • deps: bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #534
  • fix: operator deployment ignores custom namespace by @timmhirsens in #531
  • deps: bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #535
  • feat: operator v2 (for Hubble control plane) by @huntergregory in #444
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 by @dependabot in #540
  • deps: bump helm.sh/helm/v3 from 3.15.2 to 3.15.3 by @dependabot in #543
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26 by @dependabot in #539
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.0 to 1.58.2 by @dependabot in #542
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0 by @dependabot in #548
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 by @dependabot in #553
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.2 to 1.4.0 by @dependabot in #552
  • feat(plugins): add experimental pktmon plugin for Windows by @matmerr in #235
  • docs: update capture diagrams by @mainred in #558
  • deps: bump github.com/cilium/ebpf from 0.15.0 to 0.16.0 by @dependabot in #559
  • deps: bump google.golang.org/grpc from 1.62.1 to 1.65.0 by @dependabot in #563
  • deps: bump github.com/florianl/go-tc from 0.4.3 to 0.4.4 by @dependabot in #564
  • deps: bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #567
  • deps: bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #572
  • deps: bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible in the go_modules group by @dependabot in #571
  • deps: bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible in /hack/tools in the go_modules group by @dependabot in #573
  • feat: pktmon client recreation + remove ltsc2019 in azp by @matmerr in #562

New Contributors

Full Changelog: v0.0.12...v0.0.13

v0.0.12

05 Jun 18:44
149b880
Compare
Choose a tag to compare

Notable Changes

  • Retina now exposes Infiniband metrics 🤖 #304
  • 🛠️ Many dependency updates and small bugfixes
What's Changed
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.14 by @dependabot in #385
  • chore: move E2E to separate GHA by @rbtr in #347
  • fix: remove dependency from standalone e2e GHA by @rbtr in #394
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.14 to 1.27.15 by @dependabot in #390
  • deps: bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /hack/tools by @dependabot in #396
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.1 to 1.54.2 by @dependabot in #392
  • deps: bump go.opentelemetry.io/otel/metric from 1.26.0 to 1.27.0 by @dependabot in #398
  • deps: bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #397
  • deps: bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 by @dependabot in #401
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.15 to 1.17.16 by @dependabot in #404
  • deps: bump github.com/goreleaser/goreleaser from 1.26.1 to 1.26.2 in /hack/tools by @dependabot in #402
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.2 to 1.54.3 by @dependabot in #405
  • deps: bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #409
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16 by @dependabot in #403
  • deps: bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /hack/tools by @dependabot in #408
  • fix: add --name for capture create command examples by @mainred in #412
  • fix: trim blob SAS URL read from mounted secret file by @mainred in #411
  • refactor: pin and alias base images in the Dockerfile by @rbtr in #381
  • test: add DNS basic and advance metrics e2e by @nddq in #353
  • chore: bump various k8s.io components' version by @nddq in #308
  • deps: bump helm.sh/helm/v3 from 3.14.4 to 3.15.1 by @dependabot in #407
  • fix: correctly assign the subtype value in flow for drop reason by @anubhabMajumdar in #413
  • test(e2e): add e2e test for latency metrics in advanced scenario by @nddq in #414
  • deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #428
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.54.4 by @dependabot in #434
  • fix: updated llvm version in docs to 16 by @4rivappa in #430
  • fix: remove inactive connections' IP addresses from tcp_connection_remote metric by @nddq in #388
  • feat: infiniband plugin by @spencermckee in #304
  • deps: bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #440
  • deps: bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #441
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.17 by @dependabot in #436
  • fix(e2e): add an extra nslookup when testing for advanced DNS metrics by @nddq in #438
  • deps: bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in #429
  • feat: migrate azure/login gha to oidc by @rbtr in #442

New Contributors

Full Diff: v0.0.11...v0.0.12