What's Changed
- Fix batching Azure ServiceBus messages to partitioned endpoints by @PerfectlyNormal in #2034
- Idempotency checks for non-transactional handlers by @jeremydmiller in #2037
- Add global timeout option for remote invocation by @codingzerotohero in #2038
- More configure await in EF Core generated code, fixed new idempotency… by @jeremydmiller in #2043
- Fix missing transaction commit for multi-tenanted EF Core by @PerfectlyNormal in #2041
- Added some flexible behavior to retry broker initialization on startu… by @jeremydmiller in #2044
- Fix UseDurableOutboxOnAllSendingEndpoints and UseDurableInboxOnAllListeners with SignalR by @carcer in #2045
- Doc updates for 5.11 by @jeremydmiller in #2047
- Add TenantId support to CloudEvents and update related tests by @sdesaiLULA in #2048
- Upgrades to JasperFx, JasperFx.Events, and Marten. Closes GH-2016 by @jeremydmiller in #2049
New Contributors
- @codingzerotohero made their first contribution in #2038
Full Changelog: V5.10.0...V5.11.0