Exceptionless v4.3.0 Release Notes

Release Date: 2018-05-10 // almost 6 years ago
  • ๐Ÿ”– Version 4.3.0 is a maintenance release that focused on improving GDPR support and fixing bugs.

    General Data Protection Regulation

    ๐Ÿ“‡ We've added new controls to help meet GDPR requirements. By default the Exceptionless Client will report all available metadata including potential PII data. You can fine tune the collection of information via Data Exclusions or turning off collection completely. Please visit the wiki for detailed information on how to configure the client to meet your requirements.

    ๐Ÿ†• New Features

    • โž• Added IncludeUserName, IncludeMachineName, IncludeIpAddress, IncludeCookies, IncludePostData, IncludeQueryString properties to client.Configuration that give you fine grained data controls to limit what data is sent. Please note some of these properties are already being handled by Data Exclusions.
    • โž• Added includePrivateInformation to the exceptionless config section which allows you to quickly disable collection of extra metadata in your apps.
    • โž• Added ability to configure the client configuration end point via client.Configuration.ConfigServerUrl.
    • โž• Added Exceptionless.Linking.PreserveAttribute to the main client. This attribute allows easier integration into Xamarin to insure the linker doesn't remove any required components (Contrib @GeirGrusom #189).

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a bug where configuration could be retrieved concurrently causing extra requests to be made.
    • โšก๏ธ Updated logic around Settings management to help prevent any race conditions when updating values.

    โฌ†๏ธ Upgrading to 4.3.0

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