Skip to content

Commit

Permalink
Merge pull request Azure#6080 from cormacpayne/fix-clean-start
Browse files Browse the repository at this point in the history
[Release 6.0.0] Version updates and context population removal
  • Loading branch information
cormacpayne authored May 1, 2018
2 parents a2c757d + d3e68f5 commit 2199bb2
Show file tree
Hide file tree
Showing 288 changed files with 355,227 additions and 46,946 deletions.
145 changes: 144 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,147 @@
## 5.7.0 - April 2018
## 6.0.0 - May 2018
#### General
* Set minimum dependency of modules to PowerShell 5.0

#### Azure.Storage
* Support as Storage blob container name
- New-AzureStorageBlobContainer
- Remove-AzureStorageBlobContainer
- Set-AzureStorageBlobContent
- Get-AzureStorageBlobContent
* Fix the issue that some Storage cmdlets failure output not contain detail failure information

#### AzureRM.ApiManagement
* Introduce multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.Automation
* Remove deprecated 'Tags' alias from cmdlets
- 'Set-AzureRmAutomationRunbook'

#### AzureRM.Batch
* Updated New-AzureBatchPool documentation to remove deprecated example

#### AzureRM.Cdn
* Introduce multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.Compute
* 'New-AzureRmVm' and 'New-AzureRmVmss' support verbose output of parameters
* 'New-AzureRmVm' and 'New-AzureRmVmss' (simple parameter set) support assigning user defined and(or) system defined identities to the VM(s).
* VMSS Redeploy and PerformMaintenance feature
- Add new switch parameter -Redeploy and -PerformMaintenance to 'Set-AzureRmVmss' and 'Set-AzureRmVmssVM'
* Add DisableVMAgent switch parameter to 'Set-AzureRmVMOperatingSystem' cmdlet
* 'New-AzureRmVm' and 'New-AzureRmVmss' (simple parameter set) support a 'Win10' image.
* 'Repair-AzureRmVmssServiceFabricUpdateDomain' cmdlet is added.
* Introduce multiple breaking changes
- Please refer to the migration guide for more details
* 'Set-AzureRmVmDiskEncryptionExtension' makes AAD parameters optional

#### AzureRM.DataFactories
* Remove deprecated 'Tags' alias from cmdlets
- New-AzureRmDataFactory

#### AzureRM.DataFactoryV2
* Updated the ADF .Net SDK version to 0.7.0-preview containing following changes:
- Added execution parameters and connection managers property on ExecuteSSISPackage Activity
- Updated PostgreSql, MySql llinked service to use full connection string instead of server, database, schema, username and password
- Removed the schema from DB2 linked service
- Removed schema property from Teradata linked service
- Added LinkedService, Dataset, CopySource for Responsys

#### AzureRM.DataLakeAnalytics
* Remove deprecated 'Tags' alias from cmdlets
- 'New-AzureRmDataLakeAnalyticsAccount'
- 'Set-AzureRmDataLakeAnalyticsAccount'

#### AzureRM.DataLakeStore
* Add new feature of recursive Acl Change to Remove-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl
* Add new cmdlet for retrieving the content summary under a directory
* Add new cmdlet for retrieving the disk usage and Acl dump
* Correct return type of Set-AzureRmDataLakeStoreItemAcl bool to IEnumerable<DataLakeStoreItemAce>
* Correct return type of Set-AzureRmDataLakeStoreItemAclEntry bool to IEnumerable<DataLakeStoreItemAce>
* Breaking changes in Export-AzureRmDataLakeStoreItem, Import-AzureRmDataLakeStoreItem, Remove-AzureRmDataLakeStoreItem

#### AzureRM.Dns
* Introduce multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.EventHub
* Updated Help for cmdlets with missing examples

#### AzureRM.Insights
* Introduced multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.IotHub
* Enable tags and Basic Sku to the IotHub

#### AzureRM.KeyVault
* Breaking changes to support piping scenarios
* Added new cmdlets: Backup/Restore-AzureKeyVaultManagedStorageAccount, Backup/Restore-AzureKeyVaultCertificate, Undo-AzureKeyVaultManagedStorageSasDefinitionRemoval, and Undo-AzureKeyVaultManagedStorageAccountRemoval

#### AzureRM.MachineLearning
* Remove deprecated 'Tags' alias from cmdlets
- Update-AzureRmMlCommitmentPlan

#### AzureRM.Media
* Remove deprecated 'Tags' alias from cmdlets
- 'Set-AzureRmMediaService'

#### AzureRM.Network
* Add support for DDoS protection plan resource
* Introduced multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.NotificationHubs
* Introduce multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.OperationalInsights
* Introduce multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.Profile
* Enable context autosave by default
* Add USGovernmentOperationalInsightsEndpoint and USGovernmentOperationalInsightsEndpointResourceId properties to Azure environment for US Gov.

#### AzureRM.RecoveryServices.SiteRecovery
* Fixed Authentication Header in SiteRecovery scenarios

#### AzureRM.RedisCache
* Introduced multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.Resources
* Remove obsolete parameter -AtScopeAndBelow from Get-AzureRmRoledefinition call
* Include assignments to deleted USers/Groups/ServicePrincipals in Get-AzureRmRoleAssignment result
* Add Tab completers for Scope and ResourceType
* Add convenience cmdlet for creating ServicePrincipals
* Merge Get- and Find- functionality in Get-AzureRmResource
* Add AD Cmdlets:
- Remove-AzureRmADGroupMember
- Get-AzureRmADGroup
- New-AzureRmADGroup
- Remove-AzureRmADGroup
- Remove-AzureRmADUser
- Update-AzureRmADApplication
- Update-AzureRmADServicePrincipal
- Update-AzureRmADUser

#### AzureRM.ServiceFabric
* Update default Linux image version sku
- NewAzureServiceFabricCluster.cs default UbuntuServer1604 Sku update

#### AzureRM.Storage
* Introduced multiple breaking changes
- Please refer to the migration guide for more information

#### AzureRM.Websites
* Upgrade to latest version of the Websites SDK
* Added -AssignIdentity & -Httpsonly properties for Set-AzureRmWebApp and Set-AzureRmWebAppSlot
- Added two new cmdlets: Get-AzureRmWebAppSnapshots and Restore-AzureRmWebAppSnapshot

## 5.7.0 - April 2018

#### General
* Updated to the latest version of the Azure ClientRuntime
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.Common/AzurePowerShell.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ public class AzurePowerShell

public const string AssemblyCopyright = "Copyright © Microsoft";

public const string AssemblyVersion = "5.7.0";
public const string AssemblyVersion = "6.0.0";

public const string AssemblyFileVersion = "5.7.0";
public const string AssemblyFileVersion = "6.0.0";

public const string ProfileFile = "AzureProfile.json";

Expand Down
7 changes: 4 additions & 3 deletions src/ResourceManager/Aks/AzureRM.Aks.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.0.1'
ModuleVersion = '0.0.2'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '4.5.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.0.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\YamlDotNet.dll',
Expand Down Expand Up @@ -111,7 +111,8 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Initial command set for AKS'
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime
* Set minimum dependency of module to PowerShell 5.0'

# Prerelease string of this module
Prerelease = 'preview'
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Aks/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Current Release

## Version 0.0.2
* Updated to the latest version of the Azure ClientRuntime
* Set minimum dependency of module to PowerShell 5.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("a97e0c3e-e389-46a6-b73d-2b9bd6909bdb")]
[assembly: AssemblyVersion("0.0.1")]
[assembly: AssemblyFileVersion("0.0.1")]
[assembly: AssemblyVersion("0.0.2")]
[assembly: AssemblyFileVersion("0.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 4/3/2018
# Generated on: 4/24/2018
#

@{
Expand All @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.6.6'
ModuleVersion = '0.6.7'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '4.6.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.0.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Analysis.dll'
Expand Down Expand Up @@ -116,7 +116,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime'
ReleaseNotes = '* Set minimum dependency of module to PowerShell 5.0'

# Prerelease string of this module
# Prerelease = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/AnalysisServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Current Release

## Version 0.6.7
* Set minimum dependency of module to PowerShell 5.0

## Version 0.6.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.5.0'
ModuleVersion = '0.5.1'

# ID used to uniquely identify this module
GUID = 'c717b5a4-1f1b-4a2f-8aa1-bfd09934626e'
Expand Down Expand Up @@ -48,7 +48,7 @@ CLRVersion='4.0'
ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '4.6.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.0.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @()
Expand Down Expand Up @@ -104,7 +104,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'https://github.com/Azure/azure-powershell/blob/dev/ChangeLog.md'
ReleaseNotes = '* Set minimum dependency of module to PowerShell 5.0'

} # End of PSData hashtable

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
// by using the '*' as shown below:


[assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("0.5.0")]
[assembly: AssemblyVersion("0.5.1")]
[assembly: AssemblyFileVersion("0.5.1")]
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("0.6.6")]
[assembly: AssemblyFileVersion("0.6.6")]
[assembly: AssemblyVersion("0.6.7")]
[assembly: AssemblyFileVersion("0.6.7")]
10 changes: 6 additions & 4 deletions src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 4/3/2018
# Generated on: 4/24/2018
#

@{
Expand All @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '5.1.2'
ModuleVersion = '6.0.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '4.6.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.0.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\AutoMapper.dll',
Expand Down Expand Up @@ -189,7 +189,9 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime'
ReleaseNotes = '* Set minimum dependency of module to PowerShell 5.0
* Introduce multiple breaking changes
- Please refer to the migration guide for more information'

# Prerelease string of this module
# Prerelease = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/ApiManagement/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Current Release

## Version 6.0.0
* Set minimum dependency of module to PowerShell 5.0
* Introduce multiple breaking changes
- Please refer to the migration guide for more information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("5.1.2")]
[assembly: AssemblyFileVersion("5.1.2")]
[assembly: AssemblyVersion("6.0.0")]
[assembly: AssemblyFileVersion("6.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("5.1.2")]
[assembly: AssemblyFileVersion("5.1.2")]
[assembly: AssemblyVersion("6.0.0")]
[assembly: AssemblyFileVersion("6.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 4/3/2018
# Generated on: 4/24/2018
#

@{
Expand All @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.1.3'
ModuleVersion = '0.1.4'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '4.6.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.0.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.ApplicationInsights.dll'
Expand Down Expand Up @@ -117,7 +117,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime'
ReleaseNotes = '* Set minimum dependency of module to PowerShell 5.0'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Loading

0 comments on commit 2199bb2

Please sign in to comment.