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 @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
1616
1717### Changed
1818
19+ - Update the end-of-support warning message ([ #1103 ] )
1920- BREAKING: ` ProductOperatorRun ` was renamed to ` RunArguments ` ([ #1096 ] ).
2021- BREAKING: The ` disable_crd_maintenance ` field was moved from ` RunArguments ` into ` MaintenanceOptions ` .
2122 The CLI interface is unchanged ([ #1096 ] ).
@@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
2627[ #1096 ] : https://github.com/stackabletech/operator-rs/pull/1096
2728[ #1098 ] : https://github.com/stackabletech/operator-rs/pull/1098
2829[ #1101 ] : https://github.com/stackabletech/operator-rs/pull/1101
30+ [ #1103 ] : https://github.com/stackabletech/operator-rs/pull/1103
2931
3032## [ 0.98.0] - 2025-09-22
3133
You can’t perform that action at this time.
0 commit comments