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.
6
6
7
7
### Added
8
8
9
- - Re-export ` stackable-certs ` and ` stackable-webhook ` crates ([ #XXXX ] ).
9
+ - Re-export ` stackable-certs ` and ` stackable-webhook ` crates ([ #1074 ] ).
10
10
11
11
### Changed
12
12
13
13
- 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 ] ):
15
15
- The module ` stackable_operator::time ` has moved to ` stackable_operator::shared::time `
16
16
- The module ` stackable_operator::commons::secret ` has moved to ` stackable_operator::shared::commons::secret `
17
17
18
- [ #XXXX ] : https://github.com/stackabletech/operator-rs/pull/XXXX
18
+ [ #1074 ] : https://github.com/stackabletech/operator-rs/pull/1074
19
19
20
20
## [ 0.94.0] - 2025-07-10
21
21
You can’t perform that action at this time.
0 commit comments