Skip to content

Commit 559bb18

Browse files
committed
add changelog entry
1 parent 0a92761 commit 559bb18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ All notable changes to this project will be documented in this file.
99
- Update `kube` to `1.1.0` ([#1049]).
1010
- BREAKING: Return type for `ListenerOperatorVolumeSourceBuilder::new()` is no onger a `Result` ([#1058]).
1111

12+
### Fixed
13+
14+
- Allow uppercase characters in domain names ([#1064]).
15+
1216
### Removed
1317

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

1620
[#1049]: https://github.com/stackabletech/operator-rs/pull/1049
1721
[#1054]: https://github.com/stackabletech/operator-rs/pull/1054
1822
[#1058]: https://github.com/stackabletech/operator-rs/pull/1058
23+
[#1064]: https://github.com/stackabletech/operator-rs/pull/1064
1924

2025
## [0.93.2] - 2025-05-26
2126

0 commit comments

Comments
 (0)