Suave.IO v2.6.0 Release Notes

Release Date: 2020-12-09 // over 3 years ago
    • Target netstandard2.1 and drop net461
    • ๐ŸŒ Introduces proxy web part
    • Optimization: use byte arrays instead of strings for hardcoded literals
    • ๐Ÿ›  FIX: Sequence map bug in getHeaders (#747)

Previous changes from v2.6.0-beta

    • ๐Ÿ‘‰ Makes HttpContext.userState a mutable dictionary enabling global user state per request.
    • ๐Ÿ›  FIX: Prevent showing detailed errors when proxied
    • โœ‚ Removes Owin module.
    • โœ‚ Removes lensed properties.