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 8120e96 commit e28c371Copy full SHA for e28c371
crates/stackable-operator/CHANGELOG.md
@@ -20,8 +20,10 @@ All notable changes to this project will be documented in this file.
20
The CLI interface is unchanged ([#1096]).
21
- BREAKING: Integration of `KubernetesClusterInfoOptions` with `clap` is now gated behind the `clap` feature flag.
22
This is only breaking if default features for `stackable-operator` are disabled ([#1096]).
23
+- BREAKING: Bump `product-config` to 0.8.0 ([#1098]).
24
25
[#1096]: https://github.com/stackabletech/operator-rs/pull/1096
26
+[#1098]: https://github.com/stackabletech/operator-rs/pull/1098
27
28
## [0.98.0] - 2025-09-22
29
0 commit comments