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 0e4d9e2 commit c183a65Copy full SHA for c183a65
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -13,7 +13,12 @@ All notable changes to this project will be documented in this file.
13
- [v2] BREAKING: Converting an `EnvVarSet` into a `Vec<EnvVar>` takes dependencies between
14
environment variables into account ([#1249]).
15
16
+### Removed
17
+
18
+- [v2] BREAKING: Remove dependency to product-config and the product_config_utils module ([#1252]).
19
20
[#1249]: https://github.com/stackabletech/operator-rs/pull/1249
21
+[#1252]: https://github.com/stackabletech/operator-rs/pull/1252
22
23
## [0.113.4] - 2026-07-09
24
0 commit comments