Skip to content

Commit 66dbbdb

Browse files
committed
chore(stackable-operator): Update changelog
1 parent cdda3fe commit 66dbbdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ All notable changes to this project will be documented in this file.
77
### Changed
88

99
- Update `kube` to `1.1.0` ([#1049]).
10+
- Return type for `ListenerOperatorVolumeSourceBuilder::new()` is no onger a `Result` ([#1058]).
1011

1112
### Removed
1213

1314
- BREAKING: Removed `last_update_time` from CRD ClusterCondition status ([#1054]).
1415

1516
[#1049]: https://github.com/stackabletech/operator-rs/pull/1049
1617
[#1054]: https://github.com/stackabletech/operator-rs/pull/1054
18+
[#1058]: https://github.com/stackabletech/operator-rs/pull/1058
1719

1820
## [0.93.2] - 2025-05-26
1921

0 commit comments

Comments
 (0)