forked from Azzhag/azure-sdk-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog.txt
40 lines (32 loc) · 1.12 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2012.12.12 Version 0.6.9
* Added Service Bus namespace management cmdlets 'help azuresb'
* Added -ServiceBusNamespace param to 'Test-AzureName' to verify namespace availability
* Added VHD uploader cmdlet 'Add-AzureVHD' for uploading VM images to blob storage.
* Improved message reporting and piping for couple scaffolding cmdlets
* Fixed PHP customization functionality for modifying php.ini and installing custom extensions
* Verbose option is enabled by default when using Windows Azure PowerShell shortcut
2012.11.21 Version 0.6.8
* Multiple bugfixes
* Added dedicated cache role support
* Added github support
2012.10.08 Version 0.6.5
* Adding websites cmdlets
2012.06.06 Version 0.6.0
* Adding Powershell management cmdlets
* Adding PHP Cmdlets
* Renaming existing cmdlets to remove duplication
* Node.exe is no longer embedded
2012.05.11 Version 0.5.4
* node 0.6.17
* iisnode 0.1.19
2012.02.17 Version 0.5.3
* Bug fixes
2012.02.10 Version 0.5.2
* Bug fixes
2011.12.23 Version 0.5.1
* Added Remote Desktop support
* Added SSL support
* node 0.6.6
* iisnode 0.1.13
2011.12.09 Version 0.5.0
* Initial Release