Skip to content

Commit

Permalink
CodeGen from PR 21588 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge b461f90250a731b6ff5a9c131effea0e8da41a61 into 89a1da5c735d5ef2107488fb5291dc3947cd7f79
  • Loading branch information
SDKAuto committed Dec 5, 2022
1 parent 5691cc1 commit e00e781
Show file tree
Hide file tree
Showing 28 changed files with 2,629 additions and 1,122 deletions.
14 changes: 7 additions & 7 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

98 changes: 90 additions & 8 deletions sdk/resourcehealth/arm-resourcehealth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,97 @@
# Release History

## 4.0.0 (2022-12-05)

**Features**

## 3.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group EventOperations
- Added operation group EventsOperations
- Added operation group ImpactedResources
- Added Interface AvailabilityStatusPropertiesRecentlyResolved
- Added Interface Event_2
- 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 ImpactedResourcesGetOptionalParams
- Added Interface ImpactedResourcesListBySubscriptionIdAndEventIdNextOptionalParams
- Added Interface ImpactedResourcesListBySubscriptionIdAndEventIdOptionalParams
- Added Interface ImpactedResourceStatus
- Added Interface ImpactedServiceRegion
- Added Interface KeyValueItem
- Added Interface Link
- Added Interface LinkDisplayText
- Added Interface ProxyResource
- Added Interface SystemData
- Added Interface Update
- Added Type Alias CreatedByType
- 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 ImpactedResourcesGetResponse
- Added Type Alias ImpactedResourcesListBySubscriptionIdAndEventIdNextResponse
- Added Type Alias ImpactedResourcesListBySubscriptionIdAndEventIdResponse
- Added Type Alias LevelValues
- Added Type Alias LinkTypeValues
- Added Type Alias ReasonTypeValues
- Interface AvailabilityStatusProperties has a new optional parameter recentlyResolved
- Interface AvailabilityStatusProperties has a new optional parameter title
- Interface Resource has a new optional parameter systemData
- Class MicrosoftResourceHealth has a new parameter eventOperations
- Class MicrosoftResourceHealth has a new parameter eventsOperations
- Class MicrosoftResourceHealth has a new parameter impactedResources
- Added Enum KnownAvailabilityStateValues
- Added Enum KnownCreatedByType
- Added Enum KnownEventLevelValues
- Added Enum KnownEventSourceValues
- Added Enum KnownEventStatusValues
- Added Enum KnownEventTypeValues
- Added Enum KnownLevelValues
- Added Enum KnownLinkTypeValues
- Added Enum KnownReasonChronicityTypes
- Added Enum KnownReasonTypeValues

### Other Changes
**Breaking Changes**

- Removed operation group ChildAvailabilityStatuses
- Removed operation group ChildResources
- Removed operation group EmergingIssues
- Interface AvailabilityStatusesListByResourceGroupNextOptionalParams no longer has parameter expand
- Interface AvailabilityStatusesListByResourceGroupNextOptionalParams no longer has parameter filter
- Interface AvailabilityStatusesListBySubscriptionIdNextOptionalParams no longer has parameter expand
- Interface AvailabilityStatusesListBySubscriptionIdNextOptionalParams no longer has parameter filter
- Interface AvailabilityStatusesListNextOptionalParams no longer has parameter expand
- Interface AvailabilityStatusesListNextOptionalParams no longer has parameter filter
- Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
- Class MicrosoftResourceHealth no longer has parameter childAvailabilityStatuses
- Class MicrosoftResourceHealth no longer has parameter childResources
- Class MicrosoftResourceHealth no longer has parameter emergingIssues
- Removed Enum KnownSeverityValues
- Removed Enum KnownStageValues


## 3.1.0 (2022-07-14)

**Features**
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.7.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.0-rc.1 --generate-sample=true",
"commit": "9cb0b4482b30381d481543fb7efdba627227f437",
"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.4",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.0",
"use": "@autorest/typescript@6.0.0-rc.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.2",
"use": "@autorest/typescript@6.0.0-rc.4"
}
19 changes: 6 additions & 13 deletions sdk/resourcehealth/arm-resourcehealth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for MicrosoftResourceHealth.",
"version": "3.1.1",
"version": "4.0.0",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.5.0",
"@azure/core-client": "^1.6.1",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -34,7 +34,7 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.2.0",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
Expand All @@ -44,6 +44,7 @@
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@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",
Expand Down Expand Up @@ -107,13 +108,5 @@
}
]
},
"autoPublish": true,
"//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 e00e781

Please sign in to comment.