I have an application that currently is using Service Bus 1.0 for Windows Server (on premise), accessed using Service Bus 1.0 client library (.NET) (taken from NuGet: https://www.nuget.org/packages/ServiceBus.v1_0/1.0.1 , assembly version 1.8).
If I upgrade to Service Bus 1.1 for Windows Server (on premise), will be client applications (that are using v. 1.0 client library) still work without problems?
To put it another way: is the Service Bus 1.0 client library officially compatible with Service Bus 1.1 for Windows Server?
Does Microsoft support this combination?
(the release notes are not very clear on this aspect:http://msdn.microsoft.com/en-us/library/dn282143.aspx )
If I upgrade to Service Bus 1.1 for Windows Server (on premise), will be client applications (that are using v. 1.0 client library) still work without problems?
To put it another way: is the Service Bus 1.0 client library officially compatible with Service Bus 1.1 for Windows Server?
Does Microsoft support this combination?
(the release notes are not very clear on this aspect:http://msdn.microsoft.com/en-us/library/dn282143.aspx )