We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31eab1 commit 9c7b6adCopy full SHA for 9c7b6ad
docs/content/en/docs/migration/v5-2-migration.md
@@ -0,0 +1,21 @@
1
+---
2
+title: Migrating from v5.1 to v5.2
3
+description: Migrating from v5.1 to v5.2
4
5
+
6
+Version 5.2 brings some breaking changes on some components, for those we provide
7
+a migration guide. For all the new features see release notes.
8
9
+## Custom ID types and ResourceIDProvider across multiple components
10
11
+TODO
12
13
+See also:
14
+ - related issue: [link](https://github.com/operator-framework/java-operator-sdk/issues/2972)
15
+ - related pull requests:
16
+ - [2970](https://github.com/operator-framework/java-operator-sdk/pull/2970)
17
+ - [3020](https://github.com/operator-framework/java-operator-sdk/pull/3020)
18
19
20
21
0 commit comments