|
1 | 1 | # Release History
|
2 |
| - |
3 |
| -## 2.0.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
12 |
| - |
| 2 | + |
| 3 | +## 2.1.0 (2022-04-06) |
| 4 | + |
| 5 | +**Features** |
| 6 | + |
| 7 | + - Added operation group DeviceCapacityCheck |
| 8 | + - Added operation group DeviceCapacityInfoOperations |
| 9 | + - Added Interface ClusterCapacityViewData |
| 10 | + - Added Interface ClusterGpuCapacity |
| 11 | + - Added Interface ClusterMemoryCapacity |
| 12 | + - Added Interface ClusterStorageViewData |
| 13 | + - Added Interface DeviceCapacityCheckCheckResourceCreationFeasibilityOptionalParams |
| 14 | + - Added Interface DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams |
| 15 | + - Added Interface DeviceCapacityRequestInfo |
| 16 | + - Added Interface HostCapacity |
| 17 | + - Added Interface NumaNodeData |
| 18 | + - Added Interface SystemDataAutoGenerated |
| 19 | + - Added Interface VmMemory |
| 20 | + - Added Interface VmPlacementRequestResult |
| 21 | + - Added Type Alias ClusterWitnessType |
| 22 | + - Added Type Alias DeviceCapacityInfo |
| 23 | + - Added Type Alias DeviceCapacityInfoGetDeviceCapacityInfoResponse |
| 24 | + - Class DataBoxEdgeManagementClient has a new parameter deviceCapacityCheck |
| 25 | + - Class DataBoxEdgeManagementClient has a new parameter deviceCapacityInfoOperations |
| 26 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter systemData |
| 27 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter clusterWitnessType |
| 28 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter fileShareWitnessLocation |
| 29 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter fileShareWitnessUsername |
| 30 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter cloudWitnessStorageAccountName |
| 31 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter cloudWitnessContainerName |
| 32 | + - Type Alias DataBoxEdgeDeviceExtendedInfo has a new parameter cloudWitnessStorageEndpoint |
| 33 | + - Type Alias Order has a new parameter kind |
| 34 | + - Type Alias Order has a new parameter orderId |
| 35 | + - Added Enum KnownClusterWitnessType |
| 36 | + - Enum KnownSkuName has a new value EdgeMRTCP |
| 37 | + - Enum KnownSkuName has a new value EP2128GPU1Mx1W |
| 38 | + - Enum KnownSkuName has a new value EP2256GPU2Mx1 |
| 39 | + - Enum KnownSkuName has a new value EP264Mx1W |
| 40 | + |
| 41 | + |
13 | 42 | ## 2.0.0 (2022-01-12)
|
14 | 43 |
|
15 | 44 | The package of @azure/arm-databoxedge is using our next generation design principles since version 2.0.0, which contains breaking changes.
|
|
0 commit comments