1.5.2
As part of this release we had 1 issue closed.
This release addresses an error in 1.5.1 which prevented the installation of ServiceControl from succeeding when an upgrade was carried out
Bugs
#461 ServiceControl 1.5.1 Install fails on upgrade due to missing RavenDB index
Symptoms
ServiceControl 1.5.1 fails to install when upgrading from an older version. A fresh install using a blank database works correctly
A race condition in the RavenBootstrapper class is the cause of this failure.
The RavenBootStrapper creates all indexes asynchronously but then attempts to use the KnownEndpointIndex straight away. KnownEndpointIndex was introduced in 1.5.1.
Who's Affected
Anyone attempting to upgrade an existing ServiceControl to v 1.5.1 may have been affected
Content trimmed. See full issue
Where to get it
You can download this release from:
- Our website
- Or chocolatey