What's Changed
- Small grammatical change by @NRKirby in #740
- Fix "The Castle Windsor Implementation doesn't work with exception handlers #741" issue by @alexandruchirita4192 in #742
- Improve Test Code Coverage by @rafaelsc in #748
- MediatR.Examples.Windsor fix bug created by me before by @alexandruchirita4192 in #744
- Fixed documentation comment of RequestExceptionActionProcessorBehavior by @mjalil in #739
- Each matching exception handler/action is invoked at most once by @FDUdannychen in #767
- Switching to ubuntu by @jbogard in #712
- CA1068: CancellationToken parameters must come last by @panosru in #772
New Contributors
- @NRKirby made their first contribution in #740
- @alexandruchirita4192 made their first contribution in #742
- @rafaelsc made their first contribution in #748
- @mjalil made their first contribution in #739
- @FDUdannychen made their first contribution in #767
- @panosru made their first contribution in #772
Full Changelog: v10.0.1...v11.0.0
Migration Guide: https://github.com/jbogard/MediatR/wiki/Migration-Guide-10.x-to-11.0