Skip to content
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
48 changes: 9 additions & 39 deletions common/config/rush/pnpm-lock.yaml

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

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-03-29)

**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/[email protected].7 --generate-sample=true",
"commit": "bc573342663fc1fafbb3cdc4fad0a5fd7ca807ed",
"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/[email protected].10",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/[email protected].7"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/[email protected].10"
}
20 changes: 6 additions & 14 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.2.1",
"version": "4.0.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.6.1",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -31,13 +31,13 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.2",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"dotenv": "^8.2.0",
"dotenv": "^16.0.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
Expand Down Expand Up @@ -109,13 +109,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"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth"
}
Loading