Skip to content

[Release 1.5.0] #2377

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 73 commits into from
Jun 2, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
0b0edb3
Importing Klein's initial changes
tudordid Mar 25, 2016
e44c657
Pushing in current format of services cmdlets + helper code
tudordid Apr 15, 2016
fe7eedf
Push latest form of cmdlets
tudordid Apr 22, 2016
3b8a137
- added Import/Export web service cmdlets
tudordid May 9, 2016
c511e80
push current repo state
tudordid May 13, 2016
43baa7b
psuh current state
tudordid May 13, 2016
f515ba2
Check in scenario tests for PS SDK
tudordid May 16, 2016
8e514a9
- fixed the Test controller to allow recording calls from the generic…
tudordid May 17, 2016
bcad2a6
Added code to create web service's storage account dynamically
tudordid May 18, 2016
a9d88ff
Convert tab to whitespace and fix error logging issue.
May 19, 2016
497e355
Address PR comments:
May 20, 2016
c2077d9
Fix the scenario tests and GetAzureMLWebService behavior without IsCo…
May 20, 2016
93fb11e
Fix help xml and version.
May 20, 2016
d0673fa
Add "SupportsShouldProcess = true" for UpdateAzureMLWebService
May 20, 2016
a843c59
Fix New-AzureRmMlWebService can only take full path for the definitio…
May 23, 2016
0bcafcc
Address more comments in PR review.
May 25, 2016
e7a7444
Remove credentials from tests.
May 25, 2016
29846d5
Update the ShouldProcess() for Remove and Update cmdlets.
May 25, 2016
dc1f011
Remove unnecessary SubscriptionId in CmdletBase and let Export- accep…
May 25, 2016
505ee39
Remove ProjectReference in Commands.MachineLearning.csproj
May 25, 2016
fc6479f
Bring back some csproj references to fix build issue.
May 25, 2016
45e4a33
Remove dependency of Commands.Resources.Rest
May 25, 2016
aa72785
Fix line break ~80 columns.
May 26, 2016
a6655e0
Fixed location for current executed assembly in GetAzureResourceGroup…
May 26, 2016
1f4b786
Update PowerShell to latest SDK
May 26, 2016
1053313
Merge branch 'dev' of github.com:Azure/azure-powershell into RMpsd1Fix
May 26, 2016
592ab14
Fixed ApiManagementTests
May 26, 2016
e361024
Added DevTestLabs package to AzureRM
May 26, 2016
6da44da
Fixed ARMIncrementVersion.ps1
May 26, 2016
8bf36dd
Bumped up package versions
May 27, 2016
89d1063
Merge pull request #2346 from begoldsm/dev
May 27, 2016
9c5de16
Merge branch 'release-1.5.0' of github.com:Azure/azure-powershell int…
May 27, 2016
2f890c5
Fix the relative path issue in GetWebServiceDefinitionFromFile().
May 27, 2016
b0ace30
Fixed Batch tests
May 27, 2016
3d255fc
Merge pull request #2347 from hovsepm/release-1.5.0
May 27, 2016
ac1e25f
Fixed CDN solution.
May 27, 2016
0ca5ab1
Update ChangeLog.md
May 27, 2016
4f0219f
Fixed DataFactories, NotificationHubs, OperationalInsights, TrafficMa…
May 27, 2016
58b1248
Update ChangeLog.md
hyonholee May 27, 2016
7b41a66
Merge pull request #2351 from Azure/hyonholee-changlog
May 27, 2016
8c7ba4a
Merge branch 'release-1.5.0' of https://github.com/azure/azure-powers…
May 27, 2016
7424405
Merge pull request #2352 from hovsepm/RMpsd1Fix
May 27, 2016
77c81b2
Merge branch 'release-1.5.0' of https://github.com/azure/azure-powers…
May 27, 2016
57d6e7e
Update version, fix the test case failure after merge and add Machine…
May 27, 2016
8dc9e37
Update Automation changelogs
felixcho-work May 27, 2016
dc9589b
Added ChangeLog changes for Azure ApiManagement
solankisamir May 27, 2016
a47ad73
Update the wxi file
May 27, 2016
1e64105
Resolve merge conflicts in ChangeLog.md
solankisamir May 27, 2016
9041d73
Update MSSharedLibKey.snk
May 27, 2016
907fad6
Enable Create VM with Primium storage test
hyonholee May 27, 2016
2c8bf92
Fix Add-AzureRmVhd
hyonholee May 27, 2016
60acc17
Merge pull request #2348 from NonStatic2014/preparePR
May 27, 2016
b39a812
Merge pull request #2357 from solankisamir/Azure/solankisamir-changeL…
May 27, 2016
0b0a783
Add the recorded file
hyonholee May 27, 2016
10da9f3
Merge pull request #2358 from hyonholee/dev
May 28, 2016
ef1c315
Reverted fix to Resources.Rest project
May 28, 2016
989070b
Add AddNewVnetGatewayIpConfigBase
DeepakRajendranMsft May 28, 2016
a04115e
fix vnetgateway test
DeepakRajendranMsft May 28, 2016
0dc73be
Merge pull request #1 from DeepakRajendranMsft/AddNewVnetGatewayIpCon…
lamchester May 28, 2016
80ea59e
Recored TestVirtualNetworkGateway
lamchester May 28, 2016
810f067
Merge pull request #2359 from hovsepm/RMpsd1Fix
May 28, 2016
164a127
Merge pull request #2360 from lamchester/release-1.5.0
May 28, 2016
209cfd9
Add Azure Machine Learning Change log
NonStatic2014 May 31, 2016
556598e
Merge pull request #2365 from Azure/NonStatic2014-patch-1
markcowl May 31, 2016
718eceb
Revert "If extension name is specified, use it when updating VM"
May 31, 2016
0d32622
Run disk encryption tests in CheckIn mode
May 31, 2016
be49211
Revert "Run disk encryption tests in CheckIn mode"
May 31, 2016
8e315e2
Merge pull request #2368 from krkhan/release-1.5.0
May 31, 2016
2bbf4a6
ADL change notes for this powershell release.
begoldsm Jun 1, 2016
1dd0247
bad spacing messed up indenting.
begoldsm Jun 1, 2016
00265a7
Missed a bullet about performance fixes.
begoldsm Jun 1, 2016
3f141e4
Merge pull request #2374 from Azure/begoldsm-patch-1
Jun 1, 2016
d489832
Merge pull request #2376 from Azure/release-1.5.0
Jun 2, 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
101 changes: 99 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##2016.06.04 version 1.5.0
##2016.06.01 version 1.5.0
* Azure Resource Manager
- (Get/Set/New/Remove)-AzureRmResourceGroup cmdlets will now use the new autorest generated ARM assembly
- (Get/New/Remove)-AzureRmResourceGroupDeployment cmdlets will now use the new autorest generated ARM assembly
Expand All @@ -11,6 +11,23 @@
- Enable object and array type parameters for template deployment
- Preserve casing for resource properties in New/Set-AzureRmResource cmdlet
- PropertyObject parameter is now optional in New-AzureRmResource cmdlet
* Azure Compute (CRP)
- Add additional validation for fixed vhd in Add-AzureRmVhd cmdlet
- Add -ForceRerun parameter to Set-AzureRmVMCustomExtension, Set-AzureRmVMBginfoExtension, and Set-AzureRmAccessExtension
- Update -VhdUri parameter from optional to mandatory (bug fix)
- Remove GeoReplicationEnabled deprecation warning message for Get-AzureStorageAccount cmdlet
- Fix piping issue for Remove-AzureRmExtension
- Create one storage account for Boot diagnostics (one for each location, instead of one for each resource group)
- Add -DiskSizeInGB paramter to Set-AzureRmVMOSDisk cmdlet
- Show operation id and status for POST Async cmdlets.
- Fix Remove-AzureRmNetworkInterface issue for not throwing error when all NICs are removed.
- Fix 'Type' output for List cmdlet
- Remove xmlCfg contents from output format.
- Show warning message for upcoming breaking update of Tag fix.
- Change Set-AzureBootDiagnostics cmdlets name to Set-AzureVMBootDiagnostics (and set alias)
* Azure Compute (ASM)
- Storage Migration cmdlet (Move-AzureStorageAccount)
- Fix Add-AzureCertificate issue
* Azure Storage
* Fix get Storage Account throttling failures when run it on subscription with many accounts
- Get-AzureRmStorageAccount
Expand All @@ -29,7 +46,87 @@
- Remove-AzureRmBatchApplicationPackage
- Remove-AzureRmBatchApplication
* Added bulk task option to New-AzureBatchTask cmdlet

* Azure API Management
* Added Tenant Access cmdlets to get keys for Tenant Access via REST API
- Get-AzureRmApiManagementTenantAccess
- Set-AzureRmApiManagementTenantAccess
* Added OpenId Connect Provider cmdlets to Manage OpenID Connect Providers
- Get-AzureRmApiManagementOpenIdConnectProvider
- New-AzureRmApiManagementOpenIdConnectProvider
- Remove-AzureRmApiManagementOpenIdConnectProvider
- Set-AzureRmApiManagementOpenIdConnectProvider
* Azure Automation
* (New/Import)-AzureRmAutomationRunbook now supports the new values of 'GraphicalPowerShell' and 'GraphicalPowerShellWorkflow' with the Type parameter. The use of 'Graph' value is discouraged.
* Start-AzureRmAutomationRunbook now supports the Wait and MaxWaitSeconds parameters.
* (New/Get)-AzureRmAutomationSchedule now supports weekly and monthly schedules.
* New-AzureRmAutomationSchedule now takes a TimeZone parameter to adjust for daylight savings.
* Azure Machine Learning (Preview)
* New cmdlets to manage Azure Machine Learning Web Services
- New-AzureRmMlWebService
- Get-AzureRmMlWebService
- Remove-AzureRmMlWebService
- Update-AzureRmMlWebService
- Get-AzureRmMlWebServiceKeys
- Import-AzureRmMlWebService
- Export-AzureRmMlWebService
* Azure Data Lake (Preview)
* Convenience cmdlet aliases added for all cmdlets
- Analytics account management
- Get-AdlAnalyticsAccount
- New-AdlAnalyticsAccount
- Remove-AdlAnalyticsAccount
- Set-AdlAnalyticsAccount
- Test-AdlAnalyticsAccount
- Data source management
- Add-AdlAnalyticsDataSource
- Get-AdlAnalyticsDataSource
- Remove-AdlAnalyticsDataSource
- Set-AdlAnalyticsDataSource
- Job management
- Get-AdlJob
- Stop-AdlJob
- Submit-AdlJob
- Wait-AdlJob
- Catalog management
- Get-AdlCatalogItem
- New-AdlCatalogSecret
- Remove-AdlCatalogSecret
- Set-AdlCatalogSecret
- Test-AdlCatalogItem
- Store account management
- Get-AdlStore
- New-AdlStore
- Remove-AdlStore
- Set-AdlStore
- Test-AdlStore
- File management
- Add-AdlStoreItemContent
- Export-AdlStoreItem
- Get-AdlStoreChildItem
- Get-AdlStoreItem
- Get-AdlStoreItemContent
- Import-AdlStoreItem
- Join-AdlStoreItem
- Move-AdlStoreItem
- New-AdlStoreItem
- Remove-AdlStoreItem
- Test-AdlStoreItem
- File access management
- Get-AdlStoreItemAcl
- Get-AdlStoreItemOwner
- Get-AdlStoreItemPermissions
- Remove-AdlStoreItemAcl
- Remove-AdlStoreItemAclEntry
- Set-AdlStoreItemAcl
- Set-AdlStoreItemAclEntry
- Set-AdlStoreItemOwner
- Set-AdlStoreItemPermissions
* Granular progress tracking for folder upload done through Import-AzureRMDataLakeStoreItem
* Scalable performance improvements for flat and recursive folder upload through Import-AzureRMDataLakeStoreItem. Full network saturation should now be possible.
* Errors more accurately indicate that failed Import-AzureRMDataLakeStoreItem commands can be resumed/retried.
* More targetted error handling for all Data Lake Store filesystem cmdlets.
* Support for getting/listing table partitions through Get-AzureRMDataLakeAnalyticsCatalogItem

##2016.05.04 version 1.4.0
* Azure Resource Manager
- Get-AzureRmLocation cmdlet: New cmdlet Lists all public Azure locatiosn with available provider namespaces
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 - May 2016" ?>
<?define productName="Microsoft Azure PowerShell - June 2016" ?>
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>

<?define version="1.4.0" ?>
<?define version="1.5.0" ?>

<Product Id="*"
Name="$(var.productName)"
Expand Down
74 changes: 74 additions & 0 deletions setup/azurecmdfiles.wxi
Original file line number Diff line number Diff line change
Expand Up @@ -1651,6 +1651,62 @@
<File Id="fil813FC8791E81AF65295E649133678045" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.LogicApp\ResourceManagerStartup.ps1" />
</Component>
</Directory>
<Directory Id="dirC7D44D5BAE2DF249D119CEEB989788D3" Name="AzureRM.MachineLearning">
<Component Id="cmp6AC65F6E0A0DB2F0EB94464A70BDD390" Guid="*">
<File Id="filF637097B03E79AC4980670E8CF2FFC50" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\AzureRM.MachineLearning.psd1" />
</Component>
<Component Id="cmpFC05B30C41841E100FC3A9D6BEA347CC" Guid="*">
<File Id="fil37F0EEB14A939268F7C2BF54B9ED226E" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Hyak.Common.dll" />
</Component>
<Component Id="cmp05B28EADD58C9B693F531046B6F29941" Guid="*">
<File Id="filD4D5E229F6E5C86EB45803ABAE67FCED" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.ApplicationInsights.dll" />
</Component>
<Component Id="cmp1687B41A0610093F607896B43CC4EF07" Guid="*">
<File Id="fil4AD817F8580081D66F07EAA8B7A6E899" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Commands.Common.Authentication.dll" />
</Component>
<Component Id="cmp13C5660A6B1A6927145886D667D1EF34" Guid="*">
<File Id="fil698BE57556BDE4D6ACF19354C1028525" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Commands.MachineLearning.dll" />
</Component>
<Component Id="cmp6A48276F58D526B435D05E179E6FB29B" Guid="*">
<File Id="fil5C495C9F84E5C11A5DB1E4C0C7866A3C" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Commands.MachineLearning.dll-help.xml" />
</Component>
<Component Id="cmp07F58A461285099831CF9BD57FB59B73" Guid="*">
<File Id="fil599F3D5C47FDAE0FD7B5023211470622" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Commands.ResourceManager.Common.dll" />
</Component>
<Component Id="cmp9195553C2F963156791B7E498358919E" Guid="*">
<File Id="filB8DE80F70DE91293B8A46220CA5529D5" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Common.dll" />
</Component>
<Component Id="cmp227D2D238101AB1BEAE9BB314900A60E" Guid="*">
<File Id="fil054E561ED4C42AF979876CE1A2CC3D7A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Common.NetFramework.dll" />
</Component>
<Component Id="cmpE30D1CC3A7EEB6038E38C3A342340796" Guid="*">
<File Id="fil67B84ED0DF2CE68E638CB933FAFDDC9D" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Management.Authorization.dll" />
</Component>
<Component Id="cmp94E5A53E75966774C5E70C6345053377" Guid="*">
<File Id="filFC7FF006A46D6369663DA5B146A5165F" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Azure.Management.MachineLearning.dll" />
</Component>
<Component Id="cmpAF7FF17AC679A9E475EB18EF6DC95D65" Guid="*">
<File Id="fil47BFF6E5A6F87E76270CBAEB31088B5D" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.IdentityModel.Clients.ActiveDirectory.dll" />
</Component>
<Component Id="cmp99FE1322A326B4531D95870C45932B71" Guid="*">
<File Id="filE7E8545B7129D8AB10F223E1DBC39C19" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll" />
</Component>
<Component Id="cmpA40EB11031167885698706959D701AC2" Guid="*">
<File Id="fil82F5C198128F36E1643A145A7B2FD3D8" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\microsoft.rest.clientruntime.azure.dll" />
</Component>
<Component Id="cmp51E3C65B2F3F17518527B3A918539456" Guid="*">
<File Id="fil93A2C25B1489CEF6A426222A4F03EE10" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Rest.ClientRuntime.dll" />
</Component>
<Component Id="cmpCE57E791762E3631B8C38599B6593102" Guid="*">
<File Id="fil60A4C662816DD3A42C452225619D91F7" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.Threading.Tasks.dll" />
</Component>
<Component Id="cmp3410AB0438048C3EBA9AED8ED25EA043" Guid="*">
<File Id="filA5CCF049238D110F53A2FCA398E5FAD5" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Microsoft.WindowsAzure.Commands.Common.dll" />
</Component>
<Component Id="cmp5786485F44089C42878CE439EB85D475" Guid="*">
<File Id="filD6D42F626E72D9E9389F18E941D176C8" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearning\Newtonsoft.Json.dll" />
</Component>
</Directory>
<Directory Id="dir76147B1D381C34B7638F2A844B5685DC" Name="AzureRM.Network">
<Component Id="cmp33F39A22183184A6B41F85DF085BAD29" Guid="*">
<File Id="fil55AEBBBFEF03FD95E26F163516FF2E54" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Network\AutoMapper.dll" />
Expand Down Expand Up @@ -5832,6 +5888,24 @@
<ComponentRef Id="cmp1C5F3EB3B89301FD0329A1E35E270D3B" />
<ComponentRef Id="cmp1282ECE600F3F0A8EFD9B13D7D3EAF3C" />
<ComponentRef Id="cmpFB9B262BA2C2691DA3864C0932598F71" />
<ComponentRef Id="cmp6AC65F6E0A0DB2F0EB94464A70BDD390" />
<ComponentRef Id="cmpFC05B30C41841E100FC3A9D6BEA347CC" />
<ComponentRef Id="cmp05B28EADD58C9B693F531046B6F29941" />
<ComponentRef Id="cmp1687B41A0610093F607896B43CC4EF07" />
<ComponentRef Id="cmp13C5660A6B1A6927145886D667D1EF34" />
<ComponentRef Id="cmp6A48276F58D526B435D05E179E6FB29B" />
<ComponentRef Id="cmp07F58A461285099831CF9BD57FB59B73" />
<ComponentRef Id="cmp9195553C2F963156791B7E498358919E" />
<ComponentRef Id="cmp227D2D238101AB1BEAE9BB314900A60E" />
<ComponentRef Id="cmpE30D1CC3A7EEB6038E38C3A342340796" />
<ComponentRef Id="cmp94E5A53E75966774C5E70C6345053377" />
<ComponentRef Id="cmpAF7FF17AC679A9E475EB18EF6DC95D65" />
<ComponentRef Id="cmp99FE1322A326B4531D95870C45932B71" />
<ComponentRef Id="cmpA40EB11031167885698706959D701AC2" />
<ComponentRef Id="cmp51E3C65B2F3F17518527B3A918539456" />
<ComponentRef Id="cmpCE57E791762E3631B8C38599B6593102" />
<ComponentRef Id="cmp3410AB0438048C3EBA9AED8ED25EA043" />
<ComponentRef Id="cmp5786485F44089C42878CE439EB85D475" />
<ComponentRef Id="cmp33F39A22183184A6B41F85DF085BAD29" />
<ComponentRef Id="cmp70B60DBD32D61BCA5715AB2D64131358" />
<ComponentRef Id="cmp92653399A1E9659661E74CA982C1D16A" />
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.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyFileVersion("1.5.0")]
[assembly: CollectionBehavior(DisableTestParallelization = true)]
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.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyFileVersion("1.5.0")]
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.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyFileVersion("1.5.0")]
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.4.0";
public const string AssemblyVersion = "1.5.0";

public const string AssemblyFileVersion = "1.4.0";
public const string AssemblyFileVersion = "1.5.0";

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.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyFileVersion("1.5.0")]
#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.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyFileVersion("1.5.0")]
[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.1.0'
ModuleVersion = '1.1.1'

# 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.8'})
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.9'})

# 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.1.0")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: AssemblyVersion("1.1.1")]
[assembly: AssemblyFileVersion("1.1.1")]
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@
<Project>{3436a126-edc9-4060-8952-9a1be34cdd95}</Project>
<Name>Commands.ScenarioTests.ResourceManager.Common</Name>
</ProjectReference>
<ProjectReference Include="..\..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj">
<Project>{8058d403-06e3-4bed-8924-d166ce303961}</Project>
<Name>Commands.Resources.Rest</Name>
</ProjectReference>
<ProjectReference Include="..\Commands.ApiManagement\Commands.ApiManagement.csproj">
<Project>{dc0a9742-df36-48c9-bd2f-68d01aed6257}</Project>
<Name>Commands.ApiManagement</Name>
Expand Down
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.1.0")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: AssemblyVersion("1.1.1")]
[assembly: AssemblyFileVersion("1.1.1")]
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ public class ApiManagementTests : RMTestBase

public ApiManagementTests(Xunit.Abstractions.ITestOutputHelper output)
{
ServiceManagemenet.Common.Models.XunitTracingInterceptor.AddToContext(new ServiceManagemenet.Common.Models.XunitTracingInterceptor(output));
_helper = new EnvironmentSetupHelper();
_helper.TracingInterceptor = new ServiceManagemenet.Common.Models.XunitTracingInterceptor(output);
ServiceManagemenet.Common.Models.XunitTracingInterceptor.AddToContext(_helper.TracingInterceptor);
}

protected void SetupManagementClients()
Expand Down
Loading