Skip to content

v3.4.0

Compare
Choose a tag to compare
@niemyjski niemyjski released this 07 Jul 17:54

With 3.4.0 we focused on adding new user dashboards, job reliability and bug fixes! Here are some notable changes:

  • Added the ability to view number of users affected by an issue or feature and many more user interface improvements are included in this release. Please view the UI release notes for more info.
  • Added new API Endpoints which allow the clients to submit heartbeats cheaply.
  • Added support for Active Directory Authentication (#223 @laughinggoose). Please see the docs for more information.
  • Added Count property to the event model used for tracking deduplicated events. This allows us to do awesome metrics going forward without paying the full cost of storing all events.
  • Added MaximumRetentionDays application setting to control the maximum retention period events are stored. This allows the retention job and plans to be smarter about cleaning up old data.
  • Fixed a few bugs where SignalR (web sockets) support didn't always work in some hosting environments (AWS).
  • Many performance and reliability improvements were made jobs and queue processing. Specifically there were cases where batch events were not always requeued or jobs could get auto abandoned.

Upgrading to 3.4.0

The only users that need to worry about upgrading anything for this new release are self hosters. If you are self hosting Exceptionless, please review the Self Hosting Documentation, which contains information about upgrading your existing install.

Please take a look at the change log for a full list of the changes.

Always Improving

We’re always striving to improve the efficiency of Exceptionless and all of our projects. If you see any room for improvement or have any comments when using anything from us, please send us an in-app message, submit a GitHub issue or contact us on the website.