Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure/arm-resourcehealth] [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2022-05-01 #2949

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 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-06)

**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": "f6c0c9472b3a37823b606db5316461c59720a800",
"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