Stevenson Michel
Stevenson Michel
Is this still valid since [1.0.0-alpha.1](https://github.com/Joannis/SMTPKitten/releases/tag/1.0.0-alpha.1)
> hello, just wanted to know if this was added yet... I had to clone this weeks ago to add it myself while waiting. Thanks! Why not open a Pull...
> hb_id allows you to associate a trace entry with entries in your log. is hb_id used internally to attach span_id/trace_id to the logger? I just started playing with Hummingbird...
> `span_id` and `trace_id` are attached via the logging metadata handler from swift-otel. `hb_id` is not related to that. Log correlation works well with various observability tools. I think I...
Should this ticket be closed? It looks like a fix was merged and released in version 2.1.0?
> This issue now only applies when using Foundation from Swift 5.x I believe. I'm not sure this is something HB should be fixing. I suppose a known issues list...
@dimitribouniol @Joride are they any particular reasons why this PR can't be merged? I wanted to build on this PR to expose aaguid, aaid so that relying party can filter...
> @thoven87 PR raised as #521. Thank you! I'll take a look soon!
> Closes #453. > > @thoven87 for whatever reasons, all the engines are failing to encrypt if metadata are added in the same process 🤔 any idea why? @gulien I...
> Yep that was the test (and similar ones). I’ve removed the `userPassword` as there is no decrypt option for now. > > Still, the API is throwing a 500...