Skip to content

Commit 5a5c00f

Browse files
author
Maddie Clayton
authored
Merge pull request Azure#8573 from maddieclayton/versioning
Versioning for 1.4.0
2 parents d946380 + 4491a13 commit 5a5c00f

File tree

62 files changed

+41461
-17271
lines changed

Some content is hidden

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

62 files changed

+41461
-17271
lines changed

ChangeLog.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,69 @@
1+
## 1.4.0 - February 2019
2+
#### Az.AnalysisServices
3+
* Deprecated AddAzureASAccount cmdlet
4+
5+
#### Az.Automation
6+
* Update help for Import-AzAutomationDscNodeConfiguration
7+
* Added configuration name validation to Import-AzAutomationDscConfiguration cmdlet
8+
* Improved error handling for Import-AzAutomationDscConfiguration cmdlet
9+
10+
#### Az.CognitiveServices
11+
* Added CustomSubdomainName as a new optional parameter for New-AzCognitiveServicesAccount which is used to specify subdomain for the resource.
12+
13+
#### Az.Compute
14+
* Fix issue with ID parameter sets
15+
* Update Get-AzVMExtension to list all installed extension if Name parameter is not provided
16+
* Add Tag and ResourceId parameters to Update-AzImage cmdlet
17+
* Get-AzVmssVM without instance ID and with InstanceView can list VMSS VMs with instance view.
18+
19+
#### Az.DataLakeStore
20+
* Add cmdlets for ADL deleted item enumerate and restore
21+
22+
#### Az.EventHub
23+
* Added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub
24+
25+
#### Az.KeyVault
26+
* Fix tagging on Set-AzKeyVaultSecret
27+
28+
#### Az.LogicApp
29+
* Add in Basic sku for Integration Accounts
30+
* Add in XSLT 2.0, XSLT 3.0 and Liquid Map Types
31+
* New cmdlets for Integration Account Assemblies
32+
- Get-AzIntegrationAccountAssembly
33+
- New-AzIntegrationAccountAssembly
34+
- Remove-AzIntegrationAccountAssembly
35+
- Set-AzIntegrationAccountAssembly
36+
* New cmdlets for Integration Account Batch Configuration
37+
- Get-AzIntegrationAccountBatchConfiguration
38+
- New-AzIntegrationAccountBatchConfiguration
39+
- Remove-AzIntegrationAccountBatchConfiguration
40+
- Set-AzIntegrationAccountBatchConfiguration
41+
* Update Logic App SDK to version 4.1.0
42+
43+
#### Az.Monitor
44+
* Update help for Get-AzMetric
45+
46+
#### Az.Network
47+
* Update help example for Add-AzApplicationGatewayCustomError
48+
49+
#### Az.OperationalInsights
50+
* Additional support for New and Get ApplicationInsights data source.
51+
- Added new 'ApplicationInsights' kind to support Get specific and Get all ApplicationInsights data sources for given workspace.
52+
- Added New-AzOperationalInsightsApplicationInsightsDataSource cmdlet for creating data source by given Application-Insights resource parameters: subscription Id, resourceGroupName and name.
53+
54+
#### Az.Resources
55+
* Fix for issue https://github.com/Azure/azure-powershell/issues/8166
56+
* Fix for issue https://github.com/Azure/azure-powershell/issues/8235
57+
* Fix for issue https://github.com/Azure/azure-powershell/issues/6219
58+
* Fix bug preventing repeat creation of KeyCredentials
59+
60+
#### Az.Sql
61+
* Add support for SQL DB Hyperscale tier
62+
* Fixed bug where restore could fail due to setting unnecessary properties in restore request
63+
64+
#### Az.Websites
65+
* Correct example in Get-AzWebAppSlotMetrics
66+
167
## 1.3.0 - February 2019
268
#### Az.Accounts
369
* Update to latest version of ClientRuntime

src/AnalysisServices/AnalysisServices/Az.AnalysisServices.psd1

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
2-
# Module manifest for module 'Az.AnalysisServices'
2+
# Module manifest for module 'PSGet_Az.AnalysisServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 12/12/2018
6+
# Generated on: 2/19/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.2'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -68,7 +68,8 @@ RequiredAssemblies = '.\Microsoft.Azure.Management.Analysis.dll'
6868
# FormatsToProcess = @()
6969

7070
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
71-
NestedModules = @('.\Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll', '.\Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll')
71+
NestedModules = @('.\Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll',
72+
'.\Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll')
7273

7374
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
7475
FunctionsToExport = @()
@@ -122,7 +123,7 @@ PrivateData = @{
122123
# IconUri = ''
123124

124125
# ReleaseNotes of this module
125-
ReleaseNotes = 'General availability for Az.AnalysisServices module.'
126+
ReleaseNotes = '* Deprecated AddAzureASAccount cmdlet'
126127

127128
# Prerelease string of this module
128129
# Prerelease = ''

src/AnalysisServices/AnalysisServices/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.2
2123
* Deprecated AddAzureASAccount cmdlet
2224

2325
## Version 1.0.1

src/AnalysisServices/AnalysisServices/Properties/AssemblyInfo.cs

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

37-
[assembly: AssemblyVersion("1.0.1")]
38-
[assembly: AssemblyFileVersion("1.0.1")]
37+
[assembly: AssemblyVersion("1.0.2")]
38+
[assembly: AssemblyFileVersion("1.0.2")]

src/Automation/Automation/Az.Automation.psd1

Lines changed: 5 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/23/2019
6+
# Generated on: 2/19/2019
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '1.1.0'
15+
ModuleVersion = '1.1.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -167,8 +167,9 @@ PrivateData = @{
167167
# IconUri = ''
168168

169169
# ReleaseNotes of this module
170-
ReleaseNotes = '* Added support for Python 2 runbooks
171-
* Update incorrect online help URLs'
170+
ReleaseNotes = '* Update help for Import-AzAutomationDscNodeConfiguration
171+
* Added configuration name validation to Import-AzAutomationDscConfiguration cmdlet
172+
* Improved error handling for Import-AzAutomationDscConfiguration cmdlet'
172173

173174
# Prerelease string of this module
174175
# Prerelease = ''

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.1.1
2123
* Update help for Import-AzAutomationDscNodeConfiguration
2224
* Added configuration name validation to Import-AzAutomationDscConfiguration cmdlet
2325
* Improved error handling for Import-AzAutomationDscConfiguration cmdlet

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.1.0")]
47-
[assembly: AssemblyFileVersion("1.1.0")]
46+
[assembly: AssemblyVersion("1.1.1")]
47+
[assembly: AssemblyFileVersion("1.1.1")]
4848
#if SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Automation.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
5050
#else

src/CognitiveServices/CognitiveServices/Az.CognitiveServices.psd1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
2-
# Module manifest for module 'Az.CognitiveServices'
2+
# Module manifest for module 'PSGet_Az.CognitiveServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 12/12/2018
6+
# Generated on: 2/19/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'
@@ -117,7 +117,7 @@ PrivateData = @{
117117
# IconUri = ''
118118

119119
# ReleaseNotes of this module
120-
ReleaseNotes = 'General availability for Az.CognitiveServices module.'
120+
ReleaseNotes = '* Added CustomSubdomainName as a new optional parameter for New-AzCognitiveServicesAccount which is used to specify subdomain for the resource.'
121121

122122
# Prerelease string of this module
123123
# Prerelease = ''

src/CognitiveServices/CognitiveServices/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 1.0.1
2123
* Added CustomSubdomainName as a new optional parameter for New-AzCognitiveServicesAccount which is used to specify subdomain for the resource.
2224

2325
## Version 1.0.0
2426
* General availability of `Az.CognitiveServices` module
2527
* Add completers for SkuName and Typem available on New-AzureRmCognitiveServicesAccount operation.
26-
* Removed GetSkusWithAccountParamSetName parameter set from Get-AzCognitiveServicesAccountSkus
28+
* Removed GetSkusWithAccountParamSetName parameter set from Get-AzCognitiveServicesAccountSkus

src/CognitiveServices/CognitiveServices/Properties/AssemblyInfo.cs

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

49-
[assembly: AssemblyVersion("1.0.0")]
50-
[assembly: AssemblyFileVersion("1.0.0")]
49+
[assembly: AssemblyVersion("1.0.1")]
50+
[assembly: AssemblyFileVersion("1.0.1")]

src/Compute/Compute/Az.Compute.psd1

Lines changed: 6 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: 2/5/2019
6+
# Generated on: 2/19/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.4.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -197,9 +197,10 @@ PrivateData = @{
197197
# IconUri = ''
198198

199199
# ReleaseNotes of this module
200-
ReleaseNotes = '* AEM extension: Add support for UltraSSD and P60,P70 and P80 disks
201-
* Update help description for Set-AzVMBootDiagnostics
202-
* Update help description and example for Update-AzImage'
200+
ReleaseNotes = '* Fix issue with ID parameter sets
201+
* Update Get-AzVMExtension to list all installed extension if Name parameter is not provided
202+
* Add Tag and ResourceId parameters to Update-AzImage cmdlet
203+
* Get-AzVmssVM without instance ID and with InstanceView can list VMSS VMs with instance view.'
203204

204205
# Prerelease string of this module
205206
# Prerelease = ''

src/Compute/Compute/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
- Additional information about change #1
2020
-->
2121
## Upcoming Release
22+
23+
## Version 1.4.0
2224
* Fix issue with ID parameter sets
2325
* Update Get-AzVMExtension to list all installed extension if Name parameter is not provided
2426
* Add Tag and ResourceId parameters to Update-AzImage cmdlet

src/Compute/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("1.3.0")]
29-
[assembly: AssemblyFileVersion("1.3.0")]
28+
[assembly: AssemblyVersion("1.4.0")]
29+
[assembly: AssemblyFileVersion("1.4.0")]
3030
#if SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Compute.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3232
#else

src/DataLakeStore/DataLakeStore/Az.DataLakeStore.psd1

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

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

1414
# Version number of this module.
15-
ModuleVersion = '1.0.2'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -102,8 +102,8 @@ CmdletsToExport = 'Get-AzDataLakeStoreTrustedIdProvider',
102102
'Set-AzDataLakeStoreItemOwner', 'Set-AzDataLakeStoreItemPermission',
103103
'Test-AzDataLakeStoreAccount', 'Test-AzDataLakeStoreItem',
104104
'Export-AzDataLakeStoreChildItemProperties',
105-
'Get-AzDataLakeStoreChildItemSummary',
106-
'Get-AzDataLakeStoreDeletedItem',
105+
'Get-AzDataLakeStoreChildItemSummary',
106+
'Get-AzDataLakeStoreDeletedItem',
107107
'Restore-AzDataLakeStoreDeletedItem'
108108

109109
# Variables to export from this module
@@ -128,8 +128,8 @@ AliasesToExport = 'Get-AdlStoreTrustedIdProvider', 'Remove-AdlStoreTrustedIdProv
128128
'Set-AdlStore', 'Set-AdlStoreItemAcl', 'Set-AdlStoreItemExpiry',
129129
'Set-AdlStoreItemOwner', 'Set-AdlStoreItemPermission',
130130
'Test-AdlStore', 'Test-AdlStoreItem', 'Get-AdlStoreChildItemSummary',
131-
'Export-AdlStoreChildItemProperties',
132-
'Get-AdlStoreDeletedItem', 'Restore-AdlStoreDeletedItem'
131+
'Export-AdlStoreChildItemProperties', 'Get-AdlStoreDeletedItem',
132+
'Restore-AdlStoreDeletedItem'
133133

134134
# DSC resources to export from this module
135135
# DscResourcesToExport = @()
@@ -158,9 +158,7 @@ PrivateData = @{
158158
# IconUri = ''
159159

160160
# ReleaseNotes of this module
161-
ReleaseNotes = '* Fix issue with ADLS endpoint when using MSI
162-
- More information here: https://github.com/Azure/azure-powershell/issues/7462
163-
* Update incorrect online help URLs'
161+
ReleaseNotes = '* Add cmdlets for ADL deleted item enumerate and restore'
164162

165163
# Prerelease string of this module
166164
# Prerelease = ''

src/DataLakeStore/DataLakeStore/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.1.0
2123
* Add cmdlets for ADL deleted item enumerate and restore
2224

2325
## Version 1.0.2

src/DataLakeStore/DataLakeStore/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
// by using the '*' as shown below:
3636

3737

38-
[assembly: AssemblyVersion("1.0.2")]
39-
[assembly: AssemblyFileVersion("1.0.2")]
38+
[assembly: AssemblyVersion("1.1.0")]
39+
[assembly: AssemblyFileVersion("1.1.0")]

src/EventHub/EventHub/Az.EventHub.psd1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
2-
# Module manifest for module 'Az.EventHub'
2+
# Module manifest for module 'PSGet_Az.EventHub'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 12/12/2018
6+
# Generated on: 2/19/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'
@@ -123,7 +123,7 @@ PrivateData = @{
123123
# IconUri = ''
124124

125125
# ReleaseNotes of this module
126-
ReleaseNotes = 'General availability for Az.EventHub module.'
126+
ReleaseNotes = '* Added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub '
127127

128128
# Prerelease string of this module
129129
# Prerelease = ''

src/EventHub/EventHub/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 1.0.1
2123
* Added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub
2224

2325
## Version 1.0.0
24-
* General availability of `Az.EventHub` module
26+
* General availability of `Az.EventHub` module

src/EventHub/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("1.0.0")]
29-
[assembly: AssemblyFileVersion("1.0.0")]
28+
[assembly: AssemblyVersion("1.0.1")]
29+
[assembly: AssemblyFileVersion("1.0.1")]

0 commit comments

Comments
 (0)