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 54ab710 commit e520f3fCopy full SHA for e520f3f
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -6,15 +6,15 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Add `objectOverrides` field to `ListenerSpec` ([#XXXX]).
+- Add `objectOverrides` field to `ListenerSpec` ([#1136]).
10
11
### Changed
12
13
- Revert and pin k8s-openapi to 0.26.0 ([#1135]).
14
-- BREAKING: `ListenerSpec` now longer derives `Eq` ([#XXXX]).
+- BREAKING: `ListenerSpec` now longer derives `Eq` ([#1136]).
15
16
[#1135]: https://github.com/stackabletech/operator-rs/pull/1135
17
-[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
+[#1136]: https://github.com/stackabletech/operator-rs/pull/1136
18
19
## [0.101.2] - 2026-01-07
20
0 commit comments