@azure/eventgrid
Advanced tools
Comparing version 4.1.1-alpha.20210503.1 to 4.2.0
# 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", | ||
"keywords": [ | ||
@@ -96,3 +96,3 @@ "node", | ||
"@azure/core-rest-pipeline": "^1.0.0", | ||
"@azure/core-tracing": "^1.0.0-alpha", | ||
"@azure/core-tracing": "1.0.0-preview.11", | ||
"@azure/logger": "^1.0.0", | ||
@@ -103,6 +103,6 @@ "tslib": "^2.0.0", | ||
"devDependencies": { | ||
"@azure/dev-tool": "^1.0.0-alpha", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0-alpha", | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@azure/service-bus": "^7.0.0", | ||
"@azure/test-utils-recorder": "^1.0.0-alpha", | ||
"@azure/test-utils-recorder": "^1.0.0", | ||
"@microsoft/api-extractor": "7.7.11", | ||
@@ -109,0 +109,0 @@ "@rollup/plugin-commonjs": "11.0.2", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1404356
17294
0
+ Added@azure/core-tracing@1.0.0-preview.11(transitive)
+ Added@opencensus/web-types@0.0.7(transitive)
+ Added@opentelemetry/api@1.0.0-rc.0(transitive)