|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 2.0.0-beta.1 (2023-08-28) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 1.2.1 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
| 7 | + - Added operation group BackupInstancesExtensionRouting |
| 8 | + - Added operation group CrossRegionRestoreJob |
| 9 | + - Added operation group CrossRegionRestoreJobs |
| 10 | + - Added operation group SecondaryRPs |
| 11 | + - Added operation BackupInstances.beginTriggerCrossRegionRestore |
| 12 | + - Added operation BackupInstances.beginTriggerCrossRegionRestoreAndWait |
| 13 | + - Added operation BackupInstances.beginValidateCrossRegionRestore |
| 14 | + - Added operation BackupInstances.beginValidateCrossRegionRestoreAndWait |
| 15 | + - Added operation Jobs.beginTriggerCancel |
| 16 | + - Added operation Jobs.beginTriggerCancelAndWait |
| 17 | + - Added operation Jobs.generateProgressUrl |
| 18 | + - Added Interface AzureBackupJobProgressUrl |
| 19 | + - Added Interface BackupInstancesExtensionRoutingListNextOptionalParams |
| 20 | + - Added Interface BackupInstancesExtensionRoutingListOptionalParams |
| 21 | + - Added Interface BackupInstancesTriggerCrossRegionRestoreHeaders |
| 22 | + - Added Interface BackupInstancesTriggerCrossRegionRestoreOptionalParams |
| 23 | + - Added Interface BackupInstancesValidateCrossRegionRestoreHeaders |
| 24 | + - Added Interface BackupInstancesValidateCrossRegionRestoreOptionalParams |
| 25 | + - Added Interface CrossRegionRestoreDetails |
| 26 | + - Added Interface CrossRegionRestoreJobGetOptionalParams |
| 27 | + - Added Interface CrossRegionRestoreJobRequest |
| 28 | + - Added Interface CrossRegionRestoreJobsListNextOptionalParams |
| 29 | + - Added Interface CrossRegionRestoreJobsListOptionalParams |
| 30 | + - Added Interface CrossRegionRestoreJobsRequest |
| 31 | + - Added Interface CrossRegionRestoreRequestObject |
| 32 | + - Added Interface DefaultResourceProperties |
| 33 | + - Added Interface FetchSecondaryRPsRequestParameters |
| 34 | + - Added Interface JobsGenerateProgressUrlOptionalParams |
| 35 | + - Added Interface JobsTriggerCancelHeaders |
| 36 | + - Added Interface JobsTriggerCancelOptionalParams |
| 37 | + - Added Interface SecondaryRPsFetchNextOptionalParams |
| 38 | + - Added Interface SecondaryRPsFetchOptionalParams |
| 39 | + - Added Interface UserAssignedIdentityDetails |
| 40 | + - Added Interface UserFacingWarningDetail |
| 41 | + - Added Interface ValidateCrossRegionRestoreRequestObject |
| 42 | + - Added Type Alias BackupInstancesExtensionRoutingListNextResponse |
| 43 | + - Added Type Alias BackupInstancesExtensionRoutingListResponse |
| 44 | + - Added Type Alias BackupInstancesTriggerCrossRegionRestoreResponse |
| 45 | + - Added Type Alias BackupInstancesValidateCrossRegionRestoreResponse |
| 46 | + - Added Type Alias BaseResourcePropertiesUnion |
| 47 | + - Added Type Alias CrossRegionRestoreJobGetResponse |
| 48 | + - Added Type Alias CrossRegionRestoreJobsListNextResponse |
| 49 | + - Added Type Alias CrossRegionRestoreJobsListResponse |
| 50 | + - Added Type Alias JobsGenerateProgressUrlResponse |
| 51 | + - Added Type Alias JobsTriggerCancelResponse |
| 52 | + - Added Type Alias ResourcePropertiesObjectType |
| 53 | + - Added Type Alias SecondaryRPsFetchNextResponse |
| 54 | + - Added Type Alias SecondaryRPsFetchResponse |
| 55 | + - Interface AzureBackupJob has a new optional parameter sourceDataStoreType |
| 56 | + - Interface JobExtendedInfo has a new optional parameter warningDetails |
| 57 | + - Interface KubernetesClusterRestoreCriteria has a new optional parameter stagingResourceGroupId |
| 58 | + - Interface KubernetesClusterRestoreCriteria has a new optional parameter stagingStorageAccountId |
| 59 | + - Added Enum KnownResourcePropertiesObjectType |
10 | 60 |
|
11 | | -### Other Changes |
| 61 | +**Breaking Changes** |
12 | 62 |
|
| 63 | + - Type of parameter objectType of interface BaseResourceProperties is changed from "BaseResourceProperties" to "DefaultResourceProperties" |
| 64 | + - Type of parameter resourceProperties of interface Datasource is changed from BaseResourceProperties to BaseResourcePropertiesUnion |
| 65 | + - Type of parameter resourceProperties of interface DatasourceSet is changed from BaseResourceProperties to BaseResourcePropertiesUnion |
| 66 | + |
| 67 | + |
13 | 68 | ## 1.2.0 (2023-07-10) |
14 | 69 |
|
15 | 70 | **Features** |
|
0 commit comments