Release Notes - 1.2

1.0.0-funcrel

Resolved Issues

Customer Ticket Id Details
39900 Fixes an issue causing the removal of a Java Azure object which was impacting transactions.

1.0.0-beta3

Other Updates

Details
Refactoring links for Azure Function. Triggers of Azure Function, callLink point to Azure Function object instead of handler of Azure Function (Java method).

New Support

Summary Details
SignalR Service Support provided for Java SignalR client library com.microsoft.signalr.

1.0.0-beta2

Other Updates

Details
Support Event Hubs trigger and binding output for Azure Function.
Added a property (orchestrator) to discover if the Function is an orchestrator function.

New Support

Summary Details
Event Hubs Support Azure Event Hubs libraries: com.azure.messaging.eventhubs (latest) and com.microsoft.azure.eventhubs (legacy).

1.0.0-beta1

New Support

Summary Details
Service Bus old SDK Support for Azure Service Bus messaging old library (com.microsoft.azure.servicebus) both for publishers and receivers.
Azure Function Support Azure Function with triggers and binding input/output.

1.0.0-alpha2

Other Updates

Details
Added a property (synchronicity) to discover if the call is asynchronous or synchronous. This requires an update of com.castsoftware.wbslinker dependency to 1.7.9-funcrel.

New Support

Summary Details
Service Bus (latest SDK version) Support for Azure Service Bus messaging library (com.azure.messaging.servicebus) both for publishers and receivers.

1.0.0-alpha1

Note

This is the initial release of the extension.

New Support

Summary Details
Support Azure Blobs Support for Azure Blobs has been added.