Skip to content

Commit 3ab7a5f

Browse files
committed
changelog
1 parent 843820c commit 3ab7a5f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ 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]).
1617

1718
### Removed
1819

1920
- BREAKING: `ClusterResources` no longer derives `Eq` ([#1118]).
2021

2122
[#1118]: https://github.com/stackabletech/operator-rs/pull/1118
23+
[#1121]: https://github.com/stackabletech/operator-rs/pull/1121
2224

2325
## [0.100.3] - 2025-10-31
2426

0 commit comments

Comments
 (0)