Skip to content

v6.1.0

Compare
Choose a tag to compare
@tillig tillig released this 18 Nov 19:30
· 12 commits to develop since this release

What's Changed

  • The current HttpRequestMessage is now held internally using AsyncLocal instead of direct call context access to help with Code Access Security issues - by @pengweiqhca in #65

New Contributors

Full Changelog: v6.0.1...v6.1.0