@azure/eventgrid
Advanced tools
Comparing version 4.6.0 to 4.6.1-alpha.20220124.2
# Release History | ||
## 4.6.1 (Unreleased) | ||
### Features Added | ||
### Breaking Changes | ||
### Bugs Fixed | ||
### Other Changes | ||
## 4.6.0 (2022-01-11) | ||
@@ -8,3 +18,4 @@ | ||
- Added a new property to `AcsRecordingChunkInfo` (for the `Microsoft.Communication.RecordingFileStatusUpdated` system event): | ||
- `deleteLocation` | ||
- `deleteLocation` | ||
@@ -11,0 +22,0 @@ - Added new properties to `ContainerRegistryArtifactEventData` and `ContainerRegistryEventData` (for the `Microsoft.ContainerRegistry.{ChartDeleted|ChartPushed|ImagePushed|ImageDeleted}` system events): |
@@ -23,3 +23,3 @@ /* | ||
}; | ||
const packageDetails = `azsdk-js-eventgrid/4.6.0`; | ||
const packageDetails = `azsdk-js-eventgrid/4.6.1`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -26,0 +26,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` |
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "4.6.0", | ||
"version": "4.6.1-alpha.20220124.2", | ||
"keywords": [ | ||
@@ -100,6 +100,6 @@ "node", | ||
"devDependencies": { | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb", | ||
"@azure/service-bus": "^7.0.0", | ||
"@azure/test-utils": "^1.0.0", | ||
"@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure-tools/test-recorder": "^1.0.0", | ||
@@ -106,0 +106,0 @@ "@microsoft/api-extractor": "^7.18.11", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1546959
1