develop
Added a new, single method to add all three transactional outbox entities to the DbContext
Working through possible optimizations for SQS
Changed endpoint client factory to avoid Task return value, added support for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory
Refactoring telemetry
Added Kafka to benchmark to test throughput/latency.
fix: MassTransit.Benchmark => Updating from .NET 6 to .NET 8
dockerize benchmark
Simplify concurrency for riders. Improve benchmark
Add .NET 8 TFM (#4791)
Added SQL transport to latency benchmark
Package updates
Adding new benchmark for bus outbox