Azure Service Bus, SQL Server backed scheduled messaging, and Rabbit MQ improvements
What's Changed
- add incoming headers to envelope for ASB transport by @kirill-gerasimenko-da in #732
- Fix otlp docs by @woksin in #735
- Docs: typo try -> true by @dmmusil in #731
- dispose session receiver in Azure Service Bus transport by @kirill-gerasimenko-da in #736
- add customize envelop method to local queue configuration by @kirill-gerasimenko-da in #738
- Update RabbitMqListener.cs to include the ClientProvidedName by @gizmohd in #737
- Fixed PollForScheduledMessages in SqlServerMssageStore by @swimtver in #734
New Contributors
- @woksin made their first contribution in #735
- @dmmusil made their first contribution in #731
- @gizmohd made their first contribution in #737
Full Changelog: V1.18.0...V1.19.0