Skip to content

Release 0.9.4 #30

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 124 commits into from
Jun 24, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
2fe1b1b
Post Refactoring fixes
Mar 28, 2015
3a48411
Merge branch 'master' of github.com:Azure/azure-powershell into GetRo…
Jun 1, 2015
6a7c4ad
Re-add the New-RoleDefinition, Set-RoleDefinition and Remove-RoleDefi…
namratab May 29, 2015
575cf02
Merge branch 'dev' of github.com:Azure/azure-powershell into CustomRoles
namratab Jun 3, 2015
2e946a3
Add filtering on custom roles
Jun 3, 2015
91d9600
Merge branch 'CustomRoles' of github.com:namratab/azure-powershell in…
Jun 3, 2015
cc2658e
Add help for authorization commandlets, minor bug fix
namratab Jun 5, 2015
3c89b4a
Merge branch 'dev' of github.com:Azure/azure-powershell into CustomRoles
namratab Jun 5, 2015
d22210d
Update latest Resources package from nuget.org
namratab Jun 5, 2015
f340397
Merge branch 'dev' of github.com:Azure/azure-powershell into CustomRoles
namratab Jun 5, 2015
123ee56
Fix all csproj files to remove uneeded app.config that was auto added
namratab Jun 5, 2015
ba0e883
Fix all csproj files to remove uneeded app.config that was auto added
namratab Jun 5, 2015
82cfc37
Fix all csproj files to remove uneeded app.config that was auto added
namratab Jun 5, 2015
4f6d736
Merge branch 'CustomRoles' of github.com:namratab/azure-powershell in…
namratab Jun 5, 2015
a1a239f
Update tests for role definition cmdlets. Added the session records.
Jun 5, 2015
ef36ab4
Merge branch 'CustomRoles' of github.com:namratab/azure-powershell in…
Jun 5, 2015
c432802
Add missing help file for KeyVault
Jun 5, 2015
3c96f7e
Edit help file
namratab Jun 6, 2015
50bf7e3
Merge branch 'CustomRoles' of github.com:namratab/azure-powershell in…
Jun 6, 2015
0e28a0d
added project shell
Matt-Westphal Jun 15, 2015
bc68a15
added test project
Matt-Westphal Jun 15, 2015
0f7274e
adding appropriate nuget packages
Matt-Westphal Jun 15, 2015
db2f4e6
Added enough code to build with the commerce package
Matt-Westphal Jun 16, 2015
265c244
working on tests
Matt-Westphal Jun 16, 2015
7368c5c
Re-enable MoveResource test and capture new records
vivsriaus Jun 16, 2015
77f3a51
trying to get this to build and show the tests
Matt-Westphal Jun 16, 2015
526ee38
everything compiles, now to get the test to work
Matt-Westphal Jun 16, 2015
d5475d8
Fix the correct move-azureresource test
vivsriaus Jun 17, 2015
386d598
got to compile with xUnit and show the tests
Matt-Westphal Jun 17, 2015
742de08
New, Set and Remove should return resource obj
vivsriaus Jun 17, 2015
eb4f8d2
small mods
Matt-Westphal Jun 17, 2015
d360d98
Fixes for RBAC commandlets
namratab Jun 17, 2015
7e8bfc3
Merge branch 'dev' of github.com:Azure/azure-powershell into CustomRoles
namratab Jun 17, 2015
afabd50
Merge branch 'CustomRoles' of github.com:namratab/azure-powershell in…
Jun 17, 2015
d8d9326
minor updates, skipping the tests for now
Matt-Westphal Jun 17, 2015
2e1f65b
re adding tests
Matt-Westphal Jun 17, 2015
bc0c76a
trying out different way to call the powershell
Matt-Westphal Jun 17, 2015
a592a9c
Adding GetRestorePoints cmdlet
caln-microsoft Jun 18, 2015
ecb546b
Adding backup tests to Commands.Sql.Test.csproj
caln-microsoft Jun 18, 2015
fd1001f
Adding backup cmdlet support and Get-SqlAzureDatabaseRestorePoints
caln-microsoft Jun 18, 2015
f54875c
adding script to import and test the new UsageAggregates module
Matt-Westphal Jun 18, 2015
fa2ba22
csproj was referencing a file that didn't exist
Matt-Westphal Jun 18, 2015
3b0337d
Fix bug in ResourcesClient that was causing recursive calls and also …
Jun 18, 2015
50b6c9c
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
Jun 18, 2015
e9b3bb9
Fix incorrect merge
Jun 18, 2015
0f9bc58
got the tests to run
Matt-Westphal Jun 19, 2015
f982719
remove unused files
Matt-Westphal Jun 19, 2015
4b7b931
removed app.config
Matt-Westphal Jun 19, 2015
232cbd2
Updating reference to Authorization package
Jun 19, 2015
0604377
Styling fixes for Get-AzureSqlDatabaseRestorePoints
caln-microsoft Jun 19, 2015
72858ce
Adding Get-AzureSqlDatabaseRestorePoints powershell support
caln-microsoft Jun 19, 2015
50cd60d
Merge pull request #1 from caln-microsoft/dev
caln-microsoft Jun 19, 2015
e084368
added our tests to the powershell test tagets
Matt-Westphal Jun 19, 2015
9718df2
Merge pull request #2 from caln-microsoft/backup
caln-microsoft Jun 19, 2015
3c85c14
Merge remote-tracking branch 'azure-powershell/dev' into dev
caln-microsoft Jun 19, 2015
9f9e6bc
added another place for the targets file
Matt-Westphal Jun 19, 2015
6a563b8
Fix deleted reference
Jun 19, 2015
11a805b
updated name of dll for the test project to align with others
Matt-Westphal Jun 19, 2015
875368d
Upgrade DataTransfer encryption nuget to 1.5.1 version.
Jun 19, 2015
50c01e6
Merge pull request #26 from Azure/dev
huangpf Jun 19, 2015
08cb6ab
Merge branch 'dev' of github.com:Azure/azure-powershell into GetRoleD…
Jun 19, 2015
09e2a90
Merge pull request #523 from yitao-zhang/dev
Jun 19, 2015
1a0c010
Merge branch 'dev' of github.com:Azure/azure-powershell into GetRoleD…
Jun 19, 2015
454d0ea
Updated change log
divyagandhi01 Jun 19, 2015
8ddb8c7
Update changelog
vivsriaus Jun 19, 2015
2bf9e8e
Updated code based on pull request feedback
Matt-Westphal Jun 19, 2015
66aa895
Merge pull request #524 from divyakgupta/dev
Jun 19, 2015
1a401ea
Remove version added to the Authorization assembly during NuGet packa…
Jun 19, 2015
557724d
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
vivsriaus Jun 19, 2015
a1f7e78
added Get-usageaggregates to changelog.txt
Matt-Westphal Jun 19, 2015
d7c1d10
change format for changelog
vivsriaus Jun 19, 2015
9d4cd92
Updated ListRestorePoints test and removed SizeBytes from RestorePoin…
caln-microsoft Jun 19, 2015
495b1c4
Merge pull request #508 from vivsriaus/dev
Jun 19, 2015
bf82141
added UsageAggregates to the installer
Matt-Westphal Jun 19, 2015
9a56c1e
Updated Get-SqlAzureRestorePoints test comments
caln-microsoft Jun 19, 2015
0ec0008
fixed csproj, was using wrong filename for help. didn't click save b…
Matt-Westphal Jun 19, 2015
db579db
updated help file correctly for Get-UsageAggregates
Matt-Westphal Jun 19, 2015
528ebe1
Update Tests
huangpf Jun 19, 2015
046d809
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
huangpf Jun 19, 2015
70835a7
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
huangpf Jun 19, 2015
66f51fa
Edit help file.
ldattilo Jun 20, 2015
7405c66
ADF PowerShell update for sprint 50
jackmagic313 Jun 20, 2015
e6554d9
updated help file with formatting from help editor
Matt-Westphal Jun 20, 2015
9ce45b4
Fixed refactoring error
caln-microsoft Jun 20, 2015
e8956c2
Merge pull request #526 from huangpf/dev
Jun 20, 2015
aa8cfc7
Merge pull request #527 from jackmagic313/dev
Jun 20, 2015
31811ed
Changed ChangeLog for Azure Sql Data Warehouse functionality
caln-microsoft Jun 20, 2015
0b4891d
PS command changes as per NRP Brooklyn APIs changes.
Jun 20, 2015
b089637
pulled from Azure repo and up
Matt-Westphal Jun 20, 2015
2f6fffe
Re-recording tests, but as its blocking for other team member's check…
Jun 20, 2015
23394b3
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Jun 20, 2015
5880776
fixed merge error
Matt-Westphal Jun 20, 2015
f9fee87
Merge remote-tracking branch 'azure-powershell/dev' into dev
caln-microsoft Jun 20, 2015
bd685f0
Merge pull request #517 from Matt-Westphal/dev
Jun 20, 2015
a48e397
Merge remote-tracking branch 'azure-powershell/dev' into dev
caln-microsoft Jun 20, 2015
521a9b8
Merge pull request #525 from caln-microsoft/dev
Jun 20, 2015
e15552f
updated package versions
Matt-Westphal Jun 20, 2015
124acfb
Merge branch 'dev' of https://github.com/azure/azure-powershell into dev
Matt-Westphal Jun 20, 2015
55c528a
removed app.config
Matt-Westphal Jun 20, 2015
f6bc5aa
Recorded tests & enabled skipped tests.
Jun 20, 2015
5c2354d
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Jun 20, 2015
7732569
Merge pull request #529 from Matt-Westphal/dev
Jun 20, 2015
c1ccc04
PS command changes as per NRP Brooklyn APIs changes:-
Jun 20, 2015
a03a3a7
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Jun 20, 2015
b31cd81
Added PS changes details in changeLog.txt file.
Jun 20, 2015
662f03e
Correcting ChangeLog.txt
Jun 21, 2015
65c1b07
Merge pull request #528 from Nilambari/dev
Jun 21, 2015
de6b63e
Fixed NRP ChangeLog.txt info
Jun 21, 2015
8bc1d0e
Merge pull request #530 from hovsepm/dev
Jun 21, 2015
0ea48a0
Merge branch 'dev' of github.com:Azure/azure-powershell into GetRoleD…
Jun 22, 2015
2ad7bdb
Update the Authorization nuget package.
Jun 22, 2015
14c6c74
Merge pull request #510 from rakashya/GetRoleDefinitions
Jun 22, 2015
f7e38e4
Added RBAC changes to ChangeLog.txt
Jun 22, 2015
dbd70e5
Merge pull request #532 from hovsepm/dev
Jun 22, 2015
37dac31
Running BuildInstaller.ps1
Jun 22, 2015
095ced8
Changed version of Powershell MSI
Jun 22, 2015
8d9ab0d
Changed release date in ChangeLog.txt
Jun 22, 2015
3e61e62
Merge pull request #533 from hovsepm/release-0.9.4
Jun 22, 2015
b16293d
Fixed UsageAggregates project
Jun 22, 2015
ac84d31
Merge pull request #534 from hovsepm/release-0.9.4
Jun 23, 2015
20c6e8c
Reverted changes to azurepowershell.sln
Jun 23, 2015
5d79cff
Merge pull request #535 from hovsepm/release-0.9.4
Jun 23, 2015
152845c
Added Compute changes in ChangeLog.txt
Jun 24, 2015
27cff23
Merge pull request #538 from hovsepm/release-0.9.4
Jun 24, 2015
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
11 changes: 10 additions & 1 deletion AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<HDInsightTestDebug>.\src\ServiceManagement\HDInsight\Commands.HDInsight.Test\bin\Debug\Microsoft.WindowsAzure.Commands.HDInsight.Test.dll</HDInsightTestDebug>
<StorageTestDebug>.\src\ServiceManagement\Storage\Commands.Storage.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Storage.Test.dll</StorageTestDebug>
<KeyVaultTestDebug>.\src\ResourceManager\KeyVault\Commands.KeyVault.Test\bin\Debug\Microsoft.Azure.Commands.KeyVault.Test.dll</KeyVaultTestDebug>
<UsageAggregationTestDebug>.\src\ResourceManager\Commerce\Commands.UsageAggregates.Test\bin\Debug\Microsoft.Azure.Commands.UsageAggregates.Test.dll</UsageAggregationTestDebug>
<TestFilter>"!Functional&#x26;!Scenario&#x26;!AzureRTScenario&#x26;!Sequential&#x26;!PIRTest&#x26;!Preview&#x26;!ADDomain&#x26;!Network&#x26;!AzureRTUpload&#x26;!AzureRTCleanUp"</TestFilter>
<ScenarioTestFilter>All</ScenarioTestFilter>
<OneSDKCITFilter>"OneSDK&#x26;CIT"</OneSDKCITFilter>
Expand All @@ -55,13 +56,14 @@
<XUnitTests Include=".\src\ResourceManager\Batch\Commands.Batch.Test\bin\Debug\Microsoft.Azure.Commands.Batch.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Websites\Commands.Websites.Test\bin\Debug\Microsoft.Azure.Commands.Websites.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\KeyVault\Commands.KeyVault.Test\bin\Debug\Microsoft.Azure.Commands.KeyVault.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Commerce\Commands.UsageAggregates.Test\bin\Debug\Microsoft.Azure.Commands.UsageAggregates.Test.dll"/>
<XUnitTests Include=".\src\ServiceManagement\ManagedCache\Commands.ManagedCache.Test\bin\Debug\Microsoft.Azure.Commands.ManagedCache.Test.dll"/>
<XUnitTests Include=".\src\ServiceManagement\RemoteApp\Commands.RemoteApp.Test\bin\Debug\Microsoft.Azure.Commands.RemoteApp.Tests.dll"/>
<XUnitTests Include=".\src\Common\Commands.ScenarioTest\bin\Debug\Microsoft.WindowsAzure.Commands.ScenarioTest.dll"/>
<XUnitTests Include=".\src\ServiceManagement\RecoveryServices\Commands.RecoveryServices.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\TrafficManager\Commands.TrafficManager2.Test\bin\Debug\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.dll"/>
<XUnitTests Include=".\src\ServiceManagement\Network\Commands.Network.Test\bin\Debug\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\ApiManagement\Commands.ApiManagement.Test\bin\Debug\Microsoft.Azure.Commands.ApiManagement.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\ApiManagement\Commands.ApiManagement.Test\bin\Debug\Microsoft.Azure.Commands.ApiManagement.Test.dll"/>
</ItemGroup>

<Target Name="InvokeMSTest">
Expand Down Expand Up @@ -242,6 +244,13 @@
<Xunit.Runner.MSBuild.xunit Assemblies="$(KeyVaultTestDebug)" Html="$(TestOutputDirectory)\KeyVaultTests.xunit.dll.html" Verbose="true"
IncludeTraits="$(XUnitIncludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<!-- run the UsageAggregationTests -->
<Target Name="UsageAggregationTests">
<Message Importance="high" Text="Running UsageAggregates tests" />
<Xunit.Runner.MSBuild.xunit Assemblies="$(UsageAggregationTestDebug)" Html="$(TestOutputDirectory)\UsageAggregationTests.xunit.dll.html" Verbose="true"
IncludeTraits="$(XUnitIncludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<!-- Run the scenario tests with Mocks -->
<Target Name="MockedScenarioTests">
Expand Down
40 changes: 35 additions & 5 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,40 @@
2015.06.25 version 0.9.4
* Added Batch cmdlets
* Start-AzureBatchPoolResize
* Stop-AzureBatchPoolResize
* RedisCache cmdlets
2015.06.26 version 0.9.4
* Azure Compute cmdlets
* Warning message for deprecation Name parameter in New-AzureVM. The guidance is to use –Name parameter in New-AzureVMConfig cmdlet.
* Save-AzureVMImgage has new paramter -Path to save the JSON template returned from the server.
* Add-AzureVMNetworkInterface has new paramter -NetworkInterface which accepts a list of NIC object returned by Get-AzureNetworkInterface cmdlet.
* Deprecated “-Name” parameter in Set-AzureVMSourceImage. The guidance is to use the Pub, Offer, SKU, Version method to specify the VM Images for the VM.
* Fixed the formatting of the output of VM Image cmdlets.
* Fixed issues in New/Set-AzureDeployment & other service extension related cmdlets.
* Azure Batch cmdlets
* Added Start-AzureBatchPoolResize
* Added Stop-AzureBatchPoolResize
* Azure Key Vault cmdlets
* Updated Key Vault package versions
* Fixed bugs related to secrets
* Azure Network Resource Provider cmdlets
* New-AzureLocalNetworkGateway parameter name change
* Reset-AzureLocalNetworkGateway renamed to Set-AzureLocalNetworkGateway, added new parameter
* VirtualNetworkGateway parameter changes
* New-AzureVirtualNetworkGateway parameter changes
* Removed command Resize-AzureVirtualNetworkGateway
* Reset-AzureVirtualNetworkGatewayConnection renamed to Set-AzureVirtualNetworkGatewayConnection8
* Azure RedisCache cmdlets
* Set-AzureRedisCache - Added support for scaling, using RedisConfiguration instead of MaxMemoryPolicy #513
* New-AzureRedisCache - Using RedisConfiguration instead of MaxMemoryPolicy #513
* Azure Resource Manager cmdlets
* Added Get-UsageAggregates
* Added Get-AzureProviderOperation cmdlet
* Added Test-AzureResourceGroup and Test-AzureResource cmdlets
* Refactored Resource Lock cmdlets
* Removed unnecessary code when getting a resource
* Azure SQL Database
* Added cmdlets for pause/resume functionality and retrieving restore points for restoring backups:
* Suspend-AzureSqlDatabase
* Resume-AzureSqlDatabase
* Get-AzureSqlDatabaseRestorePoints
* Changed cmdlets:
* New-AzureSqlDatabase - Can now create Azure Sql Data Warehouse databases

2015.06.05 version 0.9.3
* Fixed bug in Websites cmdlets related to slots #454
Expand Down
2 changes: 1 addition & 1 deletion setup/azurecmd.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>

<?define version="0.9.3" ?>
<?define version="0.9.4" ?>
<?define versionedStartMenuFolder="Microsoft Azure" ?>
<?define staleStartMenuFolder="Windows Azure" ?>

Expand Down
Loading