Whivel

Results 2 issues of Whivel

[FluentEmail.MailKit] I added a new option in SmtpClientOptions to give the opportunity to specify a ServerCertificateValidationCallback per client. If specified the callback is assigned to the MailKit SmtpClient and it...

DaprSaveStateAsyncCollector now uses ConcurrentQueue to ensure the order of changes (ConcurrentBag return reversed order using .Take()). DaprSaveStateAsyncCollector uses Dictionary on FlushAsync to avoid key repetition in json serialization