Features:
Platform
- Async Convention-based function support (including
On[Action][EntityName]Async
function names) by @robertmclaws in #728 - Improved exception output consistency by @robertmclaws in ef5f22d and #734
- Improved performance by reducing allocations by @robertmclaws in 3ccea9e and 1908c03
- Add SECURITY.md containing instructions for reporting security bugs by @gathogojr in #729
ASP.NET Core
- .NET 8.0 support by @robertmclaws in #734
- Endpoint Routing support by @jspuij in #731 and by @robertmclaws in #738
- (See the ASP.NET Core Sample for updated Endpoint Routing usage)
- HttpContext improvements by @robertmclaws in #728
- Swagger support by @Tiberriver256, @cilerler, and @robertmclaws in #742
New Contributors
- @gathogojr made their first contribution in #729
- @Tiberriver256 made their first contribution in #742
Full Changelog: v1.0.0...v1.1.0