develop
Fixed issue with NewId.NextGuid([]) when generating multiple Guids concurrently or for the first time
Allow port in failover host configuration
Package updates
Added .NET 9 support (Fixed #5651)
Made the endpoint name configurable for the job service instance endpoint.
Working through possible optimizations for SQS
Add support for MessagePack serialization.
Fix BusOutboxDeliveryService infinite retry loop on send fault (#6216)
Updated packages, fixed NHibernate Test vulnerability package reference
Added Azurite command to skip version check
Add .NET 8 TFM (#4791)
Latest Kafka (8.0.0) seems to be broken with this docker compose
Updating packages for v8
Upgraded to the MongDB v3 NuGet Package - Review ALL MongoDB Driver upgrade documentation if you have issues, this MongoDB driver breaks a few things including how Guid's are represented.
Verify duplicate baggage in telemetry only captures most recent value
Fixed #5881 - transfer MT-* headers from outbox message to the SendContext so that the transport can use them.
Fixed in-memory outbox telemetry to capture ExecutionContext, which should properly flow activity traces
Package updates, consistent use of language version across all src/test projects.