Skip to content

Commit

Permalink
CodeGen from PR 22479 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 4a8716bc86e0142b4251dd36155b800a2571efc4 into c94b5583e56b7ffcfeaee8dbb9e09516c43fc324
  • Loading branch information
SDKAuto committed Feb 8, 2023
1 parent 85c2415 commit 866de98
Show file tree
Hide file tree
Showing 30 changed files with 4,193 additions and 771 deletions.
121 changes: 113 additions & 8 deletions sdk/resourcehealth/arm-resourcehealth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,120 @@
# Release History

## 4.0.0-beta.1 (2023-02-08)

**Features**

## 3.2.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group EventOperations
- Added operation group EventsOperations
- Added operation group ImpactedResources
- Added operation group Metadata
- Added operation group SecurityAdvisoryImpactedResources
- Added Interface AvailabilityStatusPropertiesRecentlyResolved
- Added Interface Event_2
- Added Interface EventFetchDetailsBySubscriptionIdAndTrackingIdOptionalParams
- Added Interface EventFetchDetailsByTenantIdAndTrackingIdOptionalParams
- Added Interface EventGetBySubscriptionIdAndTrackingIdOptionalParams
- Added Interface EventGetByTenantIdAndTrackingIdOptionalParams
- Added Interface EventImpactedResource
- Added Interface EventImpactedResourceListResult
- Added Interface EventPropertiesAdditionalInformation
- Added Interface EventPropertiesArticle
- Added Interface EventPropertiesRecommendedActions
- Added Interface EventPropertiesRecommendedActionsItem
- Added Interface Events
- Added Interface EventsListBySingleResourceNextOptionalParams
- Added Interface EventsListBySingleResourceOptionalParams
- Added Interface EventsListBySubscriptionIdNextOptionalParams
- Added Interface EventsListBySubscriptionIdOptionalParams
- Added Interface EventsListByTenantIdNextOptionalParams
- Added Interface EventsListByTenantIdOptionalParams
- Added Interface Faq
- Added Interface Impact
- Added Interface ImpactedResourcesGetByTenantIdOptionalParams
- Added Interface ImpactedResourcesGetOptionalParams
- Added Interface ImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams
- Added Interface ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams
- Added Interface ImpactedResourcesListByTenantIdAndEventIdNextOptionalParams
- Added Interface ImpactedResourcesListByTenantIdAndEventIdOptionalParams
- Added Interface ImpactedResourceStatus
- Added Interface ImpactedServiceRegion
- Added Interface KeyValueItem
- Added Interface Link
- Added Interface LinkDisplayText
- Added Interface MetadataEntity
- Added Interface MetadataEntityListResult
- Added Interface MetadataGetEntityOptionalParams
- Added Interface MetadataListNextOptionalParams
- Added Interface MetadataListOptionalParams
- Added Interface MetadataSupportedValueDetail
- Added Interface ProxyResource
- Added Interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams
- Added Interface SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams
- Added Interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextOptionalParams
- Added Interface SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdOptionalParams
- Added Interface SystemData
- Added Interface Update
- Added Type Alias CreatedByType
- Added Type Alias EventFetchDetailsBySubscriptionIdAndTrackingIdResponse
- Added Type Alias EventFetchDetailsByTenantIdAndTrackingIdResponse
- Added Type Alias EventGetBySubscriptionIdAndTrackingIdResponse
- Added Type Alias EventGetByTenantIdAndTrackingIdResponse
- Added Type Alias EventLevelValues
- Added Type Alias EventsListBySingleResourceNextResponse
- Added Type Alias EventsListBySingleResourceResponse
- Added Type Alias EventsListBySubscriptionIdNextResponse
- Added Type Alias EventsListBySubscriptionIdResponse
- Added Type Alias EventsListByTenantIdNextResponse
- Added Type Alias EventsListByTenantIdResponse
- Added Type Alias EventSourceValues
- Added Type Alias EventStatusValues
- Added Type Alias EventTypeValues
- Added Type Alias ImpactedResourcesGetByTenantIdResponse
- Added Type Alias ImpactedResourcesGetResponse
- Added Type Alias ImpactedResourcesListBySubscriptionIdAndEventIdNextResponse
- Added Type Alias ImpactedResourcesListBySubscriptionIdAndEventIdResponse
- Added Type Alias ImpactedResourcesListByTenantIdAndEventIdNextResponse
- Added Type Alias ImpactedResourcesListByTenantIdAndEventIdResponse
- Added Type Alias IssueNameParameter
- Added Type Alias LevelValues
- Added Type Alias LinkTypeValues
- Added Type Alias MetadataGetEntityResponse
- Added Type Alias MetadataListNextResponse
- Added Type Alias MetadataListResponse
- Added Type Alias ReasonTypeValues
- Added Type Alias Scenario
- Added Type Alias SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdNextResponse
- Added Type Alias SecurityAdvisoryImpactedResourcesListBySubscriptionIdAndEventIdResponse
- Added Type Alias SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdNextResponse
- Added Type Alias SecurityAdvisoryImpactedResourcesListByTenantIdAndEventIdResponse
- Interface AvailabilityStatusProperties has a new optional parameter category
- Interface AvailabilityStatusProperties has a new optional parameter context
- Interface AvailabilityStatusProperties has a new optional parameter recentlyResolved
- Interface AvailabilityStatusProperties has a new optional parameter title
- Interface Resource has a new optional parameter systemData
- Added Enum KnownAvailabilityStateValues
- Added Enum KnownCreatedByType
- Added Enum KnownEventLevelValues
- Added Enum KnownEventSourceValues
- Added Enum KnownEventStatusValues
- Added Enum KnownEventTypeValues
- Added Enum KnownIssueNameParameter
- Added Enum KnownLevelValues
- Added Enum KnownLinkTypeValues
- Added Enum KnownReasonChronicityTypes
- Added Enum KnownReasonTypeValues
- Added Enum KnownScenario

### Other Changes
**Breaking Changes**

- Removed operation group ChildAvailabilityStatuses
- Removed operation group ChildResources
- Operation EmergingIssues.get has a new signature
- Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
- Class MicrosoftResourceHealth no longer has parameter childAvailabilityStatuses
- Class MicrosoftResourceHealth no longer has parameter childResources


## 3.2.0 (2023-02-01)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcehealth/arm-resourcehealth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Resource Health Client.

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

## Getting started
Expand Down
10 changes: 5 additions & 5 deletions sdk/resourcehealth/arm-resourcehealth/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "0cd7b3e83d5e7e21222dcc4bdde4565562da0cdf",
"readme": "specification\\resourcehealth\\resource-manager\\readme.md",
"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",
"commit": "181957ed645dc29b9016a49532ddfcff4a783b79",
"readme": "specification/resourcehealth/resource-manager/readme.md",
"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",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/typescript@6.0.0-rc.7"
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
"use": "@autorest/typescript@6.0.0-rc.5"
}
17 changes: 4 additions & 13 deletions sdk/resourcehealth/arm-resourcehealth/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 MicrosoftResourceHealth.",
"version": "3.2.1",
"version": "4.0.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -37,7 +37,6 @@
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"dotenv": "^8.2.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^2.0.0",
"@azure-tools/test-credential": "^1.0.0",
Expand All @@ -48,6 +47,7 @@
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth",
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
Expand Down Expand Up @@ -108,14 +108,5 @@
}
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-resourcehealth?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading

0 comments on commit 866de98

Please sign in to comment.