develop
Slightly reverted 0211e1f so that it is now an option whether or not to clear the RequestId on faulted state machine requests
Request timeout message inclusion
Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.
Added Composite Event Option to raise the composite event only once, regardless of how many times the dependent events are raised.
Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.
Added Request event correlation configuration for Saga State Machine