File tree 2 files changed +21
-0
lines changed
developer/providers/migrations
2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 105
105
- [ v1.6 to v1.7] ( ./developer/providers/migrations/v1.6-to-v1.7.md )
106
106
- [ v1.7 to v1.8] ( ./developer/providers/migrations/v1.7-to-v1.8.md )
107
107
- [ v1.8 to v1.9] ( ./developer/providers/migrations/v1.8-to-v1.9.md )
108
+ - [ v1.9 to v1.10] ( ./developer/providers/migrations/v1.9-to-v1.10.md )
108
109
- [ Troubleshooting] ( ./user/troubleshooting.md )
109
110
- [ Reference] ( ./reference/reference.md )
110
111
- [ API Reference] ( ./reference/api/reference.md )
Original file line number Diff line number Diff line change
1
+ # Cluster API v1.9 compared to v1.10
2
+
3
+ This document provides an overview over relevant changes between Cluster API v1.9 and v1.10 for
4
+ maintainers of providers and consumers of our Go API.
5
+
6
+ ## Go version
7
+
8
+ - The Go version used by Cluster API is Go 1.23.x
9
+
10
+ ## Changes by Kind
11
+
12
+ ### Deprecation
13
+
14
+ ### Removals
15
+
16
+ ### API Changes
17
+
18
+ ### Other
19
+
20
+ ### Suggested changes for providers
You can’t perform that action at this time.
0 commit comments