Skip to content

Commit ec980f4

Browse files
committed
changelog: mark change as breaking
1 parent fbcb301 commit ec980f4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ All notable changes to this project will be documented in this file.
1313

1414
- BREAKING: `ClusterResources` now requires the objects added to implement `DeepMerge`.
1515
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]).
16+
- 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.
1718
- Depend on the patched version of kube-rs available at <https://github.com/stackabletech/kube-rs>,
1819
ensuring the operators automatically benefit from the fixes ([#1124]).
1920

0 commit comments

Comments
 (0)