File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file.
66
77### Added
88
9- - BREAKING: Add new ` ListenerClass.stickyNodePorts ` field ([ #1XXX ] ).
9+ - BREAKING: Add new ` ListenerClass.stickyNodePorts ` field ([ #1105 ] ).
1010
11- [ #1XXX ] : https://github.com/stackabletech/operator-rs/pull/1XXX
11+ [ #1105 ] : https://github.com/stackabletech/operator-rs/pull/1105
1212
1313## [ 0.99.0] - 2025-10-06
1414
1515### Added
1616
1717- Add CLI argument and env var to disable the end-of-support checker: ` EOS_DISABLED ` (` --eos-disabled ` ) ([ #1101 ] ).
18- - Add end-of-support checker ([ #1096 ] , ( [ #1103 ] ).
18+ - Add end-of-support checker ([ #1096 ] , [ #1103 ] ).
1919 - The EoS checker can be constructed using ` EndOfSupportChecker::new() ` .
2020 - Add new ` MaintenanceOptions ` and ` EndOfSupportOptions ` structs.
2121 - Add new CLI arguments and env vars:
You can’t perform that action at this time.
0 commit comments