File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ All notable changes to this project will be documented in this file.
8
8
9
9
- Update ` kube ` to ` 1.1.0 ` ([ #1049 ] ).
10
10
11
+ ### Removed
12
+
13
+ - Removed ` last_update_time ` from CRD ClusterCondition status ([ #1054 ] ).
14
+
15
+ [ #1049 ] : https://github.com/stackabletech/operator-rs/pull/1049
16
+ [ #1054 ] : https://github.com/stackabletech/operator-rs/pull/1054
17
+
11
18
## [ 0.93.2] - 2025-05-26
12
19
13
20
### Added
@@ -20,7 +27,6 @@ All notable changes to this project will be documented in this file.
20
27
21
28
[ #986 ] : https://github.com/stackabletech/operator-rs/pull/986
22
29
[ #1023 ] : https://github.com/stackabletech/operator-rs/pull/1023
23
- [ #1049 ] : https://github.com/stackabletech/operator-rs/pull/1049
24
30
25
31
## [ 0.93.1] - 2025-05-20
26
32
You can’t perform that action at this time.
0 commit comments