Notable Changes
- Add doc for Hubble control plane and metrics [e31cc3c]
- Release Retina Hubble chart [8928514]
- Rename GitHub Actions output folder to artifacts [f5fb767]
- Add missing escape_dot function to properly handle secret key names with dots [f980041]
- Configuration changes and fixes needed to scale-test [b3cd0ec]
- Fix retina capture download failing due to empty BLOB_URL [7673d81]
- Remove gomnd from golangci linters [0c55e1d]
- Ensure jq is installed and add coverage generation in GitHub Actions [a3088c8]
What's Changed
Changelog
- e31cc3c chore(docs): Add doc for Hubble control plane and metrics (#1194)
- dfd1d87 chore(docs): Fix broken link to Hubble metrics (#1211)
- 8928514 chore(hubble-chart): add step to release retina Hubble chart (#1223)
- 4f9dcbe deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1 (#1234)
- 2a87ce5 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.11 to 1.29.0 (#1233)
- 2bdd493 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.28.11 (#1219)
- 7fec2f8 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.0 to 1.29.1 (#1245)
- 3e267b0 deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.48 to 1.17.50 (#1207)
- dc3ab0f deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.50 to 1.17.51 (#1216)
- d1406ff deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.52 to 1.17.53 (#1224)
- 5a8bae3 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.72.2 (#1209)
- a2c261f deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.2 to 1.73.0 (#1225)
- 3a445d3 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.0 to 1.73.2 (#1246)
- 8ec0e46 deps: bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#1243)
- 23c34b8 deps: bump go.opentelemetry.io/otel/metric from 1.33.0 to 1.34.0 (#1250)
- 2d30432 deps: bump google.golang.org/protobuf from 1.36.1 to 1.36.3 (#1231)
- b744ff1 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.7 to 0.4.9 (#1208)
- a8bd192 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.9 to 0.4.12 (#1247)
- 3cba6ba deps: bump sigs.k8s.io/controller-tools from 0.17.0 to 0.17.1 in /hack/tools (#1214)
- f5fb767 fix(ci): rename GitHub Actions output folder to artifacts (#1255)
- f980041 fix(makefile): add missing escape_dot function to properly handle secret key names with dots (#1228)
- b3cd0ec fix(test): configuration changes and fixes needed to scale-test (#1085)
- 7673d81 fix: Fix retina capture download failing due to empty BLOB_URL (#1206)
- 0c55e1d fix: Remove gomnd from golangci linters (#1210)
- a3088c8 fix: ensure jq is installed and add coverage generation in GitHub Actions (#1238)
What's Changed
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.72.2 by @dependabot in #1209
- chore(docs): Add doc for Hubble control plane and metrics by @SRodi in #1194
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.7 to 0.4.9 by @dependabot in #1208
- fix: Remove gomnd from golangci linters by @timraymond in #1210
- deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.48 to 1.17.50 by @dependabot in #1207
- chore(docs): Fix broken link to Hubble metrics by @SRodi in #1211
- fix: Fix retina capture download failing due to empty BLOB_URL by @kamilprz in #1206
- deps: bump sigs.k8s.io/controller-tools from 0.17.0 to 0.17.1 in /hack/tools by @dependabot in #1214
- deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.50 to 1.17.51 by @dependabot in #1216
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.28.11 by @dependabot in #1219
- deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.52 to 1.17.53 by @dependabot in #1224
- docs: Update installation docs by @apontejaj in #1226
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.2 to 1.73.0 by @dependabot in #1225
- fix(makefile): add missing escape_dot function to properly handle secret key names with dots by @byte-msft in #1228
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1 by @dependabot in #1234
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.11 to 1.29.0 by @dependabot in #1233
- deps: bump google.golang.org/protobuf from 1.36.1 to 1.36.3 by @dependabot in #1231
- fix: ensure jq is installed and add coverage generation in GitHub Actions by @byte-msft in #1238
- fix(test): configuration changes and fixes needed to scale-test by @alexcastilio in #1085
- deps: bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #1243
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.0 to 1.29.1 by @dependabot in #1245
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.0 to 1.73.2 by @dependabot in #1246
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.9 to 0.4.12 by @dependabot in #1247
- deps: bump go.opentelemetry.io/otel/metric from 1.33.0 to 1.34.0 by @dependabot in #1250
- fix(ci): rename GitHub Actions output folder to artifacts by @byte-msft in #1255
- chore(hubble-chart): add step to release retina Hubble chart by @SRodi in #1223
New Contributors
- @byte-msft made their first contribution in #1228
Full Changelog: v0.0.23...v0.0.24