|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.3.0-beta.1 (Unreleased) |
| 3 | +## 1.0.0-beta.1 (2025-04-07) |
| 4 | + |
| 5 | +- Azure Resource Manager SiteRecovery client library for Java. This package contains Microsoft Azure SDK for SiteRecovery Management SDK. Package tag package-2025-03-01. 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.ClusterRecoveryPointCollection` was added |
| 10 | + |
| 11 | +* `models.DiskState` was added |
| 12 | + |
| 13 | +* `models.A2ASharedDiskReplicationDetails` was added |
| 14 | + |
| 15 | +* `models.ApplyClusterRecoveryPointProviderSpecificInput` was added |
| 16 | + |
| 17 | +* `models.SharedDiskReplicationProviderSpecificSettings` was added |
| 18 | + |
| 19 | +* `models.InMageRcmAddDisksInput` was added |
| 20 | + |
| 21 | +* `models.FailoverDirection` was added |
| 22 | + |
| 23 | +* `models.RegisteredClusterNodes` was added |
| 24 | + |
| 25 | +* `models.ClusterSwitchProtectionJobDetails` was added |
| 26 | + |
| 27 | +* `models.SwitchClusterProtectionProviderSpecificInput` was added |
| 28 | + |
| 29 | +* `models.A2AClusterRecoveryPointDetails` was added |
| 30 | + |
| 31 | +* `models.ClusterRecoveryPoints` was added |
| 32 | + |
| 33 | +* `models.ClusterTestFailoverProviderSpecificInput` was added |
| 34 | + |
| 35 | +* `models.LinuxLicenseType` was added |
| 36 | + |
| 37 | +* `models.ManagedRunCommandScriptInput` was added |
| 38 | + |
| 39 | +* `models.ClusterProviderSpecificRecoveryPointDetails` was added |
| 40 | + |
| 41 | +* `models.ReplicationProtectionCluster$Definition` was added |
| 42 | + |
| 43 | +* `models.SecurityProfileProperties` was added |
| 44 | + |
| 45 | +* `models.ClusterUnplannedFailoverInputProperties` was added |
| 46 | + |
| 47 | +* `models.ClusterTestFailoverInputProperties` was added |
| 48 | + |
| 49 | +* `models.SwitchClusterProtectionInputProperties` was added |
| 50 | + |
| 51 | +* `models.ReplicationProtectionCluster$DefinitionStages` was added |
| 52 | + |
| 53 | +* `models.A2AApplyClusterRecoveryPointInput` was added |
| 54 | + |
| 55 | +* `models.ClusterRecoveryPointOperations` was added |
| 56 | + |
| 57 | +* `models.ApplyClusterRecoveryPointInput` was added |
| 58 | + |
| 59 | +* `models.ClusterRecoveryPointProperties` was added |
| 60 | + |
| 61 | +* `models.A2AClusterUnplannedFailoverInput` was added |
| 62 | + |
| 63 | +* `models.SwitchClusterProtectionInput` was added |
| 64 | + |
| 65 | +* `models.ClusterTestFailoverCleanupInput` was added |
| 66 | + |
| 67 | +* `models.A2AClusterTestFailoverInput` was added |
| 68 | + |
| 69 | +* `models.ClusterRecoveryPointType` was added |
| 70 | + |
| 71 | +* `models.SecurityConfiguration` was added |
| 72 | + |
| 73 | +* `models.A2ASwitchClusterProtectionInput` was added |
| 74 | + |
| 75 | +* `models.ClusterUnplannedFailoverProviderSpecificInput` was added |
| 76 | + |
| 77 | +* `models.ReplicationClusterProviderSpecificSettings` was added |
| 78 | + |
| 79 | +* `models.ReplicationProtectionCluster` was added |
| 80 | + |
| 81 | +* `models.ClusterTestFailoverCleanupInputProperties` was added |
| 82 | + |
| 83 | +* `models.A2ASharedDiskIRErrorDetails` was added |
| 84 | + |
| 85 | +* `models.SharedDiskReplicationItemProperties` was added |
| 86 | + |
| 87 | +* `models.ApplyClusterRecoveryPointInputProperties` was added |
| 88 | + |
| 89 | +* `models.ClusterRecoveryPoint` was added |
| 90 | + |
| 91 | +* `models.ReplicationProtectionClusterProperties` was added |
| 92 | + |
| 93 | +* `models.ReplicationProtectionClusters` was added |
| 94 | + |
| 95 | +* `models.A2AProtectedItemDetail` was added |
| 96 | + |
| 97 | +* `models.UserCreatedResourceTag` was added |
| 98 | + |
| 99 | +* `models.InMageRcmUnProtectedDiskDetails` was added |
| 100 | + |
| 101 | +* `models.ReplicationProtectionClusterCollection` was added |
| 102 | + |
| 103 | +* `models.ClusterTestFailoverInput` was added |
| 104 | + |
| 105 | +* `models.ClusterUnplannedFailoverInput` was added |
| 106 | + |
| 107 | +* `models.ClusterTestFailoverJobDetails` was added |
| 108 | + |
| 109 | +* `models.A2AReplicationProtectionClusterDetails` was added |
| 110 | + |
| 111 | +* `models.ClusterFailoverJobDetails` was added |
| 112 | + |
| 113 | +#### `models.OSDetails` was modified |
| 114 | + |
| 115 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 116 | +* `userSelectedOSName()` was added |
| 117 | + |
| 118 | +#### `models.InMageRcmDiskInput` was modified |
| 119 | + |
| 120 | +* `withIops(java.lang.Long)` was added |
| 121 | +* `sectorSizeInBytes()` was added |
| 122 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 123 | +* `iops()` was added |
| 124 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 125 | +* `diskSizeInGB()` was added |
| 126 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 127 | +* `throughputInMbps()` was added |
| 128 | + |
| 129 | +#### `SiteRecoveryManager` was modified |
| 130 | + |
| 131 | +* `replicationProtectionClusters()` was added |
| 132 | +* `clusterRecoveryPoints()` was added |
| 133 | +* `clusterRecoveryPointOperations()` was added |
| 134 | + |
| 135 | +#### `models.VMwareCbtUpdateMigrationItemInput` was modified |
| 136 | + |
| 137 | +* `userSelectedOSName()` was added |
| 138 | +* `linuxLicenseType()` was added |
| 139 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 140 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 141 | + |
| 142 | +#### `models.HyperVReplicaAzureReplicationDetails` was modified |
| 143 | + |
| 144 | +* `linuxLicenseType()` was added |
| 145 | +* `targetVmSecurityProfile()` was added |
| 146 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 147 | +* `withTargetVmSecurityProfile(models.SecurityProfileProperties)` was added |
| 148 | + |
| 149 | +#### `models.InMageRcmProtectedDiskDetails` was modified |
8 | 150 |
|
9 | | -### Bugs Fixed |
| 151 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 152 | +* `diskSizeInGB()` was added |
| 153 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 154 | +* `customTargetDiskName()` was added |
| 155 | +* `throughputInMbps()` was added |
| 156 | +* `iops()` was added |
| 157 | +* `diskState()` was added |
| 158 | +* `withCustomTargetDiskName(java.lang.String)` was added |
| 159 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 160 | +* `sectorSizeInBytes()` was added |
| 161 | +* `withIops(java.lang.Long)` was added |
| 162 | + |
| 163 | +#### `models.UpdateDiskInput` was modified |
| 164 | + |
| 165 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 166 | +* `diskSizeInGB()` was added |
| 167 | +* `throughputInMbps()` was added |
| 168 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 169 | +* `withIops(java.lang.Long)` was added |
| 170 | +* `iops()` was added |
| 171 | + |
| 172 | +#### `models.InMageRcmNicDetails` was modified |
| 173 | + |
| 174 | +* `targetNicName()` was added |
| 175 | +* `withTargetNicName(java.lang.String)` was added |
| 176 | + |
| 177 | +#### `models.InMageRcmUpdateReplicationProtectedItemInput` was modified |
| 178 | + |
| 179 | +* `targetVmTags()` was added |
| 180 | +* `withSqlServerLicenseType(models.SqlServerLicenseType)` was added |
| 181 | +* `targetManagedDiskTags()` was added |
| 182 | +* `sqlServerLicenseType()` was added |
| 183 | +* `targetNicTags()` was added |
| 184 | +* `linuxLicenseType()` was added |
| 185 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 186 | +* `withTargetVmTags(java.util.List)` was added |
| 187 | +* `withTargetNicTags(java.util.List)` was added |
| 188 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 189 | +* `withTargetManagedDiskTags(java.util.List)` was added |
| 190 | +* `userSelectedOSName()` was added |
| 191 | + |
| 192 | +#### `models.ProtectionContainer` was modified |
| 193 | + |
| 194 | +* `switchClusterProtection(models.SwitchClusterProtectionInput,com.azure.core.util.Context)` was added |
| 195 | +* `switchClusterProtection(models.SwitchClusterProtectionInput)` was added |
| 196 | + |
| 197 | +#### `models.A2AReplicationDetails` was modified |
| 198 | + |
| 199 | +* `isClusterInfraReady()` was added |
| 200 | +* `withProtectionClusterId(java.lang.String)` was added |
| 201 | +* `protectionClusterId()` was added |
| 202 | +* `withIsClusterInfraReady(java.lang.Boolean)` was added |
| 203 | + |
| 204 | +#### `models.VMwareCbtDiskInput` was modified |
| 205 | + |
| 206 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 207 | +* `iops()` was added |
| 208 | +* `throughputInMbps()` was added |
| 209 | +* `sectorSizeInBytes()` was added |
| 210 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 211 | +* `withIops(java.lang.Long)` was added |
| 212 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 213 | +* `diskSizeInGB()` was added |
| 214 | + |
| 215 | +#### `models.VMwareCbtProtectedDiskDetails` was modified |
| 216 | + |
| 217 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 218 | +* `throughputInMbps()` was added |
| 219 | +* `sectorSizeInBytes()` was added |
| 220 | +* `withIops(java.lang.Long)` was added |
| 221 | +* `iops()` was added |
| 222 | +* `diskSizeInGB()` was added |
| 223 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 224 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 225 | + |
| 226 | +#### `models.VMwareCbtTestMigrateInput` was modified |
| 227 | + |
| 228 | +* `withPostMigrationSteps(java.util.List)` was added |
| 229 | +* `postMigrationSteps()` was added |
| 230 | + |
| 231 | +#### `models.VMwareCbtEnableMigrationInput` was modified |
| 232 | + |
| 233 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 234 | +* `linuxLicenseType()` was added |
| 235 | +* `userSelectedOSName()` was added |
| 236 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 237 | + |
| 238 | +#### `models.VMwareCbtUpdateDiskInput` was modified |
| 239 | + |
| 240 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 241 | +* `iops()` was added |
| 242 | +* `diskSizeInGB()` was added |
| 243 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 244 | +* `throughputInMbps()` was added |
| 245 | +* `withIops(java.lang.Long)` was added |
| 246 | + |
| 247 | +#### `models.InMageRcmTestFailoverInput` was modified |
| 248 | + |
| 249 | +* `osUpgradeVersion()` was added |
| 250 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 251 | + |
| 252 | +#### `models.InMageRcmReplicationDetails` was modified |
| 253 | + |
| 254 | +* `osName()` was added |
| 255 | +* `withSqlServerLicenseType(java.lang.String)` was added |
| 256 | +* `seedManagedDiskTags()` was added |
| 257 | +* `targetVmSecurityProfile()` was added |
| 258 | +* `withTargetNicTags(java.util.List)` was added |
| 259 | +* `targetNicTags()` was added |
| 260 | +* `withTargetVmTags(java.util.List)` was added |
| 261 | +* `withUnprotectedDisks(java.util.List)` was added |
| 262 | +* `unprotectedDisks()` was added |
| 263 | +* `withTargetVmSecurityProfile(models.SecurityProfileProperties)` was added |
| 264 | +* `sqlServerLicenseType()` was added |
| 265 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 266 | +* `withSeedManagedDiskTags(java.util.List)` was added |
| 267 | +* `withOsName(java.lang.String)` was added |
| 268 | +* `linuxLicenseType()` was added |
| 269 | +* `withSupportedOSVersions(java.util.List)` was added |
| 270 | +* `targetVmTags()` was added |
| 271 | +* `supportedOSVersions()` was added |
| 272 | +* `withTargetManagedDiskTags(java.util.List)` was added |
| 273 | +* `targetManagedDiskTags()` was added |
| 274 | + |
| 275 | +#### `models.InMageRcmDisksDefaultInput` was modified |
| 276 | + |
| 277 | +* `iops()` was added |
| 278 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 279 | +* `customTargetDiskSize()` was added |
| 280 | +* `withThroughputInMbps(java.lang.Integer)` was added |
| 281 | +* `withCustomTargetDiskSize(java.lang.Integer)` was added |
| 282 | +* `withIops(java.lang.Integer)` was added |
| 283 | +* `sectorSizeInBytes()` was added |
| 284 | +* `throughputInMbps()` was added |
| 285 | + |
| 286 | +#### `models.VMwareCbtMigrateInput` was modified |
| 287 | + |
| 288 | +* `postMigrationSteps()` was added |
| 289 | +* `withPostMigrationSteps(java.util.List)` was added |
| 290 | + |
| 291 | +#### `models.HyperVReplicaAzureEnableProtectionInput` was modified |
| 292 | + |
| 293 | +* `withTargetVmSecurityProfile(models.SecurityProfileProperties)` was added |
| 294 | +* `targetVmSecurityProfile()` was added |
| 295 | +* `linuxLicenseType()` was added |
| 296 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 297 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 298 | +* `userSelectedOSName()` was added |
| 299 | + |
| 300 | +#### `models.ReplicationProtectionContainers` was modified |
| 301 | + |
| 302 | +* `switchClusterProtection(java.lang.String,java.lang.String,java.lang.String,java.lang.String,models.SwitchClusterProtectionInput,com.azure.core.util.Context)` was added |
| 303 | +* `switchClusterProtection(java.lang.String,java.lang.String,java.lang.String,java.lang.String,models.SwitchClusterProtectionInput)` was added |
| 304 | + |
| 305 | +#### `models.A2AEnableProtectionInput` was modified |
| 306 | + |
| 307 | +* `protectionClusterId()` was added |
| 308 | +* `withProtectionClusterId(java.lang.String)` was added |
| 309 | + |
| 310 | +#### `models.HyperVReplicaAzureUpdateReplicationProtectedItemInput` was modified |
| 311 | + |
| 312 | +* `linuxLicenseType()` was added |
| 313 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 314 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 315 | +* `userSelectedOSName()` was added |
| 316 | + |
| 317 | +#### `models.HyperVReplicaAzureDiskInputDetails` was modified |
| 318 | + |
| 319 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 320 | +* `throughputInMbps()` was added |
| 321 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 322 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 323 | +* `withIops(java.lang.Long)` was added |
| 324 | +* `sectorSizeInBytes()` was added |
| 325 | +* `diskSizeInGB()` was added |
| 326 | +* `iops()` was added |
| 327 | + |
| 328 | +#### `models.HyperVReplicaAzureManagedDiskDetails` was modified |
| 329 | + |
| 330 | +* `withTargetDiskAccountType(models.DiskAccountType)` was added |
| 331 | +* `withThroughputInMbps(java.lang.Long)` was added |
| 332 | +* `withIops(java.lang.Long)` was added |
| 333 | +* `targetDiskAccountType()` was added |
| 334 | +* `iops()` was added |
| 335 | +* `sectorSizeInBytes()` was added |
| 336 | +* `withDiskSizeInGB(java.lang.Long)` was added |
| 337 | +* `throughputInMbps()` was added |
| 338 | +* `withSectorSizeInBytes(java.lang.Integer)` was added |
| 339 | +* `diskSizeInGB()` was added |
| 340 | + |
| 341 | +#### `models.InMageRcmEnableProtectionInput` was modified |
| 342 | + |
| 343 | +* `withTargetVmTags(java.util.List)` was added |
| 344 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
| 345 | +* `withTargetVmSecurityProfile(models.SecurityProfileProperties)` was added |
| 346 | +* `withUserSelectedOSName(java.lang.String)` was added |
| 347 | +* `withSqlServerLicenseType(models.SqlServerLicenseType)` was added |
| 348 | +* `sqlServerLicenseType()` was added |
| 349 | +* `targetVmTags()` was added |
| 350 | +* `withTargetNicTags(java.util.List)` was added |
| 351 | +* `targetManagedDiskTags()` was added |
| 352 | +* `withSeedManagedDiskTags(java.util.List)` was added |
| 353 | +* `targetVmSecurityProfile()` was added |
| 354 | +* `targetNicTags()` was added |
| 355 | +* `userSelectedOSName()` was added |
| 356 | +* `linuxLicenseType()` was added |
| 357 | +* `seedManagedDiskTags()` was added |
| 358 | +* `withTargetManagedDiskTags(java.util.List)` was added |
| 359 | + |
| 360 | +#### `models.InMageRcmNicInput` was modified |
| 361 | + |
| 362 | +* `targetNicName()` was added |
| 363 | +* `withTargetNicName(java.lang.String)` was added |
| 364 | + |
| 365 | +#### `models.InMageRcmUnplannedFailoverInput` was modified |
| 366 | + |
| 367 | +* `osUpgradeVersion()` was added |
| 368 | +* `withOsUpgradeVersion(java.lang.String)` was added |
| 369 | + |
| 370 | +#### `models.VMwareCbtMigrationDetails` was modified |
10 | 371 |
|
11 | | -### Other Changes |
| 372 | +* `linuxLicenseType()` was added |
| 373 | +* `withLinuxLicenseType(models.LinuxLicenseType)` was added |
12 | 374 |
|
13 | 375 | ## 1.2.0 (2024-12-23) |
14 | 376 |
|
|
0 commit comments