Skip to content

Commit ec26a4e

Browse files
authored
.NetSDK Release RSBackup 2023-04-01 (Azure#38462)
* .NetSDK Release RSBackup 2023-04-01 * .NetSDK Release RSBackup 2023-04-01 * Updated changelog and added custom file for breaking change * Ran provided commands to fix CI issues * Revert "Ran provided commands to fix CI issues" This reverts commit 9b470c9. * .NetSDK Release RSBackup 2023-04-01 * Updated changelog and added custom file for breaking change * Ran provided commands to fix CI issues * Revert "Ran provided commands to fix CI issues" This reverts commit 9b470c9. * Ran commands to fix CI * Added Custom Files for breaking change * Added never attribute * Updated changlog and csproj with correct version * ran the export api command * Updated changelog * Resolved comment
1 parent e340b46 commit ec26a4e

File tree

130 files changed

+1070
-401
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+1070
-401
lines changed

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# Release History
22

3-
## 1.1.0-beta.2 (Unreleased)
3+
## 1.1.0 (2023-09-08)
44

55
### Features Added
66

7-
### Breaking Changes
7+
- Added a new property DistributedNodesInfo in AzureWorkloadContainerExtendedInfo, AzureVmWorkloadSQLAvailabilityGroupProtectableItem, AzureVmWorkloadProtectedItem response.
8+
- The property lists the nodes part of the distributed item at that time, their registration state and their ARM vm Id
9+
- Upgraded API version to 2023-04-01
810

9-
### Bugs Fixed
11+
### Breaking Changes
1012

11-
### Other Changes
13+
- Renamed softDeleteRetentionPeriod to softDeleteRetentionPeriodInDays
14+
- Removed incorrect protectable item type and discriminator for HSR container protectable item
15+
- Added correct protectable item type and discriminator for HSR container protectable item
1216

1317
## 1.1.0-beta.1 (2023-05-31)
1418

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/api/Azure.ResourceManager.RecoveryServicesBackup.netstandard2.0.cs

Lines changed: 53 additions & 15 deletions
Large diffs are not rendered by default.

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/samples/Generated/Samples/Sample_BackupEngineCollection.cs

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/samples/Generated/Samples/Sample_BackupEngineResource.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/samples/Generated/Samples/Sample_BackupJobCollection.cs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/samples/Generated/Samples/Sample_BackupJobResource.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/samples/Generated/Samples/Sample_BackupPrivateEndpointConnectionCollection.cs

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/samples/Generated/Samples/Sample_BackupPrivateEndpointConnectionResource.cs

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)