Skip to content

2.0.0-preview2

Pre-release
Pre-release

Choose a tag to compare

@nemakam nemakam released this 15 Jun 21:06
· 42 commits to dev since this release

Java Client for Azure Service Bus 2.0.0-Preview2.

Breaking Changes:

  1. Message properties has been changed from Map<String, String> to Map<String, Object>. #167

For the full list of issues and pull requests for this release, refer to: https://github.com/Azure/azure-service-bus-java/milestone/8

Maven package can be found at
https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.microsoft.azure%22%20AND%20a%3A%22azure-servicebus%22