Skip to content

Commit ad97375

Browse files
author
SDKAuto
committed
CodeGen from PR 17851 in Azure/azure-rest-api-specs
Merge bf66a6b0bf40b3fba5ea412ab720eeda47965b20 into 11477a1e5991c9c0123ab72a1998fcc0568c3aa9
1 parent f09df4c commit ad97375

30 files changed

+1502
-6058
lines changed

sdk/monitor/arm-monitor/CHANGELOG.md

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

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

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

58+
- Operation ActivityLogAlerts.update has a new signature
59+
- Delete parameters of Resource in TypeAlias ActivityLogAlertResource
60+
61+
1362
## 7.0.0 (2021-12-20)
1463

1564
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": "1d24ea3dc1267b534ca321347e2c8a8f931c78d1",
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)