File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +2
-0
lines changed 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.
16
16
17
17
### Changed
18
18
19
+ - Update the end-of-support warning message ([ #1103 ] )
19
20
- BREAKING: ` ProductOperatorRun ` was renamed to ` RunArguments ` ([ #1096 ] ).
20
21
- BREAKING: The ` disable_crd_maintenance ` field was moved from ` RunArguments ` into ` MaintenanceOptions ` .
21
22
The CLI interface is unchanged ([ #1096 ] ).
@@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
26
27
[ #1096 ] : https://github.com/stackabletech/operator-rs/pull/1096
27
28
[ #1098 ] : https://github.com/stackabletech/operator-rs/pull/1098
28
29
[ #1101 ] : https://github.com/stackabletech/operator-rs/pull/1101
30
+ [ #1103 ] : https://github.com/stackabletech/operator-rs/pull/1103
29
31
30
32
## [ 0.98.0] - 2025-09-22
31
33
You can’t perform that action at this time.
0 commit comments