Release Notes - 1.0


  • 1.0.5-funcrel

    1.0.5-funcrel
    Enhances analyzer stability, improves performance
    Upgrades internal evaluation engine leading to an overall enhancement of object resolution, thus providing better/accurate results.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Support provided for Azure Queues Storage
    Support provided for the legacy package Microsoft.Azure.Storage.Blob of Blob Storage
    Fixes a performance issue
  • 1.0.3-funcrel

    1.0.3-funcrel
    Add support for legacy package of Service Bus with namespace Microsoft.ServiceBus.Messaging.
    Improve performance for blob storage support.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Fixes an issue causing the analysis to fail with the message: “Extension com.castsoftware.azure.dotnet has encountered an issue : Internal problem.”
  • 1.0.1-funcrel

    1.0.1-funcrel
    Sensitive Data Tagging for Azure Blob Container objects. See https://doc.castsoftware.com/technologies/multi/data-sensitivity/external link.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Fixes an issue which is causing the loss of a code bookmark during the analysis process.
  • 1.0.0-beta3

    1.0.0-beta3
    Support provided for SignalR Trigger for Azure Function.
    Refactoring links for Azure Function. Triggers of Azure Function, callLink point to Azure Function object instead of handler of Azure Function (C# method).
    Support provided for SignalR libraries: Microsoft.AspNetCore.SignalR (latest), Microsoft.AspNetCore.SignalR.Client (latest), Microsoft.AspNet.SignalR (old), Microsoft.AspNet.SignalR.Client (old)SignalR Service
  • 1.0.0-beta2

    1.0.0-beta2
    Support provided for Event Hubs trigger and binding output for Azure Function and WebJobs.
    Support provided for Azure Event Hubs libraries: Azure.Messaging.EventHubs (latest) and Microsoft.Azure.EventHubs (legacy).Event Hubs
  • 1.0.0-beta1

    1.0.0-beta1
    To improve the support of Azure Function and Azure WebJobs, resolved values for attributes are now retrieved.
    Add the property “orchestrator” for Orchestrator Function
    Support Azure WebJobs with triggers and binding input/outputAzure WebJobs
  • 1.0.0-alpha4

    1.0.0-alpha4
    Support Azure Function In-process and Out-of-process (isolated) with triggers and binding input/output.Azure Function
  • 1.0.0-alpha3

    1.0.0-alpha3
    Fixed an issue which caused analysis crash.
    Support service bus .NET SDK AzureSupport service bus .NET SDK Azure
  • 1.0.0-alpha2

    1.0.0-alpha2
    Change “unknown” to “Unknown” for the consistency with other technologies.
    Support more API for Azure Blob has been added.Support more API for Azure Blob
  • 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