Skip to content
Draft
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
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.

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

## 4.0.0 (2022-02-25)

**Features**

## 3.0.1 (Unreleased)
- Added operation group EventsOperations
- Added Interface AvailabilityStatusPropertiesRecentlyResolved
- 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 Faq
- Added Interface Impact
- Added Interface ImpactedServiceRegion
- Added Interface Link
- Added Interface LinkDisplayText
- Added Interface MetadataEntityListResult
- Added Interface MetadataSupportedValueDetail
- Added Interface Update
- Added Type Alias Event_2
- Added Type Alias EventLevelValues
- Added Type Alias EventsListBySingleResourceNextResponse
- Added Type Alias EventsListBySingleResourceResponse
- Added Type Alias EventsListBySubscriptionIdNextResponse
- Added Type Alias EventsListBySubscriptionIdResponse
- Added Type Alias EventSourceValues
- Added Type Alias EventStatusValues
- Added Type Alias EventTypeValues
- Added Type Alias LevelValues
- Added Type Alias LinkTypeValues
- Added Type Alias MetadataEntity
- Added Type Alias Scenario
- Interface AvailabilityStatusProperties has a new optional parameter occurredTime
- Interface AvailabilityStatusProperties has a new optional parameter recentlyResolved
- Class MicrosoftResourceHealth has a new parameter eventsOperations
- Added Enum KnownAvailabilityStateValues
- Added Enum KnownEventLevelValues
- Added Enum KnownEventSourceValues
- Added Enum KnownEventStatusValues
- Added Enum KnownEventTypeValues
- Added Enum KnownLevelValues
- Added Enum KnownLinkTypeValues
- Added Enum KnownReasonChronicityTypes
- Added Enum KnownScenario

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
**Breaking Changes**

- Removed operation group ChildAvailabilityStatuses
- Removed operation group ChildResources
- Interface AvailabilityStatusProperties no longer has parameter occuredTime
- Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
- Class MicrosoftResourceHealth no longer has parameter childAvailabilityStatuses
- Class MicrosoftResourceHealth no longer has parameter childResources


## 3.0.0 (2021-12-22)

The package of @azure/arm-resourcehealth is using our next generation design principles since version 3.0.0, which contains breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcehealth/arm-resourcehealth/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 Microsoft
Copyright (c) 2022 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcehealth/arm-resourcehealth/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"commit": "0cd7b3e83d5e7e21222dcc4bdde4565562da0cdf",
"commit": "a505022a2a7498bdc4e180e4dc8b4b804cc0bbe5",
"readme": "specification/resourcehealth/resource-manager/readme.md",
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/resourcehealth/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20211217.1",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/resourcehealth/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20220105.1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"use": "@autorest/typescript@6.0.0-alpha.16.20211217.1"
"use": "@autorest/typescript@6.0.0-alpha.16.20220105.1"
}
25 changes: 19 additions & 6 deletions sdk/resourcehealth/arm-resourcehealth/api-extractor.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts",
"docModel": { "enabled": true },
"apiReport": { "enabled": true, "reportFolder": "./review" },
"docModel": {
"enabled": true
},
"apiReport": {
"enabled": true,
"reportFolder": "./review"
},
"dtsRollup": {
"enabled": true,
"untrimmedFilePath": "",
"publicTrimmedFilePath": "./types/arm-resourcehealth.d.ts"
},
"messages": {
"tsdocMessageReporting": { "default": { "logLevel": "none" } },
"tsdocMessageReporting": {
"default": {
"logLevel": "none"
}
},
"extractorMessageReporting": {
"ae-missing-release-tag": { "logLevel": "none" },
"ae-unresolved-link": { "logLevel": "none" }
"ae-missing-release-tag": {
"logLevel": "none"
},
"ae-unresolved-link": {
"logLevel": "none"
}
}
}
}
}
8 changes: 4 additions & 4 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.0.1",
"version": "1.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand All @@ -27,12 +27,12 @@
"types": "./types/arm-resourcehealth.d.ts",
"devDependencies": {
"@microsoft/api-extractor": "^7.18.11",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-multi-entry": "^3.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"mkdirp": "^1.0.4",
"rollup": "^2.0.0",
"rollup": "^1.16.3",
"rollup-plugin-sourcemaps": "^0.4.2",
"typescript": "~4.2.0",
"uglify-js": "^3.4.9",
Expand Down Expand Up @@ -97,4 +97,4 @@
},
"sideEffects": false,
"autoPublish": true
}
}
Loading