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.
88
99- Update ` kube ` to ` 1.1.0 ` ([ #1049 ] ).
1010
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+
1118## [ 0.93.2] - 2025-05-26
1219
1320### Added
@@ -20,7 +27,6 @@ All notable changes to this project will be documented in this file.
2027
2128[ #986 ] : https://github.com/stackabletech/operator-rs/pull/986
2229[ #1023 ] : https://github.com/stackabletech/operator-rs/pull/1023
23- [ #1049 ] : https://github.com/stackabletech/operator-rs/pull/1049
2430
2531## [ 0.93.1] - 2025-05-20
2632
You can’t perform that action at this time.
0 commit comments