v1.1.0
- Added
IEndpointsConfigurator
interface to allow splitting the endpoints configuration across multiple types - Added support for distributed tracing (based on standard System.Diagnostics.DiagnosticSource)
- Added
IProducerBehavior
andIConsumerBehavior
to create an extension point closer to the actual message broker logic
See docs for details.