Skip to content

Releases: Particular/ServiceControl

6.21.0

Choose a tag to compare

@particularbot particularbot released this 11 Sep 14:18
bdb0c0a

As part of this release we had 35 commits which resulted in 1 issue being closed.

Improvement

  • #5882 Update dependency Particular.ServicePulse.Core to 2.12.0

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3
Scan Date: Fri, 11 Sep 2026 14:20:24 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3628060
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 29.10 MiB
Data read: 499.25 MiB (ratio 0.06:1)
Time: 42.331 sec (0 m 42 s)
Start Date: 2026:09:11 14:19:38
End Date:   2026:09:11 14:20:21

6.20.0

Choose a tag to compare

@particularbot particularbot released this 11 Sep 05:39
1705a4f

Note

The default RavenDB full-text search engine is changing from Corax to Lucene to address performance and stability issues on large database instances.

Existing instances will not automatically be migrated and will continue to use Corax. A warning is logged at startup and ServicePulse will display a failed custom check until indexes have been migrated to Lucene.

Migration is recommended to avoid encountering performance and stability issues as the database grows. It requires a full index rebuild, so migration should be planned separately for each environment.

See the 6.19 to 6.20 upgrade guide for the migration procedure.

As part of this release we had 274 commits which resulted in 23 issues being closed.

Bug

  • #5784 Properly await throughput recording in MonitoringService

Improvements

  • #5662 Fix conditional GET across the API
  • #5824 Switch to standard OpenTelemetry environment variables for OTLP configuration
  • #5825 Remove references to TotalThroughput in usage report
  • #5828 Report deployment and storage environment data in the usage report
  • #5832 Disable RavenDB storage prefetching by default
  • #5833 Use Lucene search engine for new RavenDB databases and flag indexes still on Corax
  • #5836 Add OpenTelemetry metrics for retry and archive operations
  • #5837 Simplify and clarify Platform Install experience on ServiceControl Management
  • #5840 Enrich internal custom checks with flag showing them as such
  • #5848 Terminate message queries that exceed a configurable time limit
  • #5858 Show the "add instance" screen if no instances are installed when using ServiceControl Management
  • #5859 Update dependency Particular.ServicePulse.Core to 2.11.0

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3
Scan Date: Fri, 11 Sep 2026 05:41:26 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3628058
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 28.54 MiB
Data read: 499.45 MiB (ratio 0.06:1)
Time: 48.056 sec (0 m 48 s)
Start Date: 2026:09:11 05:40:33
End Date:   2026:09:11 05:41:21

6.19.3

Choose a tag to compare

@particularbot particularbot released this 25 Aug 03:57
50acf38

As part of this release we had 3 commits which resulted in 2 issues being closed.

Bugs

  • #5820 Include Microsoft.Data.SqlClient.Extensions.Azure for Entra support
  • #5821 ASBS "Dead Letter Queue" custom check can never pass with Entra ID / managed identity authentication

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3
Scan Date: Tue, 25 Aug 2026 03:58:36 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3628027
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 26.72 MiB
Data read: 497.11 MiB (ratio 0.05:1)
Time: 41.505 sec (0 m 41 s)
Start Date: 2026:08:25 03:57:50
End Date:   2026:08:25 03:58:32

6.19.2

Choose a tag to compare

@particularbot particularbot released this 19 Aug 23:24
13f3da0

As part of this release we had 3 commits which resulted in 1 issue being closed.

Improvement

  • #5749 .NET August 2026 Updates

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3/28097/Wed Aug 19 06:24:38 2026
Scan Date: Wed, 19 Aug 2026 23:25:45 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3628010
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 26.26 MiB
Data read: 492.53 MiB (ratio 0.05:1)
Time: 33.354 sec (0 m 33 s)
Start Date: 2026:08:19 23:25:10
End Date:   2026:08:19 23:25:44

6.19.1

Choose a tag to compare

@particularbot particularbot released this 12 Aug 18:44
5bb3f1c

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bugs

  • #2759 SCMU Fails to start when one or more instances have a corrupt configuration file.

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3/28090/Wed Aug 12 16:34:25 2026
Scan Date: Wed, 12 Aug 2026 18:45:25 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627998
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 26.26 MiB
Data read: 492.46 MiB (ratio 0.05:1)
Time: 22.779 sec (0 m 22 s)
Start Date: 2026:08:12 18:44:59
End Date:   2026:08:12 18:45:21

6.19.0

Choose a tag to compare

@particularbot particularbot released this 07 Aug 06:35
7770271

As part of this release we had 6 issues closed.

Features

  • #5631 API endpoints for storing/retrieving license metadata
  • #5675 Add flag to license info to indicate whether endpoint metadata is available

Improvements

  • #5575 Allow installing error instance from SCMU without a valid license
  • #5647 Apply masking to scope names in usage reports
  • #5709 Update dependency Particular.ServicePulse.Core to 2.10.1
  • #5710 Update license details RBAC permissions to match that used by other usage tabs

Fixed bugs

  • #4753 SCMU does not set ServiceControlQueueAddress when only adding audit instances

How to know if you are affected

You are affected if:

  • Using SCMU 6.1.3 and above.

Symptoms

ServiceControl.Audit/ServiceControlQueueAddress is not set in the app.config file after installing an audit instance when no error instance is being installed too.

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3
Scan Date: Fri, 07 Aug 2026 06:37:00 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627999
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 26.14 MiB
Data read: 492.45 MiB (ratio 0.05:1)
Time: 40.985 sec (0 m 40 s)
Start Date: 2026:08:07 06:36:15
End Date:   2026:08:07 06:36:56

6.18.3

Choose a tag to compare

@particularbot particularbot released this 30 Jul 14:35
de5544e

As part of this release we had 1 commit which resulted in 2 issues being closed.

Bug

  • #5633 Allow operators to opt out of the offline_access scope in the ServicePulse auth configuration

Improvement

  • #5645 .NET July 2026 Updates (release-6.18)

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3
Scan Date: Thu, 30 Jul 2026 14:37:23 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627981
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 22.39 MiB
Data read: 467.54 MiB (ratio 0.05:1)
Time: 39.491 sec (0 m 39 s)
Start Date: 2026:07:30 14:36:39
End Date:   2026:07:30 14:37:19

6.18.2

Choose a tag to compare

@particularbot particularbot released this 14 Jul 19:41
0dd1481

As part of this release we had 1 commit which resulted in 1 issue being closed.

Improvement

  • #5596 Update Particular.ServicePulse.Core version to 2.9.1

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3
Scan Date: Tue, 14 Jul 2026 19:42:57 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627896
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 22.35 MiB
Data read: 467.38 MiB (ratio 0.05:1)
Time: 41.573 sec (0 m 41 s)
Start Date: 2026:07:14 19:42:10
End Date:   2026:07:14 19:42:51

6.18.1

Choose a tag to compare

@particularbot particularbot released this 10 Jul 07:52
add215a

As part of this release we had 1 commit which resulted in 2 issues being closed.

Bugs

  • #5589 ServiceControl does not let clients know the enabled state of Role-Based Authorization
  • #5590 User roles are not emitted to the authorization audit log

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.5.3/28056/Fri Jul 10 06:24:04 2026
Scan Date: Fri, 10 Jul 2026 07:53:22 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627891
Engine version: 1.5.3
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 22.35 MiB
Data read: 467.38 MiB (ratio 0.05:1)
Time: 30.093 sec (0 m 30 s)
Start Date: 2026:07:10 07:52:46
End Date:   2026:07:10 07:53:16

6.18.0

Choose a tag to compare

@particularbot particularbot released this 07 Jul 16:19
d94e664

As part of this release we had 25 commits which resulted in 3 issues being closed.

Feature

Improvement

  • #5555 Reduce SQL Server queue length monitoring query volume

Where to get it

You can download this release from our website.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.4.4
Scan Date: Tue, 07 Jul 2026 16:20:37 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627891
Engine version: 1.4.4
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 17.02 MB
Data read: 467.36 MB (ratio 0.04:1)
Time: 32.189 sec (0 m 32 s)
Start Date: 2026:07:07 16:19:59
End Date:   2026:07:07 16:20:31