Exceptionless v4.3.1 Release Notes

Release Date: 2018-09-04 // over 5 years ago
  • ๐Ÿ”– Version 4.3.1 is a maintenance release that focused on improving certificate validation and fixing bugs.

    ๐Ÿ†• New Features

    • โž• Added support for validating that an SSL Certificate is valid. This helps prevent man in the middle attacks. There is also a new ServerCertificateValidationCallback configuation function that you can specify your own validation logic. You can specify the thumbprint of your custom certificate by calling TrustCertificateThumbprint or ignore all certificate errors by calling the SkipCertificateValidation configuration extension method. (Contrib @zivillian #194).

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a bug where Post Data could be lost (Contrib @srijken #190).
    • ๐Ÿ›  Fixed a bug where there could be a dead lock when resubmitting events (Contrib @lscpike #195).

    โฌ†๏ธ Upgrading to 4.3.1

    โšก๏ธ 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!