v0.13.0
What's Changed
🚀 Enhancements
- MachinePool support by @anmazzotti in #582
- Add embedded registry option to server config by @alexander-demicev in #584
- Add additional DisabledPluginComponent by @MaxFedotov in #592
🐛 Bugs
- Add space in command arguments by @mjura in #587
- use RegistrationAddress for first controlPlane node if it is specified by @MaxFedotov in #601
Other Changes
- chore: Prepare main branch for v0.13 development by @furkatgofurov7 in #579
- chore(deps): Bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #580
- Fix cloud provider installation in AWS template by @alexander-demicev in #583
- chore(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #581
- chore(deps): Bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in #589
- Clarify RKE2 CP Ready field meaning in status by @Danil-Grigorev in #593
- Use merge queue to reduce rebase effort by @Danil-Grigorev in #594
- Reorganize examples folder by @salasberryfin in #586
- chore(deps): Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #597
- chore(deps): Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #595
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.20.0 to 2.21.0 by @dependabot in #598
- chore(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #604
- chore(deps): Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #605
- chore(deps): Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #606
- chore(deps): Bump sigs.k8s.io/cluster-api/test from 1.9.5 to 1.9.6 by @dependabot in #607
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.3 by @dependabot in #608
- chore(deps): Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #609
New Contributors
- @mjura made their first contribution in #587
- @MaxFedotov made their first contribution in #592
Full Changelog: v0.12.0...v0.13.0