|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 1.0.0-beta.2 (Unreleased) |
| 3 | +## 1.0.0 (2023-09-22) |
| 4 | + |
| 5 | +- Azure Resource Manager SiteRecovery client library for Java. This package contains Microsoft Azure SDK for SiteRecovery Management SDK. Package tag package-2023-06. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
4 | 6 |
|
5 | 7 | ### Features Added
|
6 | 8 |
|
7 |
| -### Breaking Changes |
| 9 | +* `models.OSUpgradeSupportedVersions` was added |
| 10 | + |
| 11 | +* `models.ChurnOptionSelected` was added |
| 12 | + |
| 13 | +* `models.GatewayOperationDetails` was added |
| 14 | + |
| 15 | +* `models.VMwareCbtSecurityProfileProperties` was added |
| 16 | + |
| 17 | +* `models.ApplianceMonitoringDetails` was added |
| 18 | + |
| 19 | +* `models.A2AFabricSpecificLocationDetails` was added |
| 20 | + |
| 21 | +* `models.SecurityType` was added |
| 22 | + |
| 23 | +* `models.DataStoreUtilizationDetails` was added |
| 24 | + |
| 25 | +* `models.ApplianceResourceDetails` was added |
| 26 | + |
| 27 | +#### `models.InMageAzureV2ReplicationDetails` was modified |
| 28 | + |
| 29 | +* `osName()` was added |
| 30 | +* `allAvailableOSUpgradeConfigurations()` was added |
| 31 | +* `withSupportedOSVersions(java.util.List)` was added |
| 32 | +* `supportedOSVersions()` was added |
| 33 | +* `withAllAvailableOSUpgradeConfigurations(java.util.List)` was added |
| 34 | + |
| 35 | +#### `models.HyperVReplicaAzureReplicationDetails` was modified |
| 36 | + |
| 37 | +* `withAllAvailableOSUpgradeConfigurations(java.util.List)` was added |
| 38 | +* `allAvailableOSUpgradeConfigurations()` was added |
| 39 | + |
| 40 | +#### `models.AzureFabricSpecificDetails` was modified |
| 41 | + |
| 42 | +* `withLocationDetails(java.util.List)` was added |
| 43 | +* `locationDetails()` was added |
| 44 | + |
| 45 | +#### `models.A2AReplicationDetails` was modified |
| 46 | + |
| 47 | +* `churnOptionSelected()` was added |
| 48 | + |
| 49 | +#### `models.VMwareCbtProtectedDiskDetails` was modified |
| 50 | + |
| 51 | +* `gatewayOperationDetails()` was added |
| 52 | + |
| 53 | +#### `models.VMwareCbtTestMigrateInput` was modified |
| 54 | + |
| 55 | +* `osUpgradeVersion()` was added |
| 56 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 57 | + |
| 58 | +#### `models.InMageAzureV2TestFailoverInput` was modified |
| 59 | + |
| 60 | +* `osUpgradeVersion()` was added |
| 61 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 62 | + |
| 63 | +#### `models.VMwareCbtEnableMigrationInput` was modified |
| 64 | + |
| 65 | +* `withTargetVmSecurityProfile(models.VMwareCbtSecurityProfileProperties)` was added |
| 66 | +* `withConfidentialVmKeyVaultId(java.lang.String)` was added |
| 67 | +* `targetVmSecurityProfile()` was added |
| 68 | +* `confidentialVmKeyVaultId()` was added |
| 69 | + |
| 70 | +#### `models.VMwareCbtMigrateInput` was modified |
| 71 | + |
| 72 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 73 | +* `osUpgradeVersion()` was added |
| 74 | + |
| 75 | +#### `models.HyperVReplicaAzureTestFailoverInput` was modified |
| 76 | + |
| 77 | +* `osUpgradeVersion()` was added |
| 78 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 79 | + |
| 80 | +#### `models.InMageAzureV2UnplannedFailoverInput` was modified |
| 81 | + |
| 82 | +* `osUpgradeVersion()` was added |
| 83 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 84 | + |
| 85 | +#### `models.VMwareCbtProtectionContainerMappingDetails` was modified |
| 86 | + |
| 87 | +* `withExcludedSkus(java.util.List)` was added |
| 88 | +* `excludedSkus()` was added |
| 89 | + |
| 90 | +#### `models.HyperVReplicaAzurePlannedFailoverProviderInput` was modified |
| 91 | + |
| 92 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 93 | +* `osUpgradeVersion()` was added |
8 | 94 |
|
9 |
| -### Bugs Fixed |
| 95 | +#### `models.VMwareCbtMigrationDetails` was modified |
10 | 96 |
|
11 |
| -### Other Changes |
| 97 | +* `gatewayOperationDetails()` was added |
| 98 | +* `isCheckSumResyncCycle()` was added |
| 99 | +* `targetVmSecurityProfile()` was added |
| 100 | +* `withTargetVmSecurityProfile(models.VMwareCbtSecurityProfileProperties)` was added |
| 101 | +* `osName()` was added |
| 102 | +* `operationName()` was added |
| 103 | +* `applianceMonitoringDetails()` was added |
| 104 | +* `confidentialVmKeyVaultId()` was added |
| 105 | +* `withConfidentialVmKeyVaultId(java.lang.String)` was added |
| 106 | +* `supportedOSVersions()` was added |
| 107 | +* `deltaSyncProgressPercentage()` was added |
| 108 | +* `withSupportedOSVersions(java.util.List)` was added |
| 109 | +* `deltaSyncRetryCount()` was added |
12 | 110 |
|
13 | 111 | ## 1.0.0-beta.1 (2023-01-11)
|
14 | 112 |
|
|
0 commit comments