File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
29
29
- Import are now more granular in general.
30
30
- BREAKING: Update to ` kube ` to ` 1.0.0 ` and ` k8s-openapi ` to ` 0.25.0 ` .
31
31
Use k8s ` 1.33 ` for compilation ([ #1037 ] ).
32
+ - Separate some developer docs from CRD descriptions ([ #1040 ] ).
32
33
33
34
### Fixed
34
35
@@ -39,6 +40,7 @@ All notable changes to this project will be documented in this file.
39
40
[ #1025 ] : https://github.com/stackabletech/operator-rs/pull/1025
40
41
[ #1029 ] : https://github.com/stackabletech/operator-rs/pull/1029
41
42
[ #1037 ] : https://github.com/stackabletech/operator-rs/pull/1037
43
+ [ #1040 ] : https://github.com/stackabletech/operator-rs/pull/1040
42
44
43
45
## [ 0.92.0] - 2025-04-14
44
46
You can’t perform that action at this time.
0 commit comments