File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
10
10
11
11
### Changed
12
12
13
- - BREAKING: Upgrade to ` schemars ` 1.0, ` kube ` 2.0 and ` k8s-openapi ` 0.26 (using Kubernetes 1.34) ([ #XXXX ] ).
13
+ - BREAKING: Upgrade to ` schemars ` 1.0, ` kube ` 2.0 and ` k8s-openapi ` 0.26 (using Kubernetes 1.34) ([ #1091 ] ).
14
14
15
15
### Removed
16
16
@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
25
25
[ #1085 ] : https://github.com/stackabletech/operator-rs/pull/1085
26
26
[ #1087 ] : https://github.com/stackabletech/operator-rs/pull/1087
27
27
[ #1090 ] : https://github.com/stackabletech/operator-rs/pull/1090
28
+ [ #1091 ] : https://github.com/stackabletech/operator-rs/pull/1091
28
29
29
30
## [ 0.96.0] - 2025-08-25
30
31
You can’t perform that action at this time.
0 commit comments