Skip to content

Commit

Permalink
Merge pull request #445 from hovsepm/release-0.9.2
Browse files Browse the repository at this point in the history
Added changelog for release 0.9.2
  • Loading branch information
Hovsep committed May 30, 2015
2 parents 24583ff + 8f7bf17 commit d92b7b0
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
2015.05.28 version 0.9.2
* Deprecated Switch-AzureMode
* Profile
* Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
* Added Automation cmdlets
* Get-AzureAutomationWebhook
* New-AzureAutomationWebhook
* Remove-AzureAutomationWebhook
* Set-AzureAutomationWebhook
* Azure Compute
* Added Version parameter to cmdlets
* Combine Get-AzureVMImage and Get-AzureVMImageDetail
* Combine Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail
* Fix piping issue of Remove-AzureVMDataDisk and Remove-AzureVMNetworkInterface
* Update the output of Remove-AzureAvailabilitySet
* Add Force parameter for Remove-AzureAvailabilitySet
* Azure Key Vault
* Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets
* Fixed bugs
* Azure Data Factories
* Base cmdlet type switch to use Profile
* New-AzureDataFactoryEncryptedValue cmdlet supporting M data sources
* Azure Resource Manager
* Fixed bug in Move-AzureResource cmdlet
* Fixed bug in Set-AzureResource cmdlet
Expand Down Expand Up @@ -337,7 +358,7 @@
* Set-AzureVMCustomScriptExtension
* Set-AzureVMAccessExtension
* Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
* Add 'ResizedSizeInGB' pramater for the following cmdlets
* Add 'ResizedSizeInGB' parameter for the following cmdlets
* Update-AzureDisk
* Set-AzureOSDisk
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
Expand Down Expand Up @@ -442,7 +463,7 @@
* Compute
* Set-AzureVMImage cmdlets - added IconUri, SmallIconUri, and ShowInGui parameters
* Sql
* Added Sql Servver v12 support to SQL authentication context for SqlAzure cmdlets
* Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets

2014.11.14 Version 0.8.11
* Profile
Expand Down Expand Up @@ -765,7 +786,7 @@
* Remove-AzureVMImageOSDiskConfig
* Set-AzureVMImageDataDiskConfig
* Remove-AzureVMImageDataDiskConfig
* Virtual network improvments
* Virtual network improvements
* Set-AzureVnetGatewayKey
* Azure Automation cmdlets
* Get-AzureAutomationAccount
Expand Down

0 comments on commit d92b7b0

Please sign in to comment.