All notable changes to this project will be documented in this file.
- BREAKING: Switch from
chronotojiffcrate. This was done to follow thekubecrate (#1138).
- Add conversion implementations between
Durationandchrono::TimeDelta(#1103).
- Some modules have been moved into the
stackable-sharedcrate, so that they can also be used instackable-certsandstackable-webhook(#1074):- The module
stackable_operator::timehas moved tostackable_operator::shared::time - The module
stackable_operator::commons::secrethas moved tostackable_operator::shared::secret
- The module
- Add YAML and CRD helper functions and traits (#883).