Skip to content

Commit bc61343

Browse files
authored
Merge pull request #5591 from cormacpayne/release-2018-02-23
[5.4.0] Version update for AzureRM release
2 parents 2178c1d + 65897da commit bc61343

38 files changed

+38958
-33851
lines changed

ChangeLog.md

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,53 @@
1-
## 5.3.0 - February 2018
1+
## 5.4.0 - February 2018
2+
#### AzureRM.Automation
3+
* Added alias from New-AzureRmAutomationModule to Import-AzureRmAutomationModule
4+
5+
#### AzureRM.Compute
6+
* Fix ErrorAction issue for some of Get cmdlets.
7+
8+
#### AzureRM.ContainerInstance
9+
* Apply Azure Container Instance SDK 2018-02-01
10+
- Support DNS name label
11+
12+
#### AzureRM.DevTestLabs
13+
* Fixed all of the GET cmdlets which previously weren't working.
14+
15+
#### AzureRM.EventHub
16+
* Fix bug in Get-AzureRmEventHubGeoDRConfiguration help
17+
18+
#### AzureRM.Network
19+
* Added cmdlet to create a new connection monitor
20+
- New-AzureRmNetworkWatcherConnectionMonitor
21+
* Added cmdlet to update a connection monitor
22+
- Set-AzureRmNetworkWatcherConnectionMonitor
23+
* Added cmdlet to get connection monitor or connection monitor list
24+
- Get-AzureRmNetworkWatcherConnectionMonitor
25+
* Added cmdlet to query connection monitor
26+
- Get-AzureRmNetworkWatcherConnectionMonitorReport
27+
* Added cmdlet to start connection monitor
28+
- Start-AzureRmNetworkWatcherConnectionMonitor
29+
* Added cmdlet to stop connection monitor
30+
- Stop-AzureRmNetworkWatcherConnectionMonitor
31+
* Added cmdlet to remove connection monitor
32+
- Remove-AzureRmNetworkWatcherConnectionMonitor
33+
* Updated Set-AzureRmApplicationGatewayBackendAddressPool documentation to remove deprecated example
34+
* Added EnableHttp2 flag to Application Gateway
35+
- Updated New-AzureRmApplicationGateway: Added optional parameter -EnableHttp2
36+
* Add IpTags to PublicIpAddress
37+
- Updated New-AzureRmPublicIpAddress: Added IpTags
38+
- New-AzureRmPublicIpTag to add Iptag
39+
* Add DisableBgpRoutePropagation property in RouteTable and effectiveRoute.
40+
41+
#### AzureRM.Resources
42+
* Register-AzureRmProviderFeature: Added missing example in the docs
43+
* Register-AzureRmResourceProvider: Added missing example in the docs
44+
45+
#### AzureRM.Storage
46+
* Obsolete following parameters in new and set Storage Account cmdlets: EnableEncryptionService and DisableEncryptionService, since Encryption at Rest is enabled by default and can't be disabled.
47+
- New-AzureRmStorageAccount
48+
- Set-AzureRmStorageAccount
49+
50+
## 5.3.0 - February 2018
251
#### AzureRM.Profile
352
* Added deprecation warning for PowerShell 3 and 4
453
* 'Add-AzureRmAccount' has been renamed as 'Connect-AzureRmAccount'; an alias has been added for the old cmdlet name, and other aliases ('Login-AzAccount' and 'Login-AzureRmAccount') have been redirected to the new cmdlet name.

setup/azurecmd.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="5.3.0" ?>
8+
<?define version="5.4.0" ?>
99

1010
<Product Id="*"
1111
Name="$(var.productName)"

src/Common/Commands.Common/AzurePowerShell.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ public class AzurePowerShell
2626

2727
public const string AssemblyCopyright = "Copyright © Microsoft";
2828

29-
public const string AssemblyVersion = "5.3.0";
29+
public const string AssemblyVersion = "5.4.0";
3030

31-
public const string AssemblyFileVersion = "5.3.0";
31+
public const string AssemblyFileVersion = "5.4.0";
3232

3333
public const string ProfileFile = "AzureProfile.json";
3434

src/ResourceManager/Automation/AzureRM.Automation.psd1

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 1/22/2018
6+
# Generated on: 2/20/2018
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.2.0'
15+
ModuleVersion = '4.2.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -164,9 +164,7 @@ PrivateData = @{
164164
# IconUri = ''
165165

166166
# ReleaseNotes of this module
167-
ReleaseNotes = '* Added Location Completer to -Location parameters allowing tab completion through valid Locations
168-
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
169-
* Obsoleted -Tags in favor of -Tag for Set-AzureRmAutomationRunbook'
167+
ReleaseNotes = '* Added alias from New-AzureRmAutomationModule to Import-AzureRmAutomationModule'
170168

171169
# Prerelease string of this module
172170
# Prerelease = ''

src/ResourceManager/Automation/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 4.2.1
2123
* Added alias from New-AzureRmAutomationModule to Import-AzureRmAutomationModule
2224

2325
## Version 4.2.0

src/ResourceManager/Automation/Commands.Automation/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
// You can specify all the values or you can default the Build and Revision Numbers
4444
// by using the '*' as shown below:
4545

46-
[assembly: AssemblyVersion("4.2.0")]
47-
[assembly: AssemblyFileVersion("4.2.0")]
46+
[assembly: AssemblyVersion("4.2.1")]
47+
[assembly: AssemblyFileVersion("4.2.1")]
4848
#if SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.ResourceManager.Automation.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
5050
#else

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 2/5/2018
6+
# Generated on: 2/20/2018
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.3.1'
15+
ModuleVersion = '4.3.2'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -210,7 +210,7 @@ PrivateData = @{
210210
# IconUri = ''
211211

212212
# ReleaseNotes of this module
213-
ReleaseNotes = '* Query image details for OS Version for New-AzureRmVm, New-AzureRmVMSS'
213+
ReleaseNotes = '* Fix ErrorAction issue for some of Get cmdlets.'
214214

215215
# Prerelease string of this module
216216
# Prerelease = ''

src/ResourceManager/Compute/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 4.3.2
2123
* Fix ErrorAction issue for some of Get cmdlets.
2224

2325
## Version 4.3.1

src/ResourceManager/Compute/Commands.Compute/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("91792853-487B-4DC2-BE6C-DD09A0A1BC10")]
28-
[assembly: AssemblyVersion("4.3.1")]
29-
[assembly: AssemblyFileVersion("4.3.1")]
28+
[assembly: AssemblyVersion("4.3.2")]
29+
[assembly: AssemblyFileVersion("4.3.2")]
3030
#if SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.Compute.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3232
#else

src/ResourceManager/ContainerInstance/AzureRM.ContainerInstance.psd1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 1/22/2018
6+
# Generated on: 2/20/2018
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.2.2'
15+
ModuleVersion = '0.2.3'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -109,8 +109,8 @@ PrivateData = @{
109109
# IconUri = ''
110110

111111
# ReleaseNotes of this module
112-
ReleaseNotes = '* Added Location Completer to -Location parameters allowing tab completion through valid Locations
113-
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription'
112+
ReleaseNotes = '* Apply Azure Container Instance SDK 2018-02-01
113+
- Support DNS name label'
114114

115115
# Prerelease string of this module
116116
# Prerelease = ''

0 commit comments

Comments
 (0)