Skip to content

Commit 7d5bc01

Browse files
authored
Bump Version for Az.RecoveryServices 4.2.1-preview release (#15269)
1 parent a9eae47 commit 7d5bc01

File tree

10 files changed

+27
-27
lines changed

10 files changed

+27
-27
lines changed

src/RecoveryServices/RecoveryServices.Backup.Helpers/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("4.2.0")]
45-
[assembly: AssemblyFileVersion("4.2.0")]
44+
[assembly: AssemblyVersion("4.2.1")]
45+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices.Backup.Logger/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("4.2.0")]
45-
[assembly: AssemblyFileVersion("4.2.0")]
44+
[assembly: AssemblyVersion("4.2.1")]
45+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices.Backup.Models/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("4.2.0")]
45-
[assembly: AssemblyFileVersion("4.2.0")]
44+
[assembly: AssemblyVersion("4.2.1")]
45+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices.Backup.Providers/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("4.2.0")]
45-
[assembly: AssemblyFileVersion("4.2.0")]
44+
[assembly: AssemblyVersion("4.2.1")]
45+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices.Backup.ServiceClientAdapter/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("4.2.0")]
45-
[assembly: AssemblyFileVersion("4.2.0")]
44+
[assembly: AssemblyVersion("4.2.1")]
45+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices.Backup/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("4.2.0")]
45-
[assembly: AssemblyFileVersion("4.2.0")]
44+
[assembly: AssemblyVersion("4.2.1")]
45+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices.SiteRecovery/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444

45-
[assembly: AssemblyVersion("4.2.0")]
46-
[assembly: AssemblyFileVersion("4.2.0")]
45+
[assembly: AssemblyVersion("4.2.1")]
46+
[assembly: AssemblyFileVersion("4.2.1")]

src/RecoveryServices/RecoveryServices/Az.RecoveryServices.psd1

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 6/11/2021
6+
# Generated on: 6/15/2021
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.2.0'
15+
ModuleVersion = '4.2.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -192,13 +192,12 @@ CmdletsToExport = 'Get-AzRecoveryServicesBackupProperty',
192192
'Undo-AzRecoveryServicesBackupItemDeletion',
193193
'Set-AzRecoveryServicesVaultProperty',
194194
'Get-AzRecoveryServicesVaultProperty',
195-
'Copy-AzRecoveryServicesVault',
196-
'Update-AzRecoveryServicesVault',
195+
'Copy-AzRecoveryServicesVault', 'Update-AzRecoveryServicesVault',
197196
'New-AzRecoveryServicesAsrInMageRcmDiskInput',
198-
'Start-AzRecoveryServicesAsrCancelFailoverJob',
199-
'Get-AzRecoveryServicesBackupRecommendedArchivableRPGroup',
200-
'Move-AzRecoveryServicesBackupRecoveryPoint',
201-
'Test-AzRecoveryServicesDSMove',
197+
'Start-AzRecoveryServicesAsrCancelFailoverJob',
198+
'Get-AzRecoveryServicesBackupRecommendedArchivableRPGroup',
199+
'Move-AzRecoveryServicesBackupRecoveryPoint',
200+
'Test-AzRecoveryServicesDSMove',
202201
'Initialize-AzRecoveryServicesDSMove'
203202

204203
# Variables to export from this module
@@ -275,9 +274,8 @@ PrivateData = @{
275274
# IconUri = ''
276275

277276
# ReleaseNotes of this module
278-
ReleaseNotes = '* Added cross tenant DS Move.
279-
* Removed restriction to fetch recovery points only for a 30 days time range.
280-
* Enabled CRR for new regions.'
277+
ReleaseNotes = '* Added Archive for V1 vaults.
278+
* Fixed Disable SQL AG AutoProtection.'
281279

282280
# Prerelease string of this module
283281
Prerelease = 'preview'

src/RecoveryServices/RecoveryServices/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 4.2.1-preview
2123
* Added Archive for V1 vaults.
2224
* Fixed Disable SQL AG AutoProtection.
2325

src/RecoveryServices/RecoveryServices/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444

45-
[assembly: AssemblyVersion("4.2.0")]
46-
[assembly: AssemblyFileVersion("4.2.0")]
45+
[assembly: AssemblyVersion("4.2.1")]
46+
[assembly: AssemblyFileVersion("4.2.1")]

0 commit comments

Comments
 (0)