Skip to content

Commit ea4dcc0

Browse files
author
SDKAuto
committed
CodeGen from PR 18156 in Azure/azure-rest-api-specs
Merge bf789de8d12b152e871e1f67b601d5ff17e915c8 into 568e394c3634d052ddec89f685b4afb5ab21aaec
1 parent 91bf724 commit ea4dcc0

32 files changed

+1755
-6059
lines changed

sdk/monitor/arm-monitor/CHANGELOG.md

Lines changed: 64 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,71 @@
11
# Release History
2+
3+
## 8.0.0-beta.1 (2022-03-29)
4+
5+
**Features**
26

3-
## 7.0.1 (Unreleased)
7+
- Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevel
8+
- Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevelAndWait
9+
- Added operation ActionGroups.getTestNotificationsAtResourceGroupLevel
10+
- Added operation DataCollectionRuleAssociations.listByDataCollectionEndpoint
11+
- Added Interface ActionGroup
12+
- Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams
13+
- Added Interface ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams
14+
- Added Interface ActionList
15+
- Added Interface ActivityLogAlertsListByResourceGroupNextOptionalParams
16+
- Added Interface ActivityLogAlertsListBySubscriptionIdNextOptionalParams
17+
- Added Interface AlertRuleAllOfCondition
18+
- Added Interface AlertRuleLeafCondition
19+
- Added Interface AlertRuleList
20+
- Added Interface AlertRulePatchObject
21+
- Added Interface AzureResourceAutoGenerated
22+
- Added Interface ColumnDefinition
23+
- Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointNextOptionalParams
24+
- Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams
25+
- Added Interface ErrorResponseAutoGenerated
26+
- Added Interface IisLogsDataSource
27+
- Added Interface LogFilesDataSource
28+
- Added Interface LogFileSettings
29+
- Added Interface LogFileTextSettings
30+
- Added Interface Metadata
31+
- Added Interface StreamDeclaration
32+
- Added Type Alias ActionGroupsCreateNotificationsAtResourceGroupLevelResponse
33+
- Added Type Alias ActionGroupsGetTestNotificationsAtResourceGroupLevelResponse
34+
- Added Type Alias ActivityLogAlertsListByResourceGroupNextResponse
35+
- Added Type Alias ActivityLogAlertsListBySubscriptionIdNextResponse
36+
- Added Type Alias AlertRuleAnyOfOrLeafCondition
37+
- Added Type Alias DataCollectionRuleAssociationMetadata
38+
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointNextResponse
39+
- Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointResponse
40+
- Added Type Alias DataCollectionRuleMetadata
41+
- Added Type Alias KnownColumnDefinitionType
42+
- Added Type Alias KnownLogFilesDataSourceFormat
43+
- Added Type Alias KnownLogFileTextSettingsRecordStartTimestampFormat
44+
- Added Type Alias LogFilesDataSourceSettings
45+
- Added Type Alias LogFileSettingsText
46+
- Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId
47+
- Interface DataCollectionRule has a new optional parameter metadata
48+
- Interface DataCollectionRule has a new optional parameter streamDeclarations
49+
- Interface DataCollectionRuleAssociation has a new optional parameter metadata
50+
- Interface DataCollectionRuleAssociationProxyOnlyResource has a new optional parameter metadata
51+
- Interface DataCollectionRuleResource has a new optional parameter dataCollectionEndpointId
52+
- Interface DataCollectionRuleResource has a new optional parameter metadata
53+
- Interface DataCollectionRuleResource has a new optional parameter streamDeclarations
54+
- Interface DataFlow has a new optional parameter outputStream
55+
- Interface DataFlow has a new optional parameter transformKql
56+
- Interface DataSourcesSpec has a new optional parameter iisLogs
57+
- Interface DataSourcesSpec has a new optional parameter logFiles
58+
- Add parameters of AzureResourceAutoGenerated to TypeAlias ActivityLogAlertResource
59+
- Added Enum KnownKnownColumnDefinitionType
60+
- Added Enum KnownKnownLogFilesDataSourceFormat
61+
- Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat
462

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
63+
**Breaking Changes**
1264

65+
- Operation ActivityLogAlerts.update has a new signature
66+
- Delete parameters of Resource in TypeAlias ActivityLogAlertResource
67+
68+
1369
## 7.0.0 (2021-12-20)
1470

1571
The package of @azure/arm-monitor is using our next generation design principles since version 7.0.0, which contains breaking changes.

sdk/monitor/arm-monitor/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 Microsoft
3+
Copyright (c) 2022 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

sdk/monitor/arm-monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Monitor Management Client
66

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

1212
## Getting started

sdk/monitor/arm-monitor/_meta.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"commit": "d967edeee8fd6af6d40bffe53cceed1bd053d7ad",
2+
"commit": "040e51d9f2795a0922cad0fb8cd31d12007ccb45",
33
"readme": "specification/monitor/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md --use=@autorest/[email protected].20211217.1",
4+
"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=/home/vsts/work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md --use=@autorest/[email protected].20220105.1",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"use": "@autorest/[email protected]"
6+
"release_tool": "@azure-tools/[email protected]",
7+
"use": "@autorest/[email protected]"
78
}
Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,31 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
33
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts",
4-
"docModel": { "enabled": true },
5-
"apiReport": { "enabled": true, "reportFolder": "./review" },
4+
"docModel": {
5+
"enabled": true
6+
},
7+
"apiReport": {
8+
"enabled": true,
9+
"reportFolder": "./review"
10+
},
611
"dtsRollup": {
712
"enabled": true,
813
"untrimmedFilePath": "",
914
"publicTrimmedFilePath": "./types/arm-monitor.d.ts"
1015
},
1116
"messages": {
12-
"tsdocMessageReporting": { "default": { "logLevel": "none" } },
17+
"tsdocMessageReporting": {
18+
"default": {
19+
"logLevel": "none"
20+
}
21+
},
1322
"extractorMessageReporting": {
14-
"ae-missing-release-tag": { "logLevel": "none" },
15-
"ae-unresolved-link": { "logLevel": "none" }
23+
"ae-missing-release-tag": {
24+
"logLevel": "none"
25+
},
26+
"ae-unresolved-link": {
27+
"logLevel": "none"
28+
}
1629
}
1730
}
18-
}
31+
}

sdk/monitor/arm-monitor/package.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for MonitorClient.",
6-
"version": "7.0.1",
6+
"version": "8.0.0-beta.1",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -42,11 +42,7 @@
4242
"@azure/identity": "^2.0.1",
4343
"@azure-tools/test-recorder": "^1.0.0",
4444
"mocha": "^7.1.1",
45-
"cross-env": "^7.0.2",
46-
"@azure/arm-eventhub": "^5.0.0",
47-
"@azure/arm-logic": "^8.0.0",
48-
"@azure/arm-operationalinsights": "^8.0.0",
49-
"@azure/arm-storage": "^17.0.0"
45+
"cross-env": "^7.0.2"
5046
},
5147
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor",
5248
"repository": {
@@ -103,4 +99,4 @@
10399
},
104100
"sideEffects": false,
105101
"autoPublish": true
106-
}
102+
}

0 commit comments

Comments
 (0)