Skip to content

Commit 72abfff

Browse files
authored
Merge pull request #3281 from cormacpayne/release-3.3.0-update
[Release 3.3.0] Update change logs
2 parents 4a39509 + f36623b commit 72abfff

File tree

87 files changed

+1303
-501
lines changed

Some content is hidden

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

87 files changed

+1303
-501
lines changed

ChangeLog.md

Lines changed: 248 additions & 1 deletion
Large diffs are not rendered by default.

src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.ApiManagement'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{
@@ -140,10 +140,10 @@ CmdletsToExport = 'Add-AzureRmApiManagementRegion',
140140
'Set-AzureRmApiManagementProperty',
141141
'Set-AzureRmApiManagementSubscription',
142142
'Set-AzureRmApiManagementUser',
143-
'Set-AzureRmApiManagementTenantAccess',
144-
'Get-AzureRmApiManagementIdentityProvider',
145-
'New-AzureRmApiManagementIdentityProvider',
146-
'Set-AzureRmApiManagementIdentityProvider',
143+
'Set-AzureRmApiManagementTenantAccess',
144+
'Get-AzureRmApiManagementIdentityProvider',
145+
'New-AzureRmApiManagementIdentityProvider',
146+
'Set-AzureRmApiManagementIdentityProvider',
147147
'Remove-AzureRmApiManagementIdentityProvider'
148148

149149
# Variables to export from this module
@@ -179,8 +179,14 @@ PrivateData = @{
179179
# IconUri = ''
180180

181181
# ReleaseNotes of this module
182-
ReleaseNotes = '* Fixed cmdlet Import-AzureRmApiManagementApi when importing Api by SpecificationByUrl parameter
183-
* New-AzureRmApiManagement supports creating an ApiManagement service in a VirtualNetwork and with additional regions
182+
ReleaseNotes = '* Added new cmdlets to manage external Identity Provider Configurations
183+
- New-AzureRmApiManagementIdentityProvider
184+
- Set-AzureRmApiManagementIdentityProvider
185+
- Get-AzureRmApiManagementIdentityProvider
186+
- Remove-AzureRmApiManagementIdentityProvider
187+
* Updated the client to use .net client 3.2.0 AzureRm.ApiManagement which has RBAC support
188+
* Updated cmdlet Import-AzureRmApiManagementApi to allow importing an Wsdl type API as either Soap Pass Through (ApiType = Http) or Soap To Rest (ApiType = Soap). Default is Soap Pass Through.
189+
* Fixed Issue https://github.com/Azure/azure-powershell/issues/3217
184190
'
185191

186192
# External dependent modules of this module

src/ResourceManager/ApiManagement/ChangeLog.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21-
* Added new cmdlets to manage external Identity Provider Configurations
22-
- New-AzureRmApiManagementIdentityProvider
23-
- Set-AzureRmApiManagementIdentityProvider
24-
- Get-AzureRmApiManagementIdentityProvider
25-
- Remove-AzureRmApiManagementIdentityProvider
2621

22+
## Version 3.2.0
23+
* Added new cmdlets to manage external Identity Provider Configurations
24+
- New-AzureRmApiManagementIdentityProvider
25+
- Set-AzureRmApiManagementIdentityProvider
26+
- Get-AzureRmApiManagementIdentityProvider
27+
- Remove-AzureRmApiManagementIdentityProvider
2728
* Updated the client to use .net client 3.2.0 AzureRm.ApiManagement which has RBAC support
2829
* Updated cmdlet Import-AzureRmApiManagementApi to allow importing an Wsdl type API as either Soap Pass Through (ApiType = Http) or Soap To Rest (ApiType = Soap). Default is Soap Pass Through.
2930
* Fixed Issue https://github.com/Azure/azure-powershell/issues/3217

src/ResourceManager/Automation/AzureRM.Automation.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Automation'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/Automation/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.0

src/ResourceManager/AzureBackup/AzureRM.Backup.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Backup'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/AzureBackup/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.0

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Batch'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{
@@ -140,9 +140,7 @@ PrivateData = @{
140140
# IconUri = ''
141141

142142
# ReleaseNotes of this module
143-
ReleaseNotes = '* Rename cmdlet Get-AzureRmBatchSubscriptionQuotas to Get-AzureRmBatchLocationsQuotas (an alias for the old command was created)
144-
- Rename return type PSBatchSubscriptionQuotas to PSBatchLocationQuotas (no property changes)
145-
'
143+
ReleaseNotes = 'Updated for common code changes'
146144

147145
# External dependent modules of this module
148146
# ExternalModuleDependencies = ''

src/ResourceManager/AzureBatch/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.0
2325
* Rename cmdlet Get-AzureRmBatchSubscriptionQuotas to Get-AzureRmBatchLocationsQuotas (an alias for the old command was created)
2426
- Rename return type PSBatchSubscriptionQuotas to PSBatchLocationQuotas (no property changes)

src/ResourceManager/AzureStackStorage/ChangeLog.md

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

22+
## Version 0.11.2
23+
2224
## Version 0.11.1

0 commit comments

Comments
 (0)