|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 3.0.0 (2022-12-23) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 2.1.1 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
| 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 DeviceCapacityInfo |
| 15 | + - Added Interface DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams |
| 16 | + - Added Interface DeviceCapacityRequestInfo |
| 17 | + - Added Interface HostCapacity |
| 18 | + - Added Interface NumaNodeData |
| 19 | + - Added Interface VmMemory |
| 20 | + - Added Interface VmPlacementRequestResult |
| 21 | + - Added Type Alias ClusterWitnessType |
| 22 | + - Added Type Alias DeviceCapacityInfoGetDeviceCapacityInfoResponse |
| 23 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessContainerName |
| 24 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageAccountName |
| 25 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageEndpoint |
| 26 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter clusterWitnessType |
| 27 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessLocation |
| 28 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessUsername |
| 29 | + - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter systemData |
| 30 | + - Interface Order has a new optional parameter kind |
| 31 | + - Interface Order has a new optional parameter orderId |
| 32 | + - Added Enum KnownClusterWitnessType |
| 33 | + - Enum KnownSkuName has a new value EdgeMRTCP |
| 34 | + - Enum KnownSkuName has a new value EP2128GPU1Mx1W |
| 35 | + - Enum KnownSkuName has a new value EP2256GPU2Mx1 |
| 36 | + - Enum KnownSkuName has a new value EP264Mx1W |
10 | 37 |
|
11 | | -### Other Changes |
| 38 | +**Breaking Changes** |
12 | 39 |
|
| 40 | + - Interface DevicesListByResourceGroupNextOptionalParams no longer has parameter expand |
| 41 | + - Interface DevicesListBySubscriptionNextOptionalParams no longer has parameter expand |
| 42 | + - Interface TriggersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter |
| 43 | + - Interface UsersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter |
| 44 | + |
| 45 | + |
13 | 46 | ## 2.1.0 (2022-11-21) |
14 | 47 |
|
15 | 48 | **Features** |
|
0 commit comments