v4.3.3
Version 4.3.3 is a maintenance release that focused on improving the Asp.Net Core client.
New Features
- Add support for automatically getting the HttpContext via the IHttpContextAccessor. If you call
services.AddHttpContextAccessor()
, then the request info and user information will be populated on all events (Contrib @ moogle001 #205).
Bug Fixes
- Fixed a bug in the Nancy and Asp.Net Core client where the port was being set to 0.
Upgrading to 4.3.2
If upgrading from v2 or v3 the upgrade process should include just updating your NuGet packages. Please see the upgrade guide for more information.
Please take a look at the change log for a full list of the changes.
Feedback
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!