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 cfbc9bb commit efd47cfCopy full SHA for efd47cf
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
10
11
### Changed
12
13
-- BREAKING: Upgrade to `schemars` 1.0, `kube` 2.0 and `k8s-openapi` 0.26 (using Kubernetes 1.34) ([#XXXX]).
+- BREAKING: Upgrade to `schemars` 1.0, `kube` 2.0 and `k8s-openapi` 0.26 (using Kubernetes 1.34) ([#1091]).
14
15
### Removed
16
@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
25
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
26
[#1087]: https://github.com/stackabletech/operator-rs/pull/1087
27
[#1090]: https://github.com/stackabletech/operator-rs/pull/1090
28
+[#1091]: https://github.com/stackabletech/operator-rs/pull/1091
29
30
## [0.96.0] - 2025-08-25
31
0 commit comments