|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 12.0.0 (2023-10-30) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 11.0.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added operation group FetchTieringCost |
| 8 | + - Added operation group GetTieringCostOperationResult |
| 9 | + - Added operation group TieringCostOperationStatus |
| 10 | + - Added operation ProtectionContainers.beginRegister |
| 11 | + - Added operation ProtectionContainers.beginRegisterAndWait |
| 12 | + - Added Interface FetchTieringCostInfoForRehydrationRequest |
| 13 | + - Added Interface FetchTieringCostInfoRequest |
| 14 | + - Added Interface FetchTieringCostPostHeaders |
| 15 | + - Added Interface FetchTieringCostPostOptionalParams |
| 16 | + - Added Interface FetchTieringCostSavingsInfoForPolicyRequest |
| 17 | + - Added Interface FetchTieringCostSavingsInfoForProtectedItemRequest |
| 18 | + - Added Interface FetchTieringCostSavingsInfoForVaultRequest |
| 19 | + - Added Interface GetTieringCostOperationResultGetOptionalParams |
| 20 | + - Added Interface SnapshotBackupAdditionalDetails |
| 21 | + - Added Interface SnapshotRestoreParameters |
| 22 | + - Added Interface TieringCostInfo |
| 23 | + - Added Interface TieringCostOperationStatusGetOptionalParams |
| 24 | + - Added Interface TieringCostRehydrationInfo |
| 25 | + - Added Interface TieringCostSavingInfo |
| 26 | + - Added Interface UserAssignedIdentity |
| 27 | + - Added Interface UserAssignedManagedIdentityDetails |
| 28 | + - Added Interface ValidateOperationRequestResource |
| 29 | + - Added Interface VaultRetentionPolicy |
| 30 | + - Added Type Alias FetchTieringCostInfoRequestUnion |
| 31 | + - Added Type Alias FetchTieringCostPostResponse |
| 32 | + - Added Type Alias GetTieringCostOperationResultGetResponse |
| 33 | + - Added Type Alias TieringCostInfoUnion |
| 34 | + - Added Type Alias TieringCostOperationStatusGetResponse |
| 35 | + - Interface AzureFileShareProtectionPolicy has a new optional parameter vaultRetentionPolicy |
| 36 | + - Interface AzureWorkloadRestoreRequest has a new optional parameter snapshotRestoreParameters |
| 37 | + - Interface AzureWorkloadRestoreRequest has a new optional parameter targetResourceGroupName |
| 38 | + - Interface AzureWorkloadRestoreRequest has a new optional parameter userAssignedManagedIdentityDetails |
| 39 | + - Interface BackupStatusResponse has a new optional parameter acquireStorageAccountLock |
| 40 | + - Interface BackupStatusResponse has a new optional parameter protectedItemsCount |
| 41 | + - Interface IaasVMRecoveryPoint has a new optional parameter extendedLocation |
| 42 | + - Interface ProtectedItem has a new optional parameter vaultId |
| 43 | + - Interface ProtectionContainersRegisterOptionalParams has a new optional parameter resumeFrom |
| 44 | + - Interface ProtectionContainersRegisterOptionalParams has a new optional parameter updateIntervalInMs |
| 45 | + - Interface SubProtectionPolicy has a new optional parameter snapshotBackupAdditionalDetails |
| 46 | + - Enum KnownRecoveryMode has a new value RecoveryUsingSnapshot |
| 47 | + - Enum KnownRecoveryMode has a new value SnapshotAttach |
| 48 | + - Enum KnownRecoveryMode has a new value SnapshotAttachAndRecover |
10 | 49 |
|
11 |
| -### Other Changes |
| 50 | +**Breaking Changes** |
12 | 51 |
|
| 52 | + - Removed operation ProtectionContainers.register |
| 53 | + - Operation Operation.validate has a new signature |
| 54 | + - Operation ValidateOperation.beginTrigger has a new signature |
| 55 | + - Operation ValidateOperation.beginTriggerAndWait has a new signature |
| 56 | + - Parameter resourceGuardResourceId of interface ResourceGuardProxyBase is now required |
| 57 | + |
| 58 | + |
13 | 59 | ## 11.0.0 (2023-09-01)
|
14 | 60 |
|
15 | 61 | **Features**
|
@@ -323,4 +369,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
|
323 | 369 |
|
324 | 370 | To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
|
325 | 371 |
|
326 |
| -To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ). |
| 372 | +To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). |
0 commit comments