Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure/arm-monitor] update monitor #772

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
78 changes: 74 additions & 4 deletions sdk/monitor/arm-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,81 @@
# Release History

## 7.0.1 (2022-04-25)

## 8.0.0-beta.1 (2022-06-07)
**Features**

- Bug fix
- Added operation ActionGroups.beginCreateNotificationsAtActionGroupResourceLevel
- Added operation ActionGroups.beginCreateNotificationsAtActionGroupResourceLevelAndWait
- Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevel
- Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevelAndWait
- Added operation ActionGroups.getTestNotificationsAtActionGroupResourceLevel
- Added operation ActionGroups.getTestNotificationsAtResourceGroupLevel
- Added operation DataCollectionRuleAssociations.listByDataCollectionEndpoint
- Added Interface ActionGroup
- Added Interface ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders
- Added Interface ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams
- Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders
- Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams
- Added Interface ActionGroupsGetTestNotificationsAtActionGroupResourceLevelOptionalParams
- Added Interface ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams
- Added Interface ActionGroupsPostTestNotificationsHeaders
- Added Interface ActionList
- Added Interface ActivityLogAlertsListByResourceGroupNextOptionalParams
- Added Interface ActivityLogAlertsListBySubscriptionIdNextOptionalParams
- Added Interface AlertRuleAllOfCondition
- Added Interface AlertRuleLeafCondition
- Added Interface AlertRuleList
- Added Interface AlertRulePatchObject
- Added Interface AzureResourceAutoGenerated
- Added Interface ColumnDefinition
- Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointNextOptionalParams
- Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams
- Added Interface ErrorResponseAutoGenerated
- Added Interface IisLogsDataSource
- Added Interface LogFilesDataSource
- Added Interface LogFileSettings
- Added Interface LogFileTextSettings
- Added Interface Metadata
- Added Interface StreamDeclaration
- Added Type Alias ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse
- Added Type Alias ActionGroupsCreateNotificationsAtResourceGroupLevelResponse
- Added Type Alias ActionGroupsGetTestNotificationsAtActionGroupResourceLevelResponse
- Added Type Alias ActionGroupsGetTestNotificationsAtResourceGroupLevelResponse
- Added Type Alias ActivityLogAlertsListByResourceGroupNextResponse
- Added Type Alias ActivityLogAlertsListBySubscriptionIdNextResponse
- Added Type Alias AlertRuleAnyOfOrLeafCondition
- Added Type Alias DataCollectionRuleAssociationMetadata
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointNextResponse
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointResponse
- Added Type Alias DataCollectionRuleMetadata
- Added Type Alias KnownColumnDefinitionType
- Added Type Alias KnownLogFilesDataSourceFormat
- Added Type Alias KnownLogFileTextSettingsRecordStartTimestampFormat
- Added Type Alias LogFilesDataSourceSettings
- Added Type Alias LogFileSettingsText
- Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId
- Interface DataCollectionRule has a new optional parameter metadata
- Interface DataCollectionRule has a new optional parameter streamDeclarations
- Interface DataCollectionRuleAssociation has a new optional parameter metadata
- Interface DataCollectionRuleAssociationProxyOnlyResource has a new optional parameter metadata
- Interface DataCollectionRuleResource has a new optional parameter dataCollectionEndpointId
- Interface DataCollectionRuleResource has a new optional parameter metadata
- Interface DataCollectionRuleResource has a new optional parameter streamDeclarations
- Interface DataFlow has a new optional parameter outputStream
- Interface DataFlow has a new optional parameter transformKql
- Interface DataSourcesSpec has a new optional parameter iisLogs
- Interface DataSourcesSpec has a new optional parameter logFiles
- Add parameters of AzureResourceAutoGenerated to TypeAlias ActivityLogAlertResource
- Added Enum KnownKnownColumnDefinitionType
- Added Enum KnownKnownLogFilesDataSourceFormat
- Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat

**Breaking Changes**

- Operation ActivityLogAlerts.update has a new signature
- Delete parameters of Resource in TypeAlias ActivityLogAlertResource


## 7.0.0 (2021-12-20)

The package of @azure/arm-monitor is using our next generation design principles since version 7.0.0, which contains breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion sdk/monitor/arm-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Monitor Management Client

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-monitor) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-monitor) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-monitor?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
12 changes: 6 additions & 6 deletions sdk/monitor/arm-monitor/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "d967edeee8fd6af6d40bffe53cceed1bd053d7ad",
"readme": "specification\\monitor\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\work\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\monitor\\resource-manager\\readme.md --use=@autorest/[email protected].20220408.1 --generate-sample=true",
"commit": "408ad8868489376bc367fb4267a25349bed8e57a",
"readme": "specification/monitor/resource-manager/readme.md",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md --use=@autorest/[email protected].20220425.1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.2.6",
"use": "@autorest/[email protected].20220408.1"
}
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.1",
"use": "@autorest/[email protected].20220425.1"
}
24 changes: 7 additions & 17 deletions sdk/monitor/arm-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for MonitorClient.",
"version": "7.0.1",
"version": "8.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand Down Expand Up @@ -40,13 +40,11 @@
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^1.0.0",
"@azure-tools/test-recorder": "^2.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^7.1.1",
"cross-env": "^7.0.2",
"@azure/arm-eventhub": "^5.0.0",
"@azure/arm-logic": "^8.0.0",
"@azure/arm-operationalinsights": "^8.0.0",
"@azure/arm-storage": "^17.0.0"
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor",
"repository": {
Expand Down Expand Up @@ -97,7 +95,7 @@
"unit-test:node": "cross-env TEST_MODE=playback npm run integration-test:node",
"unit-test:browser": "echo skipped",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:node": "mocha -r esm --require ts-node/register --timeout 1200000 --full-trace test/*.ts --reporter ../../../common/tools/mocha-multi-reporter.js",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"integration-test:browser": "echo skipped",
"docs": "echo skipped"
},
Expand All @@ -110,13 +108,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-monitor?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading