File tree Expand file tree Collapse file tree
crates/stackable-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### Changed
8+
9+ - BREAKING: Add support for the SSH protocol for pulling git content ([ #1121 ] ).
10+ This is a user-facing breaking change and should also be highlighted by operators using this functionality.
11+
12+ [ #1121 ] : https://github.com/stackabletech/operator-rs/pull/1121
13+
714## [ 0.102.0] - 2026-01-14
815
916### Added
@@ -13,12 +20,9 @@ All notable changes to this project will be documented in this file.
1320
1421### Changed
1522
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.
1823- Revert and pin k8s-openapi to 0.26.0 ([ #1135 ] ).
1924- BREAKING: ` ListenerSpec ` no longer derives ` Eq ` ([ #1136 ] ).
2025
21- [ #1121 ] : https://github.com/stackabletech/operator-rs/pull/1121
2226[ #1135 ] : https://github.com/stackabletech/operator-rs/pull/1135
2327[ #1136 ] : https://github.com/stackabletech/operator-rs/pull/1136
2428[ #1139 ] : https://github.com/stackabletech/operator-rs/pull/1139
You can’t perform that action at this time.
0 commit comments