Skip to content

Commit bc61343

Browse files
authored
Merge pull request Azure#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 = ''

src/ResourceManager/ContainerInstance/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 0.2.3
2123
* Apply Azure Container Instance SDK 2018-02-01
2224
- Support DNS name label
2325

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.2")]
36-
[assembly: AssemblyFileVersion("0.2.2")]
35+
[assembly: AssemblyVersion("0.2.3")]
36+
[assembly: AssemblyFileVersion("0.2.3")]

src/ResourceManager/DevTestLabs/AzureRM.DevTestLabs.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: 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.0.1'
15+
ModuleVersion = '4.0.2'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -113,7 +113,7 @@ PrivateData = @{
113113
# IconUri = ''
114114

115115
# ReleaseNotes of this module
116-
ReleaseNotes = '* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription'
116+
ReleaseNotes = '* Fixed all of the GET cmdlets which previously weren''t working.'
117117

118118
# Prerelease string of this module
119119
# Prerelease = ''

src/ResourceManager/DevTestLabs/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
-->
2020
## Current Release
2121

22+
## Version 4.0.2
2223
* Fixed all of the GET cmdlets which previously weren't working.
2324

2425
## Version 4.0.1

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
[assembly: ComVisible(false)]
2828
[assembly: CLSCompliant(false)]
2929
[assembly: Guid("2994548F-69B9-4DC2-8D19-52CC0C0C85BC")]
30-
[assembly: AssemblyVersion("4.0.1")]
31-
[assembly: AssemblyFileVersion("4.0.1")]
30+
[assembly: AssemblyVersion("4.0.2")]
31+
[assembly: AssemblyFileVersion("4.0.2")]
3232
#if SIGN
3333
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.DevTestLabs.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3434
#else

src/ResourceManager/EventHub/AzureRM.EventHub.psd1

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 2/1/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.6.0'
15+
ModuleVersion = '0.6.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -124,20 +124,7 @@ PrivateData = @{
124124
# IconUri = ''
125125

126126
# ReleaseNotes of this module
127-
ReleaseNotes = '* Added below new commands for Geo Disaster Recovery operations.
128-
-Creating a new Alias(Disaster Recovery configuration):
129-
- New-AzureRmEventHubGeoDRConfiguration [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String> [-PartnerNamespace] <String> [-WhatIf] [-Confirm]
130-
-Retrieve Alias(Disaster Recovery configuration) :
131-
- Get-AzureRmEventHubGeoDRConfiguration [-ResourceGroupName] <String> [-Namespace] <String> [[-Name] <String>]
132-
-Disabling the Disaster Recovery and stops replicating changes from primary to secondary namespaces
133-
- Set-AzureRmEventHubGeoDRConfigurationBreakPair [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String>
134-
-Invoking Disaster Recovery failover and reconfigure the alias to point to the secondary namespace
135-
- Set-AzureRmEventHubGeoDRConfigurationFailOver [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String>
136-
-Deleting an Alias(Disaster Recovery configuration)
137-
- Remove-AzureRmEventHubGeoDRConfiguration [-ResourceGroupName] <String> [-Namespace] <String> [-Name] <String> [-WhatIf] [-Confirm]
138-
* Added below new commands for checking the Namespace Name and GeoDr Configuration Name - Alias availability.
139-
-Check the Availability of Namespace name or Alias(Disaster Recovery configuration) name:
140-
- Test-AzureRmEventHubName [-ResourceGroupName] <String> [-Namespace] <String> [-AliasName] <String>'
127+
ReleaseNotes = '* Fix bug in Get-AzureRmEventHubGeoDRConfiguration help'
141128

142129
# Prerelease string of this module
143130
# Prerelease = ''
@@ -159,3 +146,4 @@ PrivateData = @{
159146
# DefaultCommandPrefix = ''
160147

161148
}
149+

src/ResourceManager/EventHub/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 0.6.1
2123
* Fix bug in Get-AzureRmEventHubGeoDRConfiguration help
2224

2325
## Version 0.6.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("3ea250fe-7987-426b-8ca0-2dd65deda73c")]
28-
[assembly: AssemblyVersion("0.6.0")]
29-
[assembly: AssemblyFileVersion("0.6.0")]
28+
[assembly: AssemblyVersion("0.6.1")]
29+
[assembly: AssemblyFileVersion("0.6.1")]

0 commit comments

Comments
 (0)