Releases: smokedlinq/aemediator
Releases · smokedlinq/aemediator
Release list
v1.1.1
v1.1.0
What's Changed
- Separate serialization package for EventGridPublisherClient support by @smokedlinq in #1
New Contributors
- @smokedlinq made their first contribution in #1
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
Minor updates to file structure, documentation, and project metadata.
v1.0.1
Switched from net6.0 and net7.0 to netstandard2.1 for broader compatability.
v1.0.0
In the initial release of the MediatR.Azure.EventGrid package, the Azure Event Grid event transport can be loosely coupled with the event handlers.