Releases: Azure/azure-service-bus-java
2.0.0-PREVIEW-5
Features:
Management Operations - CRUD of entities (#262)
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
1.2.8
Made some changes to stop using ForkJoinPool.commonPool and instead creates its own executor service. Clients are also encourage to pass their own executor service when registering IMessageHandler or ISessionHandler.
These changes are aimed at fixing timeouts caused by thread starvation issues like #273.
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
2.0.0-PREVIEW-4
Some bug fixes on top of PREVIEW-3.
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
1.2.7
Bug fixes.
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
2.0.0-PREVIEW-3
Some bug fixes on top of PREVIEW-2.
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
1.2.6
2.0.0-preview2
Java Client for Azure Service Bus 2.0.0-Preview2.
Breaking Changes:
- Message
properties
has been changed fromMap<String, String>
toMap<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
2.0.0-Preview1 Release
Java Client for Azure Service Bus 2.0.0-Preview1.
Features:
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
1.2.5
Java Client for Azure Service Bus 1.2.5.
Includes some bug fixes and minor improvements.
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
1.2.4-PREVIEW
Java Client for Azure Service Bus 1.2.4-PREVIEW. Includes some bug fixes. It is a preview release which includes support for Azure Active Directory authentication.
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