File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,15 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7- ### Added
7+ ### Changed
88
99- BREAKING: Re-write the ` ConversionWebhookServer ` .
1010 It can now do CRD conversions, handle multiple CRDs and takes care of reconciling the CRDs ([ #1066 ] ).
1111- BREAKING: The ` TlsServer ` can now handle certificate rotation.
1212 To achieve this, a new ` CertificateResolver ` was added.
1313 Also, ` TlsServer::new ` now returns an additional ` mpsc::Receiver<Certificate> ` , so that the caller
1414 can get notified about certificate rotations happening ([ #1066 ] ).
15+ - ` stackable_webhook::Options ` has been renamed to ` stackable_webhook::WebhookOptions ` ([ #1066 ] ).
1516
1617### Removed
1718
You can’t perform that action at this time.
0 commit comments