develop
Massive file cleanup
Convenience extension for session based batching in ASB and explicit control of MaxConcurrentSessions (#5548)
Job consumer instance endpoint can now be configured, updated RabbitMQ job consumer tests to use Quorum queues, including bus and instance endpoints.
Added ConfigureConsumeTopology overload that accepts a messageType parameter, fixed some topology bugs in publish/consume
Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.
Added the ability to deploy the publish topology to the broker at startup, including any nested types when supported by the broker
Add Scoped filter message type filters
Adding nullability to abstractions, and fixing warnings
Use new ConsumerStopTimeout
Fixed #3807 - added ability to configure redelivery for completed/faulted events that arrive prior to the started event
Adding usage telemetry reporting, to track feature usage