@azure/eventgrid
Advanced tools
Comparing version 4.1.1-alpha.20210503.1 to 4.2.0-alpha.20210511.2
# Release History | ||
## 4.1.1 (Unreleased) | ||
## 4.2.0 (2021-05-11) | ||
### New Features | ||
- Added new System Events: "Microsoft.PolicyInsights.PolicyStateCreated", "Microsoft.PolicyInsights.PolicyStateChanged", "Microsoft.PolicyInsights.PolicyStateDeleted", | ||
"Microsoft.Storage.AsyncOperationInitiated", "Microsoft.Storage.BlobTierChanged". | ||
## 4.1.0 (2021-03-23) | ||
@@ -7,0 +11,0 @@ |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
export const SDK_VERSION = "4.1.1"; | ||
export const SDK_VERSION = "4.2.0"; | ||
export const DEFAULT_API_VERSION = "2018-01-01"; | ||
//# sourceMappingURL=constants.js.map |
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "4.1.1-alpha.20210503.1", | ||
"version": "4.2.0-alpha.20210511.2", | ||
"keywords": [ | ||
@@ -9,0 +9,0 @@ "node", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1404387
17294