Skip to content

v0.0.25

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 15:54
· 22 commits to main since this release
v0.0.25
89a0767

Notable Changes

  • Add docs about Retina architecture to retina.sh [af88054]
  • Add exemptions to stale workflow [04e6748]
  • Add advanced retina performance test workflows [20d1efd]
  • Add metricscardinality to heartbeat [c5ea179]
  • Add retina mode support for perf-test and abstract common e2e setups [8fb1c57]
  • Fix test cleanup [bfcb063]
  • c17d5ea fix(version-upgrade): Update go std lib from v1.23.4 -> 1.23.5 (#1289)
  • Upgrade Hubble Version to 1.16.6 [55f2a4a]
  • Rename legacy control plane to standard and update related scripts and docs [c87f650]
  • Initial multi-cloud IaC boilerplate GKE, AKS, Kind and tests [dcf2928]
What's Changed

Changelog

  • ca5f362 build(deps): bump the go_modules group across 1 directory with 2 updates (#1279)
  • af88054 chore(docs): Add docs about architecture and fix structure (#1229)
  • 04e6748 chore: add exemptions to stale workflow (#1276)
  • 743413d deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.5.0 to 1.6.0 (#1261)
  • 0c15e11 deps: bump github.com/aws/aws-sdk-go-v2 from 1.33.0 to 1.34.0 (#1273)
  • 6ad3ead deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.3 (#1291)
  • f7b529f deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.2 to 1.74.0 (#1262)
  • 7895fe8 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.0 to 1.74.1 (#1275)
  • f677008 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.1 to 1.75.0 (#1287)
  • ce0672a deps: bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#1288)
  • 8caacb6 deps: bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#1271)
  • 7ba5886 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.12 to 0.4.14 (#1269)
  • 20d1efd feat: add advanced retina performance test workflows (#1264)
  • c5ea179 feat: add metricscardinality to heartbeat (#1235)
  • 8fb1c57 feat: add retina mode support for perf-test and abstract common e2e setups (#1244)
  • 387a905 fix(doc): Add missing --version for Hubble chart install (#1260)
  • 89a0767 fix(heartbeat): add nil check in heartbeat's metricscardinality (#1293)
  • bfcb063 fix(test): fix test cleanup (#1290)
  • c17d5ea fix(version-upgrade): Update go std lib from v1.23.4 -> 1.23.5 (#1289)
  • 55f2a4a fix(version-upgrade): Upgrade Hubble Version to 1.16.6 (#1284)
  • c87f650 refactor: rename legacy control plane to standard and update related scripts and docs (#1259)
  • ae716a5 test(mc): Add function to override logger for sensitive outputs (#1286)
  • dcf2928 test(mc): initial multicloud IaC boilerplate GKE, AKS, Kind (#1268)

What's Changed

  • feat: add retina mode support for perf-test and abstract common e2e setups by @ritwikranjan in #1244
  • fix(doc): Add missing --version for Hubble chart install by @SRodi in #1260
  • refactor: rename legacy control plane to standard and update related scripts and docs by @ritwikranjan in #1259
  • feat: add metricscardinality to heartbeat by @alexcastilio in #1235
  • chore(docs): Add docs about architecture and fix structure by @kamilprz in #1229
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.5.0 to 1.6.0 by @dependabot in #1261
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.2 to 1.74.0 by @dependabot in #1262
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.33.0 to 1.34.0 by @dependabot in #1273
  • deps: bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #1271
  • test: fix value from inputs.image_namespace by @alexcastilio in #1277
  • chore: add exemptions to stale workflow by @rbtr in #1276
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.12 to 0.4.14 by @dependabot in #1269
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.0 to 1.74.1 by @dependabot in #1275
  • test(mc): initial multicloud IaC boilerplate GKE, AKS, Kind by @SRodi in #1268
  • build(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #1279
  • fix(version-upgrade): Upgrade Hubble Version to 1.16.6 by @jimassa in #1284
  • feat: add advanced retina performance test workflows by @ritwikranjan in #1264
  • deps: bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #1288
  • test(mc): Add function to override logger for sensitive outputs by @SRodi in #1286
  • fix(version-upgrade): Update go std lib from v1.23.4 -> 1.23.5 by @jimassa in #1289
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.1 to 1.75.0 by @dependabot in #1287
  • fix(test): fix test cleanup by @alexcastilio in #1290
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.3 by @dependabot in #1291
  • fix(heartbeat): add nil check in heartbeat's metricscardinality by @alexcastilio in #1293

Full Changelog: v0.0.24...v0.0.25