Skip to content

Releases: gsoft-inc/wl-extensions-mediatr

1.3.0

15 Jan 16:45
ef01e10
Compare
Choose a tag to compare

What's Changed

  • Restored processors registration that was broken in MediatR 12.1.0+ by @asimmon in #49
  • Create pull request template by @starcraft66 in #48

Renovatebot

Full Changelog: 1.2.0...1.3.0

1.2.0

15 Nov 21:29
af461f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.2.0

1.1.3

11 Sep 20:08
0a4b2b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

20 Jul 19:20
a0ebd40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

18 May 19:33
4901689
Compare
Choose a tag to compare

What's Changed

  • Prevent the creation of orphaned spans when using both Application Insights SDK and OpenTelemetry exporter by @asimmon in #21

Full Changelog: 1.1.0...1.1.1

1.1.0

15 May 21:17
49ab113
Compare
Choose a tag to compare

What's Changed

  • Update dependency dotnet-sdk to v6.0.408 by @Infra-Gsoft in #19
  • TECH-321 - Add analyzer rule to allow nested handler by @Gcaya in #20

New Contributors

  • @Gcaya made their first contribution in #20

Full Changelog: 1.0.0...1.1.0

1.0.0

17 Mar 18:06
e7b1d4c
Compare
Choose a tag to compare

What's Changed

  • Update dependency dotnet-sdk to v6.0.407 by @Infra-Gsoft in #17
  • Update README.md by @asimmon in #18

Full Changelog: 0.2.0...1.0.0

0.2.0

16 Mar 21:27
b9543e7
Compare
Choose a tag to compare

What's Changed

  • Reduce allocation and improve precision related to Stopwatch usage by @AlexandreArpin in #13
  • [TECH-255] Test analyzers with Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit instead of custom test code by @asimmon in #14
  • [TECH-263] Allow command handlers to consume query handlers by @asimmon in #15

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

01 Mar 19:43
9940dd4
Compare
Choose a tag to compare

Initial release

  • Added base scaffolded library with NuGet publish disabled by @asimmon in #1
  • Added MediatR behaviors and configuration by @asimmon in #2
  • Publish package to nuget.org by @asimmon in #3
  • Update dependency dotnet-sdk to v6.0.406 by @Infra-Gsoft in #4
  • [TECH-223] Upgrade MediatR to 12.x by @asimmon in #7
  • [TECH-224] Added CQRS C# Roslyn analyzers by @asimmon in #8
  • [TECH-228] Remnants of TECH-224 by @asimmon in #12
  • Update dependency Microsoft.NET.Test.Sdk to v17.5.0 by @Infra-Gsoft in #9

New Contributors

  • @asimmon made their first contribution in #1
  • @Infra-Gsoft made their first contribution in #4

Full Changelog: https://github.com/gsoft-inc/gsoft-extensions-mediatr/commits/0.1.0