github Azure/azure-sdk-for-js @azure/eventgrid_4.3.0

latest releases: @azure-rest/ai-translation-document_1.0.0, @azure/core-rest-pipeline_1.18.0, @azure/template_1.0.12-beta.4315317...
3 years ago

4.3.0 (2021-06-08)

New Features

  • Added new System Event: Microsoft.Storage.BlobInventoryPolicyCompleted

Key Bug Fixes

  • The Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListeners event was incorrectly listed with the name of Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListener.
    This has been corrected. When using TypeScript, you will need to replace any calls to isSystemEvent("Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListener") with
    isSystemEvent("Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListeners").

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.