Skip to content

Commit

Permalink
CodeGen from PR 19273 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
remove global config (Azure#19273)
  • Loading branch information
SDKAuto committed Jun 2, 2022
1 parent 227d891 commit 6596a8f
Show file tree
Hide file tree
Showing 327 changed files with 2,094 additions and 21,411 deletions.
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-02)
**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/typescript@6.0.0-alpha.19.20220408.1 --generate-sample=true",
"commit": "7932c2df6c8435d6c0e5cbebbca79bce627d5f06",
"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/typescript@6.0.0-alpha.19.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/typescript@6.0.0-alpha.19.20220408.1"
}
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.1",
"use": "@autorest/typescript@6.0.0-alpha.19.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

0 comments on commit 6596a8f

Please sign in to comment.