|
1 | 1 | # Release History
|
2 |
| - |
3 |
| -## 2.0.0-beta.6 (Unreleased) |
4 |
| - |
| 2 | + |
| 3 | +## 2.0.0-beta.6 (2025-05-09) |
| 4 | +Compared with version 1.0.0 |
| 5 | + |
5 | 6 | ### Features Added
|
6 | 7 |
|
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 8 | + - Added operation group CheckNameAvailability |
| 9 | + - Added operation group DiscoverySolutionNLP |
| 10 | + - Added operation group SimplifiedSolutions |
| 11 | + - Added operation group Solution |
| 12 | + - Added operation group SolutionSelfHelp |
| 13 | + - Added operation group Troubleshooters |
| 14 | + - Added Interface AutomatedCheckResult |
| 15 | + - Added Interface CheckNameAvailabilityCheckAvailabilityOptionalParams |
| 16 | + - Added Interface ClassificationService |
| 17 | + - Added Interface ContinueRequestBody |
| 18 | + - Added Interface DiagnosticsCreateHeaders |
| 19 | + - Added Interface DiscoveryNlpRequest |
| 20 | + - Added Interface DiscoveryNlpResponse |
| 21 | + - Added Interface DiscoverySolutionNLPDiscoverSolutionsBySubscriptionOptionalParams |
| 22 | + - Added Interface DiscoverySolutionNLPDiscoverSolutionsOptionalParams |
| 23 | + - Added Interface Filter |
| 24 | + - Added Interface FilterGroup |
| 25 | + - Added Interface MetricsBasedChart |
| 26 | + - Added Interface ReplacementMaps |
| 27 | + - Added Interface ReplacementMapsSelfHelp |
| 28 | + - Added Interface ResponseOption |
| 29 | + - Added Interface ResponseValidationProperties |
| 30 | + - Added Interface RestartTroubleshooterResponse |
| 31 | + - Added Interface SearchResult |
| 32 | + - Added Interface Section |
| 33 | + - Added Interface SectionSelfHelp |
| 34 | + - Added Interface SimplifiedSolutionsCreateHeaders |
| 35 | + - Added Interface SimplifiedSolutionsCreateOptionalParams |
| 36 | + - Added Interface SimplifiedSolutionsGetOptionalParams |
| 37 | + - Added Interface SimplifiedSolutionsResource |
| 38 | + - Added Interface SolutionCreateHeaders |
| 39 | + - Added Interface SolutionCreateOptionalParams |
| 40 | + - Added Interface SolutionGetOptionalParams |
| 41 | + - Added Interface SolutionMetadataProperties |
| 42 | + - Added Interface SolutionNlpMetadataResource |
| 43 | + - Added Interface SolutionPatchRequestBody |
| 44 | + - Added Interface SolutionResource |
| 45 | + - Added Interface SolutionResourceSelfHelp |
| 46 | + - Added Interface SolutionsDiagnostic |
| 47 | + - Added Interface SolutionSelfHelpGetOptionalParams |
| 48 | + - Added Interface SolutionsTroubleshooters |
| 49 | + - Added Interface SolutionUpdateHeaders |
| 50 | + - Added Interface SolutionUpdateOptionalParams |
| 51 | + - Added Interface SolutionWarmUpOptionalParams |
| 52 | + - Added Interface SolutionWarmUpRequestBody |
| 53 | + - Added Interface Step |
| 54 | + - Added Interface StepInput |
| 55 | + - Added Interface TriggerCriterion |
| 56 | + - Added Interface TroubleshooterResource |
| 57 | + - Added Interface TroubleshooterResponse |
| 58 | + - Added Interface TroubleshootersContinueOptionalParams |
| 59 | + - Added Interface TroubleshootersCreateOptionalParams |
| 60 | + - Added Interface TroubleshootersEndOptionalParams |
| 61 | + - Added Interface TroubleshootersGetOptionalParams |
| 62 | + - Added Interface TroubleshootersRestartOptionalParams |
| 63 | + - Added Interface Video |
| 64 | + - Added Interface VideoGroup |
| 65 | + - Added Interface VideoGroupVideo |
| 66 | + - Added Interface WebResult |
| 67 | + - Added Type Alias AggregationType |
| 68 | + - Added Type Alias AutomatedCheckResultType |
| 69 | + - Added Type Alias CheckNameAvailabilityCheckAvailabilityResponse |
| 70 | + - Added Type Alias Confidence |
| 71 | + - Added Type Alias DiagnosticProvisioningState |
| 72 | + - Added Type Alias DiscoverySolutionNLPDiscoverSolutionsBySubscriptionResponse |
| 73 | + - Added Type Alias DiscoverySolutionNLPDiscoverSolutionsResponse |
| 74 | + - Added Type Alias ExecutionStatus |
| 75 | + - Added Type Alias Name |
| 76 | + - Added Type Alias QuestionContentType |
| 77 | + - Added Type Alias QuestionType |
| 78 | + - Added Type Alias ResultType |
| 79 | + - Added Type Alias SimplifiedSolutionsCreateResponse |
| 80 | + - Added Type Alias SimplifiedSolutionsGetResponse |
| 81 | + - Added Type Alias SolutionCreateResponse |
| 82 | + - Added Type Alias SolutionGetResponse |
| 83 | + - Added Type Alias SolutionProvisioningState |
| 84 | + - Added Type Alias SolutionSelfHelpGetResponse |
| 85 | + - Added Type Alias SolutionType |
| 86 | + - Added Type Alias SolutionUpdateResponse |
| 87 | + - Added Type Alias TroubleshooterProvisioningState |
| 88 | + - Added Type Alias TroubleshootersCreateResponse |
| 89 | + - Added Type Alias TroubleshootersGetResponse |
| 90 | + - Added Type Alias TroubleshootersRestartResponse |
| 91 | + - Added Type Alias Type |
| 92 | + - Added Type Alias ValidationScope |
| 93 | + - Interface SolutionMetadataResource has a new optional parameter solutions |
| 94 | + - Added Enum KnownAggregationType |
| 95 | + - Added Enum KnownAutomatedCheckResultType |
| 96 | + - Added Enum KnownConfidence |
| 97 | + - Added Enum KnownDiagnosticProvisioningState |
| 98 | + - Added Enum KnownExecutionStatus |
| 99 | + - Added Enum KnownName |
| 100 | + - Added Enum KnownQuestionContentType |
| 101 | + - Added Enum KnownQuestionType |
| 102 | + - Added Enum KnownResultType |
| 103 | + - Added Enum KnownSolutionProvisioningState |
| 104 | + - Added Enum KnownSolutionType |
| 105 | + - Added Enum KnownTroubleshooterProvisioningState |
| 106 | + - Added Enum KnownType |
| 107 | + - Added Enum KnownValidationScope |
10 | 108 |
|
11 |
| -### Other Changes |
| 109 | +### Breaking Changes |
12 | 110 |
|
| 111 | + - Removed operation Diagnostics.checkNameAvailability |
| 112 | + - Operation Diagnostics.beginCreate has a new signature |
| 113 | + - Operation Diagnostics.beginCreateAndWait has a new signature |
| 114 | + - Operation DiscoverySolution.list has a new signature |
| 115 | + - Interface DiagnosticsCreateOptionalParams no longer has parameter diagnosticResourceRequest |
| 116 | + - Interface SolutionMetadataResource no longer has parameter description |
| 117 | + - Interface SolutionMetadataResource no longer has parameter requiredParameterSets |
| 118 | + - Interface SolutionMetadataResource no longer has parameter solutionId |
| 119 | + - Interface SolutionMetadataResource no longer has parameter solutionType |
| 120 | + - Parameter value of interface DiscoveryResponse is now required |
| 121 | + - Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState |
| 122 | + - Removed Enum KnownProvisioningState |
| 123 | + |
| 124 | + |
13 | 125 | ## 2.0.0-beta.5 (2024-06-26)
|
14 | 126 | Compared with version 1.0.0
|
15 | 127 |
|
|
0 commit comments