Skip to content

Release.1.3.2 #2110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 91 commits into from
Apr 19, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
acf65ef
Wrote first draft of all cmdlets for backup and restore
Dec 7, 2015
ef3cff6
New commands added to csproj
Dec 7, 2015
bafcb8e
Moved new cmdlets to their own directory
Dec 7, 2015
f0b6fec
Sketched out the first test
Dec 9, 2015
cae5ac4
Sketched out a few more tests
Dec 10, 2015
d4b08eb
Wrote most of the tests and refactored a few things. Making a commit …
Dec 11, 2015
a401557
Refactored backup/restore cmdlets to inherit from a base class. Chang…
Dec 14, 2015
5f2237c
Bug fixes found by hand testing
Dec 15, 2015
febbe5a
Renamed cmdlets to use Rm instead of RM. Also added Restore cmdlet th…
Dec 15, 2015
90de3c9
Merge remote-tracking branch 'upstream/dev' into dev
Jan 7, 2016
b4976df
Merge remote-tracking branch 'upstream/dev' into dev
Jan 7, 2016
ce231db
Merge remote-tracking branch 'upstream/dev' into dev
Feb 1, 2016
957d71c
Merge remote-tracking branch 'upstream/dev' into dev
Feb 1, 2016
1d56a68
Merge remote-tracking branch 'upstream/dev' into dev
Feb 17, 2016
eff9404
Merge remote-tracking branch 'upstream/dev' into dev
Feb 19, 2016
28efb4a
Prepare to rework tests to remove SQL database backup
Feb 22, 2016
e49ba8a
Merge remote-tracking branch 'upstream/dev' into dev
Feb 25, 2016
f04ed1c
Merge remote-tracking branch 'upstream/dev' into dev
Feb 25, 2016
8a34479
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Feb 29, 2016
44a5191
Wrote passing tests for WebSites backup
Mar 12, 2016
08762f6
Finished writing tests for backup/restore code
Mar 15, 2016
6b1323b
Merge remote-tracking branch 'upstream/dev' into dev
Mar 18, 2016
76a95c0
Merge remote-tracking branch 'upstream/dev' into dev
Mar 21, 2016
5d1b6b5
WebAppBackup tests will now pass in playback mode
Mar 21, 2016
cba2807
Cleaned up test and project files
Mar 21, 2016
cbd5925
Added copyright headers to *.cs files
Mar 21, 2016
ce6158e
WAP Proxy Sync and New cmdlet to Get CloudVMRoleSizeProfile
sanjkum Mar 23, 2016
f8bba68
Revert "WAP Proxy Sync and New cmdlet to Get CloudVMRoleSizeProfile"
sanjkum Mar 23, 2016
5dbd71c
Sync WAPackIaas Data contract and add new cmdlet for getting CloudVMR…
sanjkum Mar 24, 2016
249a5d9
Added Help for Get-WAPackCloudVMRoleSizeProfile
sanjkum Mar 24, 2016
53f92d2
Fixed the error for Get-WAPackCloudVMRoleSizeProfile
sanjkum Mar 26, 2016
9190624
Revert "Fixed the error for Get-WAPackCloudVMRoleSizeProfile"
sanjkum Mar 26, 2016
b83c45e
Fixed Get-CloudVMRoleSizeProfile error
sanjkum Mar 26, 2016
aba2532
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Mar 28, 2016
ac6b51f
Rewrote the web app backup and restore cmdlets to allow more convenie…
Mar 29, 2016
6ced3e4
Updating Azure Gov STS and Traffic Manager
zakramer Mar 30, 2016
aa0e96b
Reverting Changes by editor tool
zakramer Mar 30, 2016
bd4037e
Rewrote tests to match new piping semantics
Mar 30, 2016
0713f24
Deleted Remove-AzureRmWebAppBackupConfiguration cmdlet due to bugs in…
Mar 30, 2016
806ba70
Merge pull request #2035 from Azure/master
Mar 30, 2016
61ab1d6
Rewrote and rerecorded websites backup tests
Mar 31, 2016
5f81534
Added cmdlet to help create a database backup setting
Mar 31, 2016
741a367
Fixed HDI ADL cluster creation and added live test
yoreddy Apr 4, 2016
bef9140
Fixed WAPack cmdlet Proxy issue for WAP
sanjkum Apr 5, 2016
647e48c
Fixed Dynamic Memory Issue while setting VM
sanjkum Apr 6, 2016
fc46a0d
Adding support for specifying NIC/VMSS as application gateway backend…
vinatara Apr 5, 2016
7fd95dc
Merge pull request #2063 from vinatara/Release.1.3.2
Apr 7, 2016
d4c1b80
Merge pull request #2060 from yoreddy/dev
Apr 7, 2016
527f062
Merge pull request #2064 from sanjkum/dev
Apr 7, 2016
62de610
Moved switch parameters to end positions
Apr 7, 2016
d72a48b
Fix build, rewrite deleted code
Apr 8, 2016
61f6304
Fix build, and add a null check
Apr 8, 2016
7d19b93
Added checks to FrequencyUnit string parsing
Apr 8, 2016
df8ff39
Merge remote-tracking branch 'upstream/Release.1.3.2' into Release.1.3.2
Apr 8, 2016
cd537d3
Regenerate wxi file
Apr 9, 2016
c3de34e
Merge pull request #2072 from zakramer/AzureGovSTSUpdate
Apr 11, 2016
51cd62f
Revert "Regenerate wxi file"
Apr 11, 2016
c26ca28
Merge pull request #1 from Azure/Release.1.3.2
shefaliv Apr 11, 2016
76c9ff0
Update Commands.HDInsight.csproj
shefaliv Apr 11, 2016
122edbd
Update packages.config
shefaliv Apr 11, 2016
37eb37b
Update packages.config
shefaliv Apr 11, 2016
b831eaf
Update Commands.HDInsight.Test.csproj
shefaliv Apr 11, 2016
3d69ed0
Change api-version for policy and locks
vivsriaus Apr 11, 2016
57b8331
Address Mark's code review comments - add copyright headers, document…
Apr 11, 2016
0a74380
Minor documentation corrections
Apr 11, 2016
20d3747
Merge pull request #2078 from shefaliv/release
Apr 11, 2016
004c831
Remove warning message for deployment operation cmdlet
vivsriaus Apr 11, 2016
9389435
Merge branch 'Release.1.3.2' of https://github.com/Azure/azure-powers…
vivsriaus Apr 11, 2016
366e5d0
Add warning when deployment debug setting is enabled
vivsriaus Apr 11, 2016
7dd6380
Change deployment debug log level check
vivsriaus Apr 11, 2016
1a4473e
Change api version for deployment operation
vivsriaus Apr 11, 2016
0b2d429
Merge pull request #2079 from vivsriaus/ApiVersions
Apr 12, 2016
b32ee4f
Merge pull request #2073 from Nking92/Release.1.3.2
Apr 12, 2016
80ca021
Add warning message to ARM cmdlets in Resources projects, indicating …
vivsriaus Apr 12, 2016
ba16b94
[Release-1.3.2] Updated module versions.
Apr 12, 2016
e0a3edb
Merge pull request #2092 from hovsepm/Release.1.3.2
Apr 13, 2016
0cc8a43
Update ChangeLog.md
Apr 13, 2016
7c7a312
Update SDK reference to 5.0.0.0
x10shun Apr 13, 2016
0ffdcf5
Update SDk reference to 5.0.0.0 for tests
x10shun Apr 13, 2016
c54cf9e
Update dependent projects to SDk 5.0.0.0
x10shun Apr 13, 2016
41a9dec
Fix localization issue when choosing existing standard stroage account
hyonholee Apr 14, 2016
f919892
Update client library to 13.0.0-prerelease.
hyonholee Apr 14, 2016
0f95dc2
Regenerate with updated generator:
hyonholee Apr 14, 2016
386b5e3
Add ApplicationGatewayBackendAddressPoolsId parameter to New-AzureRmV…
hyonholee Apr 14, 2016
25f6b22
Updated the help file
hyonholee Apr 14, 2016
0368bf2
Merge pull request #2096 from naveedaz/Release.1.3.2
Apr 14, 2016
8519c18
Merge pull request #2101 from hyonholee/dev3
Apr 14, 2016
f219ec5
Merge branch 'Release.1.3.2' of https://github.com/Azure/azure-powers…
vivsriaus Apr 15, 2016
ceeb35b
Skip the negaative test
vivsriaus Apr 15, 2016
1c590d3
Merge pull request #2091 from vivsriaus/AddWarning
Apr 15, 2016
bbba206
Update ChangeLog.md
Apr 18, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 27 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
##2016.03.30 version 1.3.0
##2016.04.19 version 1.3.2
* Add support for specifying NIC/VMSS as application gateway backend address
* Fix HDI ADL cluster creation and live test
* Fix WAPack cmdlet Proxy issue for WAP
* Fix Dynamic Memory Issue while setting VM
* Update Azure Gov STS and Traffic Manager
* Compute
- Upgrade to Microsoft.Azure.Management.Compute nuget package v13.0
* HDInsignt
- Upgrade to Microsoft.Azure.Management.HDInsight nuget package v1.0.14
* Resource Manager
- Change api-version for Policy and Locks operations
- Change api version for Deployments operations
* Web Apps
- Add backup and restore cmdlets
- Restore-AzureWebApp
- Edit-AzureRmWebAppBackupConfiguration
- Get-AzureRmWebAppBackupConfiguration
- Get-AzureRmWebAppBackup
- New-AzureRmWebAppBackup
- Remove-AzureRmWebAppBackup
- Restore-AzureRmWebAppBackup
- Get-AzureRmWebAppBackupList
- New-AzureRmWebAppDatabaseBackupSetting
- Upgrade to Microsoft.WindowsAzure.Management.WebSite nuget package v5.0

##2016.03.30 version 1.3.0
* AzureRM module
- Installation performance fix
* New Azure CDN cmdlets
Expand Down
4 changes: 2 additions & 2 deletions setup/azurecmd.wxs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">

<?define productName="Microsoft Azure PowerShell - March 2016" ?>
<?define productName="Microsoft Azure PowerShell - April 2016" ?>
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>

<?define version="1.3.0" ?>
<?define version="1.3.2" ?>

<Product Id="*"
Name="$(var.productName)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@

[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,12 @@ private string StorageFileEndpointFormat()
{ AzureEnvironment.Endpoint.Gallery, AzureEnvironmentConstants.USGovernmentGalleryEndpoint },
{ AzureEnvironment.Endpoint.SqlDatabaseDnsSuffix, AzureEnvironmentConstants.USGovernmentSqlDatabaseDnsSuffix },
{ AzureEnvironment.Endpoint.Graph, AzureEnvironmentConstants.USGovernmentGraphEndpoint },
{ AzureEnvironment.Endpoint.TrafficManagerDnsSuffix, null },
{ AzureEnvironment.Endpoint.TrafficManagerDnsSuffix, AzureEnvironmentConstants.USGovernmentTrafficManagerDnsSuffix },
{ AzureEnvironment.Endpoint.AzureKeyVaultDnsSuffix, AzureEnvironmentConstants.USGovernmentKeyVaultDnsSuffix},
{ AzureEnvironment.Endpoint.AzureKeyVaultServiceEndpointResourceId, AzureEnvironmentConstants.USGovernmentKeyVaultServiceEndpointResourceId},
{ AzureEnvironment.Endpoint.AzureDataLakeAnalyticsCatalogAndJobEndpointSuffix, null},
{ AzureEnvironment.Endpoint.AzureDataLakeStoreFileSystemEndpointSuffix, null},
{AzureEnvironment.Endpoint.GraphEndpointResourceId, AzureEnvironmentConstants.USGovernmentGraphEndpoint}
{ AzureEnvironment.Endpoint.GraphEndpointResourceId, AzureEnvironmentConstants.USGovernmentGraphEndpoint }
}
}
}
Expand Down Expand Up @@ -391,7 +391,7 @@ public static class AzureEnvironmentConstants

public const string ChinaActiveDirectoryEndpoint = "https://login.chinacloudapi.cn/";

public const string USGovernmentActiveDirectoryEndpoint = "https://login.microsoftonline.com/";
public const string USGovernmentActiveDirectoryEndpoint = "https://login-us.microsoftonline.com/";

public const string AzureGraphEndpoint = "https://graph.windows.net/";

Expand All @@ -403,6 +403,8 @@ public static class AzureEnvironmentConstants

public const string ChinaTrafficManagerDnsSuffix = "trafficmanager.cn";

public const string USGovernmentTrafficManagerDnsSuffix = "usgovtrafficmanager.net";

public const string AzureKeyVaultDnsSuffix = "vault.azure.net";

public const string ChinaKeyVaultDnsSuffix = "vault.azure.cn";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
4 changes: 2 additions & 2 deletions src/Common/Commands.Common.Storage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("c565107e-98a9-4703-85cd-a7efc3d8da7b")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
4 changes: 2 additions & 2 deletions src/Common/Commands.Common/AzurePowerShell.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ public class AzurePowerShell

public const string AssemblyCopyright = "Copyright © Microsoft";

public const string AssemblyVersion = "1.3.0";
public const string AssemblyVersion = "1.3.2";

public const string AssemblyFileVersion = "1.3.0";
public const string AssemblyFileVersion = "1.3.2";

public const string ProfileFile = "AzureProfile.json";

Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.Common/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("4f3ab2e4-cc7a-43ac-bb15-f481fcf94d58")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
#if SIGN
[assembly: InternalsVisibleTo("Microsoft.WindowsAzure.Commands, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
[assembly: InternalsVisibleTo("Microsoft.WindowsAzure.Commands.CloudService, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
4 changes: 2 additions & 2 deletions src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '1.0.6'
ModuleVersion = '1.0.7'

# ID used to uniquely identify this module
GUID = 'f875725d-8ce4-423f-a6af-ea880bc63f13'
Expand Down Expand Up @@ -45,7 +45,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.7'})

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
4 changes: 2 additions & 2 deletions src/ResourceManager/Automation/AzureRM.Automation.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '1.0.6'
ModuleVersion = '1.0.7'

# ID used to uniquely identify this module
GUID = 'bcea1c70-a32b-48c3-a05c-323e1c02f4d3'
Expand Down Expand Up @@ -45,7 +45,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.7'})

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
[assembly: CLSCompliant(false)]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
#if SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.ResourceManager.Automation.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
#else
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/AzureBackup/AzureRM.Backup.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '1.0.6'
ModuleVersion = '1.0.7'

# ID used to uniquely identify this module
GUID = '0b1d76f5-a928-4b8f-9c83-df26947568d4'
Expand Down Expand Up @@ -45,7 +45,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.7'})

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
4 changes: 2 additions & 2 deletions src/ResourceManager/AzureBatch/AzureRM.Batch.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '1.0.6'
ModuleVersion = '1.0.7'

# ID used to uniquely identify this module
GUID = 'a8f00f40-1c1a-49b5-9db3-24076b75c3cf'
Expand Down Expand Up @@ -45,7 +45,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.7'})

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("ed102280-3577-49bf-93dd-11b6e3a44a57")]
[assembly: AssemblyVersion("1.0.6")]
[assembly: AssemblyFileVersion("1.0.6")]
[assembly: AssemblyVersion("1.0.7")]
[assembly: AssemblyFileVersion("1.0.7")]
#if SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.Batch.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
#else
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
ModuleToProcess = 'Microsoft.AzureStack.Commands.dll'

# Version number of this module.
ModuleVersion = '0.9.3'
ModuleVersion = '0.9.4'

# ID used to uniquely identify this module
GUID = '0e691e0a-ce16-40f2-af84-86fb0d82fb29'
Expand Down Expand Up @@ -48,7 +48,7 @@ CLRVersion = '4.0'
ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.5'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})

# Assemblies that must be loaded prior to importing this module
# RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@

[assembly: Guid("0B02390C-8AA9-4D99-8AA8-2A9D2D39682F")]

[assembly: AssemblyVersion("0.9.3")]
[assembly: AssemblyFileVersion("0.9.3")]
[assembly: AssemblyVersion("0.9.4")]
[assembly: AssemblyFileVersion("0.9.4")]
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '0.9.4'
ModuleVersion = '0.9.5'

# ID used to uniquely identify this module
GUID = 'DA5816B5-97A6-4301-9AA0-72CC68C79F20'
Expand Down Expand Up @@ -45,7 +45,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.5'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@

[assembly: Guid("5802D147-3EE9-4352-A0B1-1C16B6DBCA7C")]

[assembly: AssemblyVersion("0.9.4")]
[assembly: AssemblyFileVersion("0.9.4")]
[assembly: AssemblyVersion("0.9.5")]
[assembly: AssemblyFileVersion("0.9.5")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@

[assembly: Guid("D4CA0CC1-CD0A-4CE2-A40D-2D8A082D8791")]

[assembly: AssemblyVersion("0.9.4")]
[assembly: AssemblyFileVersion("0.9.4")]
[assembly: AssemblyVersion("0.9.5")]
[assembly: AssemblyFileVersion("0.9.5")]
4 changes: 2 additions & 2 deletions src/ResourceManager/Cdn/AzureRM.Cdn.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '1.0.0'
ModuleVersion = '1.0.1'

# ID used to uniquely identify this module
GUID = '52594002-DB89-46DF-928D-2755DAD840E8'
Expand Down Expand Up @@ -45,7 +45,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.6'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.7'})

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("d90791a2-8102-47fc-8150-de25ae796eb1")]
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: AssemblyVersion("1.0.1")]
[assembly: AssemblyFileVersion("1.0.1")]
Loading