File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
crates/stackable-versioned Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66
77### Added
88
9- - Add support for CRD conversions via ConversionReviews ([ #1050 ] ).
9+ - Add support for CRD conversions via ConversionReviews ([ #1050 ] , [ # 1061 ] ).
1010 - Add new ` try_convert ` function to convert objects received via a ConversionReview.
1111 - Add new ` enable_tracing ` option to ` #[versioned(k8s(options(...)))] ` .
1212- Implement basic ground work for downgrading custom resources ([ #1033 ] ).
@@ -50,6 +50,7 @@ All notable changes to this project will be documented in this file.
5050[ #1041 ] : https://github.com/stackabletech/operator-rs/pull/1041
5151[ #1046 ] : https://github.com/stackabletech/operator-rs/pull/1046
5252[ #1050 ] : https://github.com/stackabletech/operator-rs/pull/1050
53+ [ #1061 ] : https://github.com/stackabletech/operator-rs/pull/1061
5354
5455## [ 0.7.1] - 2025-04-02
5556
You can’t perform that action at this time.
0 commit comments