File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments