- Initial version made by zlepper based on work from dariogriffo
- Fix baggage not being propagated across the wire - thanks zlepper
- Fix activity context not being available in logger - thanks zlepper
- Make activity kind be "internal" for the process step - thanks zlepper
- Update packages and framework targets - thanks arildboifot
- Update to Rebus 8
- Add system.diagnostics.metrics.meter support - thanks droosma
- Rebus hard dependency on Rebus' intent header - thanks riezebosch
- Prevent tag duplicates - thanks pfab-io