We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96d876 commit 43556e8Copy full SHA for 43556e8
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -6,13 +6,13 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Add `serviceOverrides` field of type `ServiceSpec` to `ListenerClass.spec.serviceOverrides` ([#XXXX]).
+- Add `serviceOverrides` field of type `Service` to `ListenerClass.spec.serviceOverrides` ([#1142]).
10
11
### Changed
12
13
-- BREAKING: `ListenerClassSpec` now longer implements `Eq` ([#XXXX]).
+- BREAKING: `ListenerClassSpec` now longer implements `Eq` ([#1142]).
14
15
-[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
+[#1142]: https://github.com/stackabletech/operator-rs/pull/1142
16
17
## [0.103.0] - 2026-01-16
18
0 commit comments