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 fbcb301 commit ec980f4Copy full SHA for ec980f4
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -13,7 +13,8 @@ All notable changes to this project will be documented in this file.
13
14
- BREAKING: `ClusterResources` now requires the objects added to implement `DeepMerge`.
15
This is very likely a stackable-operator internal change, but technically breaking ([#1118]).
16
-- Add support for the SSH protocol for pulling git content ([#1121]).
+- BREAKING: Add support for the SSH protocol for pulling git content ([#1121]).
17
+ This is a user-facing breaking change and should also be highlighted by operators using this functionality.
18
- Depend on the patched version of kube-rs available at <https://github.com/stackabletech/kube-rs>,
19
ensuring the operators automatically benefit from the fixes ([#1124]).
20
0 commit comments