|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 2.0.0-beta.7 (Unreleased) |
| 3 | +## 2.0.0-beta.7 (2026-05-28) |
| 4 | +Compared with version 1.0.0 |
4 | 5 |
|
5 | 6 | ### Features Added |
| 7 | + - Added operation group CheckNameAvailabilityOperations |
| 8 | + - Added operation group DiscoverySolutionNLPOperations |
| 9 | + - Added operation group SimplifiedSolutionsOperations |
| 10 | + - Added operation group SolutionOperations |
| 11 | + - Added operation group SolutionSelfHelpOperations |
| 12 | + - Added operation group TroubleshootersOperations |
| 13 | + - Added operation DiagnosticsOperations.create |
| 14 | + - Added Interface AutomatedCheckResult |
| 15 | + - Added Interface CheckNameAvailabilityCheckAvailabilityOptionalParams |
| 16 | + - Added Interface ClassificationService |
| 17 | + - Added Interface ContinueRequestBody |
| 18 | + - Added Interface DiagnosticResourceProperties |
| 19 | + - Added Interface DiscoveryNlpRequest |
| 20 | + - Added Interface DiscoveryNlpResponse |
| 21 | + - Added Interface DiscoverySolutionNLPDiscoverSolutionsBySubscriptionOptionalParams |
| 22 | + - Added Interface DiscoverySolutionNLPDiscoverSolutionsOptionalParams |
| 23 | + - Added Interface ExtensionResource |
| 24 | + - Added Interface Filter |
| 25 | + - Added Interface FilterGroup |
| 26 | + - Added Interface MetricsBasedChart |
| 27 | + - Added Interface NlpSolutions |
| 28 | + - Added Interface PagedAsyncIterableIterator |
| 29 | + - Added Interface PageSettings |
| 30 | + - Added Interface ReplacementMaps |
| 31 | + - Added Interface ReplacementMapsSelfHelp |
| 32 | + - Added Interface ResponseOption |
| 33 | + - Added Interface ResponseValidationProperties |
| 34 | + - Added Interface RestartTroubleshooterResponse |
| 35 | + - Added Interface RestorePollerOptions |
| 36 | + - Added Interface SearchResult |
| 37 | + - Added Interface Section |
| 38 | + - Added Interface SectionSelfHelp |
| 39 | + - Added Interface SimplePollerLike |
| 40 | + - Added Interface SimplifiedSolutionsCreateOptionalParams |
| 41 | + - Added Interface SimplifiedSolutionsGetOptionalParams |
| 42 | + - Added Interface SimplifiedSolutionsResource |
| 43 | + - Added Interface SimplifiedSolutionsResourceProperties |
| 44 | + - Added Interface SolutionCreateOptionalParams |
| 45 | + - Added Interface SolutionGetOptionalParams |
| 46 | + - Added Interface SolutionMetadataProperties |
| 47 | + - Added Interface SolutionNlpMetadataResource |
| 48 | + - Added Interface SolutionPatchRequestBody |
| 49 | + - Added Interface SolutionResource |
| 50 | + - Added Interface SolutionResourceProperties |
| 51 | + - Added Interface SolutionResourceSelfHelp |
| 52 | + - Added Interface Solutions |
| 53 | + - Added Interface SolutionsDiagnostic |
| 54 | + - Added Interface SolutionSelfHelpGetOptionalParams |
| 55 | + - Added Interface SolutionsResourcePropertiesSelfHelp |
| 56 | + - Added Interface SolutionsTroubleshooters |
| 57 | + - Added Interface SolutionUpdateOptionalParams |
| 58 | + - Added Interface SolutionWarmUpOptionalParams |
| 59 | + - Added Interface SolutionWarmUpRequestBody |
| 60 | + - Added Interface Step |
| 61 | + - Added Interface StepInput |
| 62 | + - Added Interface TriggerCriterion |
| 63 | + - Added Interface TroubleshooterInstanceProperties |
| 64 | + - Added Interface TroubleshooterResource |
| 65 | + - Added Interface TroubleshooterResponse |
| 66 | + - Added Interface TroubleshootersContinueOptionalParams |
| 67 | + - Added Interface TroubleshootersCreateOptionalParams |
| 68 | + - Added Interface TroubleshootersEndOptionalParams |
| 69 | + - Added Interface TroubleshootersGetOptionalParams |
| 70 | + - Added Interface TroubleshootersRestartOptionalParams |
| 71 | + - Added Interface Video |
| 72 | + - Added Interface VideoGroup |
| 73 | + - Added Interface VideoGroupVideo |
| 74 | + - Added Interface WebResult |
| 75 | + - Interface SolutionMetadataResource has a new optional parameter solutions |
| 76 | + - Added Type Alias AggregationType |
| 77 | + - Added Type Alias AutomatedCheckResultType |
| 78 | + - Added Type Alias AzureSupportedClouds |
| 79 | + - Added Type Alias Confidence |
| 80 | + - Added Type Alias DiagnosticProvisioningState |
| 81 | + - Added Type Alias ExecutionStatus |
| 82 | + - Added Type Alias Name |
| 83 | + - Added Type Alias QuestionContentType |
| 84 | + - Added Type Alias QuestionType |
| 85 | + - Added Type Alias ResultType |
| 86 | + - Added Type Alias SolutionProvisioningState |
| 87 | + - Added Type Alias SolutionType |
| 88 | + - Added Type Alias TroubleshooterProvisioningState |
| 89 | + - Added Type Alias Type |
| 90 | + - Added Type Alias ValidationScope |
| 91 | + - Added Enum AzureClouds |
| 92 | + - Added Enum KnownAggregationType |
| 93 | + - Added Enum KnownAutomatedCheckResultType |
| 94 | + - Added Enum KnownConfidence |
| 95 | + - Added Enum KnownDiagnosticProvisioningState |
| 96 | + - Added Enum KnownExecutionStatus |
| 97 | + - Added Enum KnownName |
| 98 | + - Added Enum KnownQuestionContentType |
| 99 | + - Added Enum KnownQuestionType |
| 100 | + - Added Enum KnownResultType |
| 101 | + - Added Enum KnownSolutionProvisioningState |
| 102 | + - Added Enum KnownSolutionType |
| 103 | + - Added Enum KnownTroubleshooterProvisioningState |
| 104 | + - Added Enum KnownType |
| 105 | + - Added Enum KnownValidationScope |
| 106 | + - Added Enum KnownVersions |
6 | 107 |
|
7 | 108 | ### Breaking Changes |
| 109 | + - Removed operation Diagnostics.checkNameAvailability |
| 110 | + - Operation DiscoverySolution.list has a new signature |
| 111 | + - Removed Interface DiagnosticsCheckNameAvailabilityOptionalParams |
| 112 | + - Removed Interface DiscoveryResponse |
| 113 | + - Interface SolutionMetadataResource no longer has parameter description |
| 114 | + - Interface SolutionMetadataResource no longer has parameter requiredParameterSets |
| 115 | + - Interface SolutionMetadataResource no longer has parameter solutionId |
| 116 | + - Interface SolutionMetadataResource no longer has parameter solutionType |
| 117 | + - Removed Type Alias ProvisioningState |
| 118 | + - Removed Enum KnownProvisioningState |
8 | 119 |
|
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 2.0.0-beta.6 (2025-08-22) |
14 | | - |
15 | | -### Other Changes |
16 | | - |
17 | | - - Other fixes |
18 | | - |
| 120 | + |
19 | 121 | ## 2.0.0-beta.5 (2024-06-26) |
20 | 122 | Compared with version 1.0.0 |
21 | 123 |
|
|
0 commit comments