NEW
- easy cookie auth support via
FastEndpoints.Securitypackage #info - add
SendInterceptedAsync()method to endpoint class for compatibility withFluentResultspackage #365
IMPROVEMENTS
- auto send 415 response if endpoint specifies content-types but request doesn't have any content-type headers #info
- better handling of inherited
ICommandHandler#info
FIXES
- jwt refresh token renewal privileges were not correctly set if awaiting a task in the method #368