Skip to content

v11.0.0

Compare
Choose a tag to compare
@jbogard jbogard released this 30 Sep 09:12
· 124 commits to master since this release

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

Full Changelog: v10.0.1...v11.0.0
Migration Guide: https://github.com/jbogard/MediatR/wiki/Migration-Guide-10.x-to-11.0