1.7.6
As part of this release we had 6 commits which resulted in 2 issues being closed.
Bugs
#595 Incorrect serialization of json SignalR stream
An change in ServiceControl 1.7 caused the JSON payload to being serialized using the default SignalR serializer (Pascal case). It should be Camel case.
#593 Management Utility treats Queue Schema parameter in connection string as a validation error
When configuring the SQL transport the connection string is validated as a standard SQL connection string. This means the NSB specific 'Queue Schema' parameter would cause a validation failure
Where to get it
You can download this release from our website