Skip to content

Commit 16a07e1

Browse files
committed
changelog
1 parent 1e9d75d commit 16a07e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)