File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file.
66
77### Added
88
9- - Re-export ` stackable-certs ` and ` stackable-webhook ` crates ([ #XXXX ] ).
9+ - Re-export ` stackable-certs ` and ` stackable-webhook ` crates ([ #1074 ] ).
1010
1111### Changed
1212
1313- BREAKING: Some modules have been moved into the ` stackable-shared ` crate, so that they can also be
14- used in ` stackable-certs ` and ` stackable-webhook ` ([ #XXXX ] ):
14+ used in ` stackable-certs ` and ` stackable-webhook ` ([ #1074 ] ):
1515 - The module ` stackable_operator::time ` has moved to ` stackable_operator::shared::time `
1616 - The module ` stackable_operator::commons::secret ` has moved to ` stackable_operator::shared::commons::secret `
1717
18- [ #XXXX ] : https://github.com/stackabletech/operator-rs/pull/XXXX
18+ [ #1074 ] : https://github.com/stackabletech/operator-rs/pull/1074
1919
2020## [ 0.94.0] - 2025-07-10
2121
You can’t perform that action at this time.
0 commit comments