Release Notes - 1.2
-
1.0.4-funcrel
1.0.4-funcrel
Upgrades internal evaluation engine leading to an overall enhancement of resolutions, thus providing better/accurate results. Improves analysis speed and accuracy by adding optimized filtering. -
1.0.3-funcrel
1.0.3-funcrel
Fixes missing event hub publisher. Updates embedded libraries 1.0.2-funcrel
1.0.2-funcrel
Updates to ensure extension is compatible with Linux (8.4.x). 1.0.1-funcrel
1.0.1-funcrel
A fix has been implemented to ensure types inherit from Java language. Data Sensitivity properties have now been added to cloud file storage objects. The “java_string” version has been updated to ensure it is compatible with Python 3.9. A technical change to update dependencies and adapt automatic tests. 1.0.0-funcrel
1.0.0-funcrel
Fixes an issue causing the removal of a Java Azure object which was impacting transactions. ๐ 39900 1.0.0-beta3
1.0.0-beta3
Refactoring links for Azure Function. Triggers of Azure Function, callLink point to Azure Function object instead of handler of Azure Function (Java method). Support provided for Java SignalR client library com.microsoft.signalr. SignalR Service 1.0.0-beta2
1.0.0-beta2
Support Event Hubs trigger and binding output for Azure Function. Added a property (orchestrator) to discover if the Function is an orchestrator function. Support Azure Event Hubs libraries: com.azure.messaging.eventhubs (latest) and com.microsoft.azure.eventhubs (legacy). Event Hubs 1.0.0-beta1
1.0.0-beta1
Support for Azure Service Bus messaging old library (com.microsoft.azure.servicebus) both for publishers and receivers. Service Bus old SDK Support Azure Function with triggers and binding input/output. Azure Function 1.0.0-alpha2
1.0.0-alpha2
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. Support for Azure Service Bus messaging library (com.azure.messaging.servicebus) both for publishers and receivers. Service Bus (latest SDK version) 1.0.0-alpha1
1.0.0-alpha1
This is the initial release of the extension.Support for Azure Blobs has been added. Support Azure Blobs