Exceptionless v4.2.2 Release Notes

Release Date: 2018-02-15 // about 6 years ago
  • ๐Ÿ”– Version 4.2.2 is a maintenance release that focused on improving logging and fixing bugs around storage.

    ๐Ÿ†• New Features

    • โž• Add StoragePath to AspNetCore configuration to control whether to use FolderObjectStorage (Contrib @edwardmeng #178).
    • โž• Add new Microsoft.ExtensionsLogging internal log client for troubleshooting. This can be configured via ExceptionlessClient.Default.UseLogger(new Exceptionless.Extensions.Logging.ExtensionsExceptionlessLog(loggerFactory));

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a bug where InMemoryObjectStorage would only store 100 events, this could cause events to be discarded. We've increased the count to 1000 by default (exceptionless/Exceptionless#356).
    • ๐Ÿ›  Fixed a bug where FolderObjectStorage would throw an exception and suspend processing while processing the queue if the queue folder didn't exist.
    • ๐Ÿ›  Fixed a bug where the internal log wasn't respecting the min log level.

    โฌ†๏ธ Upgrading to 4.2.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!