Skip to content

Commit 866de98

Browse files
author
SDKAuto
committed
CodeGen from PR 22479 in Azure/azure-rest-api-specs
Merge 4a8716bc86e0142b4251dd36155b800a2571efc4 into c94b5583e56b7ffcfeaee8dbb9e09516c43fc324
1 parent 85c2415 commit 866de98

30 files changed

+4193
-771
lines changed

sdk/resourcehealth/arm-resourcehealth/CHANGELOG.md

Lines changed: 113 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,120 @@
11
# Release History
2+
3+
## 4.0.0-beta.1 (2023-02-08)
4+
5+
**Features**
26

3-
## 3.2.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation group EventOperations
8+
- Added operation group EventsOperations
9+
- Added operation group ImpactedResources
10+
- Added operation group Metadata
11+
- Added operation group SecurityAdvisoryImpactedResources
12+
- Added Interface AvailabilityStatusPropertiesRecentlyResolved
13+
- Added Interface Event_2
14+
- Added Interface EventFetchDetailsBySubscriptionIdAndTrackingIdOptionalParams
15+
- Added Interface EventFetchDetailsByTenantIdAndTrackingIdOptionalParams
16+
- Added Interface EventGetBySubscriptionIdAndTrackingIdOptionalParams
17+
- Added Interface EventGetByTenantIdAndTrackingIdOptionalParams
18+
- Added Interface EventImpactedResource
19+
- Added Interface EventImpactedResourceListResult
20+
- Added Interface EventPropertiesAdditionalInformation
21+
- Added Interface EventPropertiesArticle
22+
- Added Interface EventPropertiesRecommendedActions
23+
- Added Interface EventPropertiesRecommendedActionsItem
24+
- Added Interface Events
25+
- Added Interface EventsListBySingleResourceNextOptionalParams
26+
- Added Interface EventsListBySingleResourceOptionalParams
27+
- Added Interface EventsListBySubscriptionIdNextOptionalParams
28+
- Added Interface EventsListBySubscriptionIdOptionalParams
29+
- Added Interface EventsListByTenantIdNextOptionalParams
30+
- Added Interface EventsListByTenantIdOptionalParams
31+
- Added Interface Faq
32+
- Added Interface Impact
33+
- Added Interface ImpactedResourcesGetByTenantIdOptionalParams
34+
- Added Interface ImpactedResourcesGetOptionalParams
35+
- Added Interface ImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams
36+
- Added Interface ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams
37+
- Added Interface ImpactedResourcesListByTenantIdAndEventIdNextOptionalParams
38+
- Added Interface ImpactedResourcesListByTenantIdAndEventIdOptionalParams
39+
- Added Interface ImpactedResourceStatus
40+
- Added Interface ImpactedServiceRegion
41+
- Added Interface KeyValueItem
42+
- Added Interface Link
43+
- Added Interface LinkDisplayText
44+
- Added Interface MetadataEntity
45+
- Added Interface MetadataEntityListResult
46+
- Added Interface MetadataGetEntityOptionalParams
47+
- Added Interface MetadataListNextOptionalParams
48+
- Added Interface MetadataListOptionalParams
49+
- Added Interface MetadataSupportedValueDetail
50+
- Added Interface ProxyResource
51+
- Added Interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams
52+
- Added Interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams
53+
- Added Interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextOptionalParams
54+
- Added Interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdOptionalParams
55+
- Added Interface SystemData
56+
- Added Interface Update
57+
- Added Type Alias CreatedByType
58+
- Added Type Alias EventFetchDetailsBySubscriptionIdAndTrackingIdResponse
59+
- Added Type Alias EventFetchDetailsByTenantIdAndTrackingIdResponse
60+
- Added Type Alias EventGetBySubscriptionIdAndTrackingIdResponse
61+
- Added Type Alias EventGetByTenantIdAndTrackingIdResponse
62+
- Added Type Alias EventLevelValues
63+
- Added Type Alias EventsListBySingleResourceNextResponse
64+
- Added Type Alias EventsListBySingleResourceResponse
65+
- Added Type Alias EventsListBySubscriptionIdNextResponse
66+
- Added Type Alias EventsListBySubscriptionIdResponse
67+
- Added Type Alias EventsListByTenantIdNextResponse
68+
- Added Type Alias EventsListByTenantIdResponse
69+
- Added Type Alias EventSourceValues
70+
- Added Type Alias EventStatusValues
71+
- Added Type Alias EventTypeValues
72+
- Added Type Alias ImpactedResourcesGetByTenantIdResponse
73+
- Added Type Alias ImpactedResourcesGetResponse
74+
- Added Type Alias ImpactedResourcesListBySubscriptionIdAndEventIdNextResponse
75+
- Added Type Alias ImpactedResourcesListBySubscriptionIdAndEventIdResponse
76+
- Added Type Alias ImpactedResourcesListByTenantIdAndEventIdNextResponse
77+
- Added Type Alias ImpactedResourcesListByTenantIdAndEventIdResponse
78+
- Added Type Alias IssueNameParameter
79+
- Added Type Alias LevelValues
80+
- Added Type Alias LinkTypeValues
81+
- Added Type Alias MetadataGetEntityResponse
82+
- Added Type Alias MetadataListNextResponse
83+
- Added Type Alias MetadataListResponse
84+
- Added Type Alias ReasonTypeValues
85+
- Added Type Alias Scenario
86+
- Added Type Alias SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextResponse
87+
- Added Type Alias SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdResponse
88+
- Added Type Alias SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextResponse
89+
- Added Type Alias SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdResponse
90+
- Interface AvailabilityStatusProperties has a new optional parameter category
91+
- Interface AvailabilityStatusProperties has a new optional parameter context
92+
- Interface AvailabilityStatusProperties has a new optional parameter recentlyResolved
93+
- Interface AvailabilityStatusProperties has a new optional parameter title
94+
- Interface Resource has a new optional parameter systemData
95+
- Added Enum KnownAvailabilityStateValues
96+
- Added Enum KnownCreatedByType
97+
- Added Enum KnownEventLevelValues
98+
- Added Enum KnownEventSourceValues
99+
- Added Enum KnownEventStatusValues
100+
- Added Enum KnownEventTypeValues
101+
- Added Enum KnownIssueNameParameter
102+
- Added Enum KnownLevelValues
103+
- Added Enum KnownLinkTypeValues
104+
- Added Enum KnownReasonChronicityTypes
105+
- Added Enum KnownReasonTypeValues
106+
- Added Enum KnownScenario
10107

11-
### Other Changes
108+
**Breaking Changes**
12109

110+
- Removed operation group ChildAvailabilityStatuses
111+
- Removed operation group ChildResources
112+
- Operation EmergingIssues.get has a new signature
113+
- Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
114+
- Class MicrosoftResourceHealth no longer has parameter childAvailabilityStatuses
115+
- Class MicrosoftResourceHealth no longer has parameter childResources
116+
117+
13118
## 3.2.0 (2023-02-01)
14119

15120
**Features**

sdk/resourcehealth/arm-resourcehealth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Resource Health Client.
66

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

1212
## Getting started
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "0cd7b3e83d5e7e21222dcc4bdde4565562da0cdf",
3-
"readme": "specification\\resourcehealth\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\resourcehealth\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.7 --generate-sample=true",
2+
"commit": "181957ed645dc29b9016a49532ddfcff4a783b79",
3+
"readme": "specification/resourcehealth/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --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/resourcehealth/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.5",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
7-
"use": "@autorest/typescript@6.0.0-rc.7"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
7+
"use": "@autorest/typescript@6.0.0-rc.5"
88
}

sdk/resourcehealth/arm-resourcehealth/package.json

Lines changed: 4 additions & 13 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 MicrosoftResourceHealth.",
6-
"version": "3.2.1",
6+
"version": "4.0.0-beta.1",
77
"engines": {
88
"node": ">=14.0.0"
99
},
@@ -37,7 +37,6 @@
3737
"typescript": "~4.8.0",
3838
"uglify-js": "^3.4.9",
3939
"rimraf": "^3.0.0",
40-
"dotenv": "^8.2.0",
4140
"@azure/identity": "^2.0.1",
4241
"@azure-tools/test-recorder": "^2.0.0",
4342
"@azure-tools/test-credential": "^1.0.0",
@@ -48,6 +47,7 @@
4847
"@types/node": "^14.0.0",
4948
"@azure/dev-tool": "^1.0.0"
5049
},
50+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth",
5151
"repository": {
5252
"type": "git",
5353
"url": "https://github.com/Azure/azure-sdk-for-js.git"
@@ -108,14 +108,5 @@
108108
}
109109
]
110110
},
111-
"autoPublish": true,
112-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth",
113-
"//sampleConfiguration": {
114-
"productName": "",
115-
"productSlugs": [
116-
"azure"
117-
],
118-
"disableDocsMs": true,
119-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-resourcehealth?view=azure-node-preview"
120-
}
121-
}
111+
"autoPublish": true
112+
}

0 commit comments

Comments
 (0)