diff --git a/CHANGELOG/v1.6.0-beta.0.md b/CHANGELOG/v1.6.0-beta.0.md index 697c3240dc33..ef27b4103815 100644 --- a/CHANGELOG/v1.6.0-beta.0.md +++ b/CHANGELOG/v1.6.0-beta.0.md @@ -28,7 +28,7 @@ ## Changes since v1.5.0 ## :chart_with_upwards_trend: Overview -- 303 new commits merged +- 310 new commits merged - 6 breaking changes :warning: - 13 feature additions ✨ - 28 bugs fixed 🐛 @@ -112,12 +112,12 @@ - CI: Add loggercheck linter and fix findings (#9446) - CI: Add verify-govulncheck and verify-vulnerabilities targets and integrate to scan action (#9144) - CI: Bump actions/cache from 3.3.1 to 3.3.2 (#9395) -- CI: Bump actions/checkout from 4.0.0 to 4.1.0 (#9497) +- CI: Bump actions/checkout from 4.1.0 to 4.1.1 (#9611) - CI: Bump actions/setup-go from 4.0.1 to 4.1.0 (#9187) - CI: Bump apidiff to v0.7.0 (#9472) - CI: Bump golangci-lint to v1.54.1 (#9174) - CI: Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#9261) -- CI: Bump tj-actions/changed-files from 39.2.1 to 39.2.2 (#9560) +- CI: Bump tj-actions/changed-files from 39.2.2 to 39.2.4 (#9610) - CI: Bump Trivy to v0.45.1 (#9445) - CI: Fix .golangci.yml comments (#9499) - CI: Ginkgolinter: forbid focus container (#9320) @@ -157,7 +157,7 @@ - Dependency: Bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0 (#9397) - Dependency: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#9562) - Dependency: Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#9533) -- Dependency: Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#9516) +- Dependency: Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#9608) - Dependency: Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#9517) - Dependency: Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#9561) - Dependency: Bump Go to v1.20.10 (#9551) @@ -168,11 +168,12 @@ - Dependency: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#9370) - Dependency: Bump gomodules.xyz/jsonpatch/v2 from 2.3.0 to 2.4.0 (#9188) - Dependency: Bump google.golang.org/api from 0.146.0 to 0.148.0 in /hack/tools (#9581) -- Dependency: Bump google.golang.org/grpc from 1.55.0 to 1.55.1 (#9284) +- Dependency: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#9607) - Dependency: Bump kpromo to v4.0.4 (#9241) - Dependency: Bump some dependencies in Makefile (#9549) - Dependency: Bump the kubernetes group in /hack/tools with 2 updates (#9420) - Dependency: Bump the kubernetes group in /hack/tools with 2 updates (#9574) +- Dependency: Bump the kubernetes group with 2 updates (#9606) - Dependency: Bump the kubernetes group with 4 updates (#9326) - Dependency: Bump the kubernetes group with 4 updates (#9455) - Dependency: Bump to Go 1.20.8 (#9381) @@ -214,6 +215,7 @@ - logging: Fix patch errors not being logged (#9224) - logging: Set controller-runtime logger for clusterctl (#9107) - MachinePool: Add MachinePool Builders (#9346) +- MachinePool: Add util function to get MachinePool by label (#9219) - metrics: Hack/observability: add capi_machine_status_certificatesexpirydate metric (#9084) - metrics: Hack: bump kube-state-metrics and prometheus charts (#9352) - Release: Add additional blocks to release note generation (#9247)