|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 1.1.0-beta.1 (Unreleased) |
| 3 | +## 1.1.0-beta.1 (2025-05-10) |
4 | 4 |
|
5 |
| -### Features Added |
| 5 | +- Azure Resource Manager edgeorder client library for Java. This package contains Microsoft Azure SDK for edgeorder Management SDK. Edge Order API's. 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 | +#### `EdgeOrderManager$Configurable` was removed |
| 10 | + |
| 11 | +#### `models.OperationListResult` was removed |
| 12 | + |
| 13 | +#### `models.AddressResourceList` was removed |
| 14 | + |
| 15 | +#### `models.OrderItemResourceList` was removed |
| 16 | + |
| 17 | +#### `models.ProductFamiliesMetadata` was removed |
| 18 | + |
| 19 | +#### `models.ConfigurationFilters` was removed |
| 20 | + |
| 21 | +#### `EdgeOrderManager` was removed |
| 22 | + |
| 23 | +#### `models.ResourceProviders` was removed |
| 24 | + |
| 25 | +#### `models.ProductFamilies` was removed |
| 26 | + |
| 27 | +#### `models.OrderResourceList` was removed |
| 28 | + |
| 29 | +#### `models.Configurations` was removed |
| 30 | + |
| 31 | +#### `models.OrderItemResource$DefinitionStages` was modified |
| 32 | + |
| 33 | +* `withAddressDetails(models.AddressDetails)` was removed in stage 4 |
| 34 | + |
| 35 | +#### `models.ProductDetails` was modified |
| 36 | + |
| 37 | +* `count()` was removed |
| 38 | +* `deviceDetails()` was removed |
| 39 | + |
| 40 | +#### `models.OrderItemDetails` was modified |
| 41 | + |
| 42 | +* `managementRpDetails()` was removed |
| 43 | + |
| 44 | +#### `models.OrderItemResource` was modified |
| 45 | + |
| 46 | +* `cancelOrderItemWithResponse(models.CancellationReason,com.azure.core.util.Context)` was removed |
| 47 | +* `cancelOrderItem(models.CancellationReason)` was removed |
| 48 | + |
| 49 | +#### `models.ConfigurationsRequest` was modified |
| 50 | + |
| 51 | +* `configurationFilters()` was removed |
| 52 | +* `withConfigurationFilters(java.util.List)` was removed |
| 53 | + |
| 54 | +### Features Added |
| 55 | + |
| 56 | +* `models.OrderResources` was added |
| 57 | + |
| 58 | +* `models.OrderItemDetailsUpdateParameter` was added |
| 59 | + |
| 60 | +* `EdgeorderManager$Configurable` was added |
| 61 | + |
| 62 | +* `implementation.models.OrderResourceList` was added |
| 63 | + |
| 64 | +* `models.OrderMode` was added |
| 65 | + |
| 66 | +* `models.SiteDetails` was added |
| 67 | + |
| 68 | +* `EdgeorderManager` was added |
| 69 | + |
| 70 | +* `models.ChildConfigurationType` was added |
| 71 | + |
| 72 | +* `models.ProductDetailsUpdateParameter` was added |
| 73 | + |
| 74 | +* `models.ConfigurationFilter` was added |
| 75 | + |
| 76 | +* `models.DevicePresenceVerificationDetails` was added |
| 77 | + |
| 78 | +* `models.TermTypeDetails` was added |
| 79 | + |
| 80 | +* `implementation.models.ProductFamilies` was added |
| 81 | + |
| 82 | +* `models.ProductsAndConfigurationsOperationGroups` was added |
| 83 | + |
| 84 | +* `models.AutoProvisioningStatus` was added |
| 85 | + |
| 86 | +* `models.ProvisioningState` was added |
| 87 | + |
| 88 | +* `models.ConfigurationDeviceDetails` was added |
| 89 | + |
| 90 | +* `implementation.models.OrderItemResourceList` was added |
| 91 | + |
| 92 | +* `models.TermCommitmentType` was added |
| 93 | + |
| 94 | +* `implementation.models.Configurations` was added |
| 95 | + |
| 96 | +* `models.DevicePresenceVerificationStatus` was added |
| 97 | + |
| 98 | +* `models.IdentificationType` was added |
| 99 | + |
| 100 | +* `models.ProvisioningDetails` was added |
| 101 | + |
| 102 | +* `models.GroupedChildConfigurations` was added |
| 103 | + |
| 104 | +* `models.AdditionalConfiguration` was added |
| 105 | + |
| 106 | +* `models.ProvisioningSupport` was added |
| 107 | + |
| 108 | +* `models.OrderItemResources` was added |
| 109 | + |
| 110 | +* `models.Operations` was added |
| 111 | + |
| 112 | +* `models.UserAssignedIdentity` was added |
| 113 | + |
| 114 | +* `models.TermCommitmentInformation` was added |
| 115 | + |
| 116 | +* `models.AddressResources` was added |
| 117 | + |
| 118 | +* `models.CategoryInformation` was added |
| 119 | + |
| 120 | +* `models.FulfillmentType` was added |
| 121 | + |
| 122 | +* `implementation.models.ProductFamiliesMetadata` was added |
| 123 | + |
| 124 | +* `models.ChildConfigurationFilter` was added |
| 125 | + |
| 126 | +* `models.ResourceIdentity` was added |
| 127 | + |
| 128 | +* `models.OrdersOperationGroups` was added |
| 129 | + |
| 130 | +* `implementation.models.AddressResourceList` was added |
| 131 | + |
| 132 | +* `models.ChildConfiguration` was added |
| 133 | + |
| 134 | +* `implementation.models.OperationListResult` was added |
| 135 | + |
| 136 | +* `models.AddressClassification` was added |
| 137 | + |
| 138 | +* `models.TermCommitmentPreferences` was added |
| 139 | + |
| 140 | +#### `models.Configuration` was modified |
| 141 | + |
| 142 | +* `supportedTermCommitmentDurations()` was added |
| 143 | +* `provisioningSupport()` was added |
| 144 | +* `groupedChildConfigurations()` was added |
| 145 | +* `childConfigurationTypes()` was added |
| 146 | +* `fulfilledBy()` was added |
| 147 | + |
| 148 | +#### `models.ProductDetails` was modified |
| 149 | + |
| 150 | +* `optInAdditionalConfigurations()` was added |
| 151 | +* `withParentProvisioningDetails(models.ProvisioningDetails)` was added |
| 152 | +* `identificationType()` was added |
| 153 | +* `parentProvisioningDetails()` was added |
| 154 | +* `withOptInAdditionalConfigurations(java.util.List)` was added |
| 155 | +* `childConfigurationDeviceDetails()` was added |
| 156 | +* `termCommitmentInformation()` was added |
| 157 | +* `parentDeviceDetails()` was added |
| 158 | + |
| 159 | +#### `models.HierarchyInformation` was modified |
| 160 | + |
| 161 | +* `configurationIdDisplayName()` was added |
| 162 | +* `withConfigurationIdDisplayName(java.lang.String)` was added |
| 163 | + |
| 164 | +#### `models.Preferences` was modified |
| 165 | + |
| 166 | +* `withTermCommitmentPreferences(models.TermCommitmentPreferences)` was added |
| 167 | +* `termCommitmentPreferences()` was added |
| 168 | + |
| 169 | +#### `models.CommonProperties` was modified |
| 170 | + |
| 171 | +* `fulfilledBy()` was added |
| 172 | + |
| 173 | +#### `models.Product` was modified |
| 174 | + |
| 175 | +* `fulfilledBy()` was added |
| 176 | + |
| 177 | +#### `models.ProductLine` was modified |
| 178 | + |
| 179 | +* `fulfilledBy()` was added |
| 180 | + |
| 181 | +#### `models.OrderItemDetails` was modified |
| 182 | + |
| 183 | +* `withOrderItemMode(models.OrderMode)` was added |
| 184 | +* `siteDetails()` was added |
| 185 | +* `withSiteDetails(models.SiteDetails)` was added |
| 186 | +* `orderItemMode()` was added |
| 187 | + |
| 188 | +#### `models.OrderItemUpdateParameter` was modified |
| 189 | + |
| 190 | +* `orderItemDetails()` was added |
| 191 | +* `withOrderItemDetails(models.OrderItemDetailsUpdateParameter)` was added |
| 192 | +* `identity()` was added |
| 193 | +* `withIdentity(models.ResourceIdentity)` was added |
| 194 | + |
| 195 | +#### `models.ProductFamiliesMetadataDetails` was modified |
| 196 | + |
| 197 | +* `fulfilledBy()` was added |
| 198 | + |
| 199 | +#### `models.OrderItemResource` was modified |
| 200 | + |
| 201 | +* `provisioningState()` was added |
| 202 | +* `identity()` was added |
| 203 | +* `cancel(models.CancellationReason)` was added |
| 204 | +* `cancelWithResponse(models.CancellationReason,com.azure.core.util.Context)` was added |
| 205 | + |
| 206 | +#### `models.ProductFamily` was modified |
| 207 | + |
| 208 | +* `fulfilledBy()` was added |
| 209 | + |
| 210 | +#### `models.OrderResource` was modified |
| 211 | + |
| 212 | +* `orderMode()` was added |
| 213 | + |
| 214 | +#### `models.AddressResource` was modified |
| 215 | + |
| 216 | +* `addressClassification()` was added |
| 217 | +* `provisioningState()` was added |
| 218 | + |
| 219 | +#### `models.ConfigurationsRequest` was modified |
| 220 | + |
| 221 | +* `configurationFilter()` was added |
| 222 | +* `withConfigurationFilter(models.ConfigurationFilter)` was added |
| 223 | + |
| 224 | +#### `models.BillingMeterDetails` was modified |
| 225 | + |
| 226 | +* `termTypeDetails()` was added |
| 227 | + |
| 228 | +#### `models.OrderItemResource$Update` was modified |
| 229 | + |
| 230 | +* `withIdentity(models.ResourceIdentity)` was added |
| 231 | +* `withOrderItemDetails(models.OrderItemDetailsUpdateParameter)` was added |
| 232 | + |
| 233 | +#### `models.OrderItemResource$Definition` was modified |
| 234 | + |
| 235 | +* `withIdentity(models.ResourceIdentity)` was added |
| 236 | + |
| 237 | +#### `models.DeviceDetails` was modified |
| 238 | + |
| 239 | +* `displaySerialNumber()` was added |
| 240 | +* `provisioningDetails()` was added |
| 241 | +* `provisioningSupport()` was added |
| 242 | + |
| 243 | +#### `models.AddressResource$Definition` was modified |
| 244 | + |
| 245 | +* `withAddressClassification(models.AddressClassification)` was added |
| 246 | + |
| 247 | +#### `models.BasicInformation` was modified |
10 | 248 |
|
11 |
| -### Other Changes |
| 249 | +* `fulfilledBy()` was added |
12 | 250 |
|
13 | 251 | ## 1.0.0 (2025-01-02)
|
14 | 252 |
|
|
0 commit comments