|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.1.0-beta.1 (Unreleased) |
| 3 | +## 1.1.0-beta.1 (2023-10-23) |
4 | 4 |
|
5 | | -### Features Added |
| 5 | +- Azure Resource Manager Self Help client library for Java. This package contains Microsoft Azure SDK for Self Help Management SDK. Help RP provider. Package tag package-2023-09-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
6 | 6 |
|
7 | 7 | ### Breaking Changes |
8 | 8 |
|
9 | | -### Bugs Fixed |
| 9 | +* `models.ProvisioningState` was removed |
| 10 | + |
| 11 | +#### `models.DiagnosticResource` was modified |
| 12 | + |
| 13 | +* `models.ProvisioningState provisioningState()` -> `models.DiagnosticProvisioningState provisioningState()` |
| 14 | + |
| 15 | +#### `models.Diagnostics` was modified |
| 16 | + |
| 17 | +* `checkNameAvailability(java.lang.String)` was removed |
| 18 | +* `checkNameAvailabilityWithResponse(java.lang.String,models.CheckNameAvailabilityRequest,com.azure.core.util.Context)` was removed |
| 19 | + |
| 20 | +#### `models.SolutionMetadataResource` was modified |
| 21 | + |
| 22 | +* `solutionId()` was removed |
| 23 | +* `solutionType()` was removed |
| 24 | +* `requiredParameterSets()` was removed |
| 25 | +* `description()` was removed |
| 26 | + |
| 27 | +### Features Added |
| 28 | + |
| 29 | +* `models.ExecutionStatus` was added |
| 30 | + |
| 31 | +* `models.QuestionContentType` was added |
| 32 | + |
| 33 | +* `models.AutomatedCheckResult` was added |
| 34 | + |
| 35 | +* `models.SolutionResourceProperties` was added |
| 36 | + |
| 37 | +* `models.SolutionResource$Definition` was added |
| 38 | + |
| 39 | +* `models.TroubleshooterProvisioningState` was added |
| 40 | + |
| 41 | +* `models.TroubleshootersRestartResponse` was added |
| 42 | + |
| 43 | +* `models.TroubleshootersContinueMethodHeaders` was added |
| 44 | + |
| 45 | +* `models.Type` was added |
| 46 | + |
| 47 | +* `models.AggregationType` was added |
| 48 | + |
| 49 | +* `models.TroubleshooterResource` was added |
| 50 | + |
| 51 | +* `models.AutomatedCheckResultType` was added |
| 52 | + |
| 53 | +* `models.Troubleshooters` was added |
| 54 | + |
| 55 | +* `models.MetricsBasedChart` was added |
| 56 | + |
| 57 | +* `models.TriggerCriterion` was added |
| 58 | + |
| 59 | +* `models.Name` was added |
| 60 | + |
| 61 | +* `models.TroubleshooterResource$DefinitionStages` was added |
| 62 | + |
| 63 | +* `models.CheckNameAvailabilities` was added |
| 64 | + |
| 65 | +* `models.FilterGroup` was added |
| 66 | + |
| 67 | +* `models.SolutionsDiagnostic` was added |
| 68 | + |
| 69 | +* `models.SolutionProvisioningState` was added |
| 70 | + |
| 71 | +* `models.TroubleshootersEndHeaders` was added |
| 72 | + |
| 73 | +* `models.Confidence` was added |
| 74 | + |
| 75 | +* `models.SolutionMetadataProperties` was added |
| 76 | + |
| 77 | +* `models.ResponseValidationProperties` was added |
| 78 | + |
| 79 | +* `models.SolutionResource$Update` was added |
| 80 | + |
| 81 | +* `models.SolutionType` was added |
| 82 | + |
| 83 | +* `models.TroubleshootersRestartHeaders` was added |
| 84 | + |
| 85 | +* `models.WebResult` was added |
| 86 | + |
| 87 | +* `models.Video` was added |
| 88 | + |
| 89 | +* `models.StepInput` was added |
| 90 | + |
| 91 | +* `models.SolutionResource$DefinitionStages` was added |
| 92 | + |
| 93 | +* `models.ResultType` was added |
| 94 | + |
| 95 | +* `models.SolutionsTroubleshooters` was added |
| 96 | + |
| 97 | +* `models.VideoGroup` was added |
| 98 | + |
| 99 | +* `models.SolutionOperations` was added |
| 100 | + |
| 101 | +* `models.ReplacementMaps` was added |
| 102 | + |
| 103 | +* `models.SolutionResource$UpdateStages` was added |
| 104 | + |
| 105 | +* `models.ResponseOption` was added |
| 106 | + |
| 107 | +* `models.SearchResult` was added |
| 108 | + |
| 109 | +* `models.TroubleshooterResponse` was added |
| 110 | + |
| 111 | +* `models.TroubleshootersContinueMethodResponse` was added |
| 112 | + |
| 113 | +* `models.ContinueRequestBody` was added |
| 114 | + |
| 115 | +* `models.QuestionType` was added |
| 116 | + |
| 117 | +* `models.Step` was added |
| 118 | + |
| 119 | +* `models.SolutionPatchRequestBody` was added |
| 120 | + |
| 121 | +* `models.TroubleshooterResource$Definition` was added |
| 122 | + |
| 123 | +* `models.Section` was added |
| 124 | + |
| 125 | +* `models.VideoGroupVideo` was added |
| 126 | + |
| 127 | +* `models.SolutionResource` was added |
| 128 | + |
| 129 | +* `models.TroubleshootersEndResponse` was added |
| 130 | + |
| 131 | +* `models.DiagnosticProvisioningState` was added |
| 132 | + |
| 133 | +* `models.RestartTroubleshooterResponse` was added |
| 134 | + |
| 135 | +* `models.Filter` was added |
| 136 | + |
| 137 | +#### `models.SolutionMetadataResource` was modified |
| 138 | + |
| 139 | +* `solutions()` was added |
| 140 | + |
| 141 | +#### `SelfHelpManager` was modified |
10 | 142 |
|
11 | | -### Other Changes |
| 143 | +* `solutionOperations()` was added |
| 144 | +* `troubleshooters()` was added |
| 145 | +* `checkNameAvailabilities()` was added |
12 | 146 |
|
13 | 147 | ## 1.0.0 (2023-06-22) |
14 | 148 |
|
|
0 commit comments