Skip to content

Commit 7fa93b6

Browse files
authored
Merge pull request Azure#9711 from MiYanni/release-2019-07-30-versioning
2019-07-30 Release Versioning
2 parents 17c5183 + b40cbeb commit 7fa93b6

File tree

143 files changed

+25783
-7480
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+25783
-7480
lines changed

ChangeLog.md

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,112 @@
1+
## 2.5.0 - July 2019
2+
#### Az.Accounts
3+
* Update common code to use latest version of ClientRuntime
4+
5+
#### Az.ApplicationInsights
6+
* Fix example typo in 'Remove-AzApplicationInsightsApiKey' documentation
7+
8+
#### Az.Automation
9+
* Fix typo in resource string
10+
11+
#### Az.CognitiveServices
12+
* Added NetworkRuleSet support.
13+
14+
#### Az.Compute
15+
* Add missing properties (ComputerName, OsName, OsVersion and HyperVGeneration) of VM instance view object.
16+
17+
#### Az.ContainerRegistry
18+
* Fix typo in Remove-AzContainerRegistryReplication for Replication parameter
19+
- More information here https://github.com/Azure/azure-powershell/issues/9633
20+
21+
#### Az.DataFactory
22+
* Updated ADF .Net SDK version to 4.1.0
23+
* Fix typo in documentation for 'Get-AzDataFactoryV2PipelineRun'
24+
25+
#### Az.EventHub
26+
* Added new cmmdlet added for generating SAS token : New-AzEventHubAuthorizationRuleSASToken
27+
* added verification and error message for authorizationrules rights if only 'Manage' is assigned
28+
29+
#### Az.KeyVault
30+
* Added support to specify the KeySize for Certificate Policies
31+
32+
#### Az.LogicApp
33+
* Fix for Get-AzIntegrationAccountMap to list all map types
34+
- Added new MapType parameter for filtering
35+
36+
#### Az.ManagedServices
37+
* Added support for api version 2019-06-01 (GA)
38+
39+
#### Az.Network
40+
* Add support for private endpoint and private link service
41+
- New cmdlets
42+
- Set-AzPrivateEndpoint
43+
- Set-AzPrivateLinkService
44+
- Approve-AzPrivateEndpointConnection
45+
- Deny-AzPrivateEndpointConnection
46+
- Get-AzPrivateEndpointConnection
47+
- Remove-AzPrivateEndpointConnection
48+
- Test-AzPrivateLinkServiceVisibility
49+
- Get-AzAutoApprovedPrivateLinkService
50+
* Updated below commands for feature: PrivateEndpointNetworkPolicies/PrivateLinkServiceNetworkPolicies flag on Subnet in Virtualnetwork
51+
- Updated New-AzVirtualNetworkSubnetConfig/Set-AzVirtualNetworkSubnetConfig/Add-AzVirtualNetworkSubnetConfig
52+
- Added optional parameter -PrivateEndpointNetworkPoliciesFlag to indicate that enable or disable apply network policies on pivate endpoint in this subnet.
53+
- Added optional parameter -PrivateLinkServiceNetworkPoliciesFlag to indicate that enable or disable apply network policies on private link service in this subnet.
54+
* AzPrivateLinkService's cmdlet parameter 'ServiceName' was renamed to 'Name' with an alias 'ServiceName' for backward compatibility
55+
* Enable ICMP protocol for network security rule configurations
56+
- Updated cmdlets
57+
- Add-AzNetworkSecurityRuleConfig
58+
- New-AzNetworkSecurityRuleConfig
59+
- Set-AzNetworkSecurityRuleConfig
60+
* Add ConnectionProtocolType (Ikev1/Ikev2) as a configurable parameter for New-AzVirtualNetworkGatewayConnection
61+
* Add PrivateIpAddressVersion in LoadBalancerFrontendIpConfiguration
62+
- Updated cmdlet:
63+
- New-AzLoadBalancerFrontendIpConfig
64+
- Add-AzLoadBalancerFrontendIpConfig
65+
- Set-AzLoadBalancerFrontendIpConfig
66+
* Application Gateway New-AzApplicationGatewayProbeConfig command update for supporting custom port in Probe
67+
- Updated New-AzApplicationGatewayProbeConfig: Added optional parameter Port which is used for probing backend server. This parameter is applicable for Standard_V2 and WAF_V2 SKU.
68+
69+
#### Az.OperationalInsights
70+
* Updated default version for saved searches to be 1.
71+
* Fixed custom log null regex handling
72+
73+
#### Az.RecoveryServices
74+
* Update 'Get-AzRecoveryServicesBackupJob.md'
75+
* Update 'Get-AzRecoveryServicesBackupContainer.md'
76+
* Update 'Get-AzRecoveryServicesVault.md'
77+
* Update 'Wait-AzRecoveryServicesBackupJob.md'
78+
* Update 'Set-AzRecoveryServicesVaultContext.md'
79+
* Update 'Get-AzRecoveryServicesBackupItem.md'
80+
* Update 'Get-AzRecoveryServicesBackupRecoveryPoint.md'
81+
* Update 'Restore-AzRecoveryServicesBackupItem.md'
82+
* Updated service call for Unregistering container for Azure File Share
83+
* Update 'Set-AzRecoveryServicesAsrAlertSetting.md'
84+
85+
#### Az.Resources
86+
- Remove missing cmdlet referenced in 'New-AzResourceGroupDeployment' documentation
87+
- Updated policy cmdlets to use new api version 2019-01-01
88+
89+
#### Az.ServiceBus
90+
* Added new cmmdlet added for generating SAS token : New-AzServiceBusAuthorizationRuleSASToken
91+
* added verification and error message for authorizationrules rights if only 'Manage' is assigned
92+
93+
#### Az.Sql
94+
* Fix missing examples for Set-AzSqlDatabaseSecondary cmdlet
95+
* Fix set Vulnerability Assessment recurring scans without providing any email addresses
96+
* Fix a small typo in a warining message.
97+
98+
#### Az.Storage
99+
* Update example in reference documentation for 'Get-AzStorageAccount' to use correct parameter name
100+
101+
#### Az.StorageSync
102+
* Adding Invoke-AzStorageSyncChangeDetection cmdlet.
103+
* Fix Issue 9551 for honoring TierFilesOlderThanDays
104+
105+
#### Az.Websites
106+
* Fixing a bug where some SiteConfig properties were not returned by Get-AzWebApp and Set-AzWebApp
107+
* Adds a new Location parameter to Get-AzDeletedWebApp and Restore-AzDeletedWebApp
108+
* Fixes a bug with cloning web app slots using New-AzWebApp -IncludeSourceWebAppSlots
109+
1110
## 2.4.0 - July 2019
2111
#### Az.Accounts
3112
* Add support for profile cmdlets

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
2-
# Module manifest for module 'Az.Accounts'
2+
# Module manifest for module 'PSGet_Az.Accounts'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 6/19/2019
6+
# Generated on: 7/23/2019
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '1.6.0'
15+
ModuleVersion = '1.6.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -143,14 +143,12 @@ PrivateData = @{
143143
# IconUri = ''
144144

145145
# ReleaseNotes of this module
146-
ReleaseNotes = '* Add support for profile cmdlets
147-
* Add support for environments and data planes in generated cmdlets
148-
* Fix bug where incorrect endpoint was being used in some cases for data plane cmdlets in Windows PowerShell'
146+
ReleaseNotes = '* Update common code to use latest version of ClientRuntime'
149147

150148
# Prerelease string of this module
151149
# Prerelease = ''
152150

153-
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
151+
# Flag to indicate whether the module requires explicit user acceptance for install/update
154152
# RequireLicenseAcceptance = $false
155153

156154
# External dependent modules of this module

src/Accounts/Accounts/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
## Upcoming Release
21+
22+
## Version 1.6.1
2123
* Update common code to use latest version of ClientRuntime
2224

2325
## Version 1.6.0

src/Accounts/Accounts/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("1.6.0")]
47-
[assembly: AssemblyFileVersion("1.6.0")]
46+
[assembly: AssemblyVersion("1.6.1")]
47+
[assembly: AssemblyFileVersion("1.6.1")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test")]
5050
#endif

src/Advisor/Advisor/Az.Advisor.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = '.\Microsoft.Azure.Management.Advisor.dll'

src/Aks/Aks/Az.Aks.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\YamlDotNet.dll', '.\AutoMapper.dll'

src/AlertsManagement/AlertsManagement/Az.AlertsManagement.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.AlertsManagement.dll'

src/AlertsManagement/AlertsManagement/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Overview of change #1
1818
- Additional information about change #1
1919
-->
20+
## Upcoming Release
2021

2122
## Version 0.1.0
2223
* Preview of `Az.AlertsManagement` module

src/AnalysisServices/AnalysisServices/Az.AnalysisServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.Analysis.dll'

src/ApiManagement/ApiManagement/Az.ApiManagement.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\AutoMapper.dll',

src/ApplicationInsights/ApplicationInsights/Az.ApplicationInsights.psd1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
2-
# Module manifest for module 'Az.ApplicationInsights'
2+
# Module manifest for module 'PSGet_Az.ApplicationInsights'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 12/12/2018
6+
# Generated on: 7/23/2019
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.0.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.ApplicationInsights.dll'
@@ -119,7 +119,7 @@ PrivateData = @{
119119
# IconUri = ''
120120

121121
# ReleaseNotes of this module
122-
ReleaseNotes = 'General availability for Az.ApplicationInsights module.'
122+
ReleaseNotes = '* Fix example typo in ''Remove-AzApplicationInsightsApiKey'' documentation '
123123

124124
# Prerelease string of this module
125125
# Prerelease = ''

src/ApplicationInsights/ApplicationInsights/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
## Upcoming Release
21+
22+
## Version 1.0.1
2123
* Fix example typo in `Remove-AzApplicationInsightsApiKey` documentation
2224

2325
## Version 1.0.0

src/ApplicationInsights/ApplicationInsights/Properties/AssemblyInfo.cs

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

45-
[assembly: AssemblyVersion("1.0.0")]
46-
[assembly: AssemblyFileVersion("1.0.0")]
45+
[assembly: AssemblyVersion("1.0.1")]
46+
[assembly: AssemblyFileVersion("1.0.1")]

src/Attestation/Attestation/Az.Attestation.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.Attestation.dll'

src/Automation/Automation/Az.Automation.psd1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
2-
# Module manifest for module 'Az.Automation'
2+
# Module manifest for module 'PSGet_Az.Automation'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 6/27/2019
6+
# Generated on: 7/23/2019
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '1.3.0'
15+
ModuleVersion = '1.3.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.Automation.dll'
@@ -168,12 +168,12 @@ PrivateData = @{
168168
# IconUri = ''
169169

170170
# ReleaseNotes of this module
171-
ReleaseNotes = '* Fixed Set-AzAutomationConnectionFieldValue cmdlet bug to handle string value.'
171+
ReleaseNotes = '* Fix typo in resource string '
172172

173173
# Prerelease string of this module
174174
# Prerelease = ''
175175

176-
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
176+
# Flag to indicate whether the module requires explicit user acceptance for install/update
177177
# RequireLicenseAcceptance = $false
178178

179179
# External dependent modules of this module

src/Automation/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
## Upcoming Release
21+
22+
## Version 1.3.1
2123
* Fix typo in resource string
2224

2325
## Version 1.3.0

src/Automation/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("1.3.0")]
47-
[assembly: AssemblyFileVersion("1.3.0")]
46+
[assembly: AssemblyVersion("1.3.1")]
47+
[assembly: AssemblyFileVersion("1.3.1")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Automation.Test")]
5050
#endif

src/Batch/Batch/Az.Batch.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Batch.dll',

src/Billing/Billing/Az.Billing.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.0'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.6.1'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.Billing.dll',

0 commit comments

Comments
 (0)