Skip to content

1.24.0

Compare
Choose a tag to compare
@particularbot particularbot released this 26 Oct 04:41
· 5409 commits to master since this release

As part of this release we had 63 commits which resulted in 12 issues being closed.

New Features

  • 781 - Added support for MessageType groups for failure messages
    This release adds support for viewing failed messages grouped by Message Type.

    I modified the existing GET/HEAD /recoverability/groups/{classifier?Exception Type and Stack Trace} actions to support a new parameter to set the classifier. The existing Exception Type and Stack Trace is set as the default grouping to maintain compatibility with the current version of ServicePulse. The new classifier is Message Type.

    I have also added GET /recoverability/classifiers to retrieve a list of the currently implemented classifiers to make it easier for ServicePulse to implement this feature.

Improvements

  • 808 - Update ServiceControl to RabbitMq transport v3.5.0
  • 807 - Update ServiceControl to .Net v4.5.2
  • 806 - Update ServiceControl to NServiceBus v5.2.19
  • 783 - Improve license reporting to ServicePulse

Bug Fixes

  • 796 - Setting error retention throws exception
  • 794 - CorrelationId is set to null when missing in failed message
  • 790 - Duplicate messages in error queue import can crash ServiceControl
  • 789 - License reporting in ServiceControl does not refresh
  • 786 - Disabled fields in SCMU instance config should not have underline
  • 782 - Management Utility does not handle upgrade protection correctly.

Where to get it

You can download this release from our website.