Skip to content

Commit 64211a9

Browse files

File tree

112 files changed

+6681
-479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+6681
-479
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcehealth/arm-resourcehealth/CHANGELOG.md

Lines changed: 111 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,118 @@
11
# Release History
2+
3+
## 4.0.0 (2023-05-12)
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 articleId
91+
- Interface AvailabilityStatusProperties has a new optional parameter category
92+
- Interface AvailabilityStatusProperties has a new optional parameter context
93+
- Interface AvailabilityStatusProperties has a new optional parameter recentlyResolved
94+
- Interface AvailabilityStatusProperties has a new optional parameter title
95+
- Interface RecommendedAction has a new optional parameter actionUrlComment
96+
- Interface Resource has a new optional parameter systemData
97+
- Added Enum KnownAvailabilityStateValues
98+
- Added Enum KnownCreatedByType
99+
- Added Enum KnownEventLevelValues
100+
- Added Enum KnownEventSourceValues
101+
- Added Enum KnownEventStatusValues
102+
- Added Enum KnownEventTypeValues
103+
- Added Enum KnownIssueNameParameter
104+
- Added Enum KnownLevelValues
105+
- Added Enum KnownLinkTypeValues
106+
- Added Enum KnownReasonChronicityTypes
107+
- Added Enum KnownReasonTypeValues
108+
- Added Enum KnownScenario
10109

11-
### Other Changes
110+
**Breaking Changes**
12111

112+
- Operation EmergingIssues.get has a new signature
113+
- Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
114+
115+
13116
## 3.2.0 (2023-02-01)
14117

15118
**Features**
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": "1c3433247689aa55d7ecdd213505dc28c035f2b9",
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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\resourcehealth\\resource-manager\\readme.md --use=@autorest/typescript@6.0.1 --generate-sample=true",
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.1"
88
}

sdk/resourcehealth/arm-resourcehealth/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "js",
44
"TagPrefix": "js/resourcehealth/arm-resourcehealth",
5-
"Tag": "js/resourcehealth/arm-resourcehealth_8d2e549e09"
5+
"Tag": "js/resourcehealth/arm-resourcehealth_ddf0f3ceba"
66
}

sdk/resourcehealth/arm-resourcehealth/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
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",
77
"engines": {
88
"node": ">=14.0.0"
99
},
1010
"dependencies": {
1111
"@azure/core-paging": "^1.2.0",
12-
"@azure/core-client": "^1.6.1",
12+
"@azure/core-client": "^1.7.0",
1313
"@azure/core-auth": "^1.3.0",
1414
"@azure/core-rest-pipeline": "^1.8.0",
1515
"tslib": "^2.2.0"
@@ -31,13 +31,13 @@
3131
"@rollup/plugin-json": "^6.0.0",
3232
"@rollup/plugin-multi-entry": "^6.0.0",
3333
"@rollup/plugin-node-resolve": "^13.1.3",
34-
"mkdirp": "^1.0.4",
34+
"mkdirp": "^2.1.2",
3535
"rollup": "^2.66.1",
3636
"rollup-plugin-sourcemaps": "^0.6.3",
3737
"typescript": "~5.0.0",
3838
"uglify-js": "^3.4.9",
3939
"rimraf": "^3.0.0",
40-
"dotenv": "^8.2.0",
40+
"dotenv": "^16.0.0",
4141
"@azure/identity": "^2.0.1",
4242
"@azure-tools/test-recorder": "^3.0.0",
4343
"@azure-tools/test-credential": "^1.0.0",
@@ -118,4 +118,4 @@
118118
"disableDocsMs": true,
119119
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-resourcehealth?view=azure-node-preview"
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)