Skip to content

1.7.6

Compare
Choose a tag to compare
@particularbot particularbot released this 19 Nov 22:35
· 5662 commits to master since this release

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