New
v13.1.0
What's Changed
- Do not require non-public license classes to be registered; fixes #1127 by @jbogard in https://github.com/LuckyPennySoftware/MediatR/pull/1129
- Adding direct .NET 4.x support by @jbogard in https://github.com/LuckyPennySoftware/MediatR/pull/1131
- Update release.yml by @dhgatjeye in https://github.com/LuckyPennySoftware/MediatR/pull/1132
- Allowing static license key values by @jbogard in https://github.com/LuckyPennySoftware/MediatR/pull/1136
- Dependency Injection tests for various providers by @jithu7432 in https://github.com/LuckyPennySoftware/MediatR/pull/1134
- Upgrade to System.Text.Json version without transitive vulnerability by @kanilsz in https://github.com/LuckyPennySoftware/MediatR/pull/1139
- Add DI tests for
LightInject,StashBox,Lamarby @jithu7432 in https://github.com/LuckyPennySoftware/MediatR/pull/1137
New Contributors
- @dhgatjeye made their first contribution in https://github.com/LuckyPennySoftware/MediatR/pull/1132
- @kanilsz made their first contribution in https://github.com/LuckyPennySoftware/MediatR/pull/1139
Full Changelog: https://github.com/LuckyPennySoftware/MediatR/compare/v13.0.0...v13.1.0