Skip to content

v0.0.21

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 11:06
· 5 commits to main since this release
v0.0.21
47ccd8b

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