develop
Job consumer instance endpoint can now be configured, updated RabbitMQ job consumer tests to use Quorum queues, including bus and instance endpoints.
- Changed excluded connection id comparisons in AllConsumer and GroupConsumer to Ordinal in order to be in line with the behaviour of a direct connection Consumer - Added tests
SignalR refactoring, Use ConfigureEndpoints(context), Scoped Publish/Request, AddMassTransitBackplane - obsolete, use AddSignalRHub, dropped MessageData support
Bump Dependencies
Code cleanup. Remove copyrights
Added net10.0 build target
Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.