What's Changed
- Fix license validation deadlock when called from sync context by @jbogard in #1165
- Reporting test results by @jbogard in #1166
- Attach NuGet packages and SBOM to GitHub Release by @jbogard in #1169
- Treat blank license key as unconfigured (#1170) by @jbogard in #1171
- ci: publish fork-PR test reports via workflow_run by @jbogard in #1173
- Run license validation off the Mediator construction path by @jbogard in #1174
- Support license key via environment variable fallback by @jbogard in #1175
Full Changelog: v14.1.0...v14.2.0