Skip to content

Update module versions for 2018-08-10 release (rc2) #6887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Aug 10, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
200 changes: 199 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,202 @@
## 6.6.0 - July 2018
## 6.7.0 - August 2018
#### AzureRM.Profile
* Updated to the latest version of the Azure ClientRuntime.
* Add user id to default context name to avoid context clashing
- https://github.com/Azure/azure-powershell/issues/6489
* Fix issues with Clear-AzureRmContext that caused issues with selecting a context #6398
* Enable tenant domain to be passed to '-TenantId' parameter for 'Connect-AzureRmAccount'
- https://github.com/Azure/azure-powershell/issues/3974
- https://github.com/Azure/azure-powershell/issues/6709

#### Azure.Storage
* Remove the 5TB limitation for Azure File Share quota
- Set-AzureStorageShareQuota

#### AzureRM.AnalysisServices
* Updated to the latest version of the Azure ClientRuntime.

#### Azure.AnalysisServices
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.ApiManagement
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.ApplicationInsights
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Automation
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Backup
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Batch
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Billing
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Cdn
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.CognitiveServices
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Compute
* Updated to the latest version of the Azure ClientRuntime.
* Add EvictionPolicy parameter to New-AzureRmVmssConfig
* Use default location in the DiskFileParameterSet of New-AzureRmVm if no Location is specified.
* Fix parameter description in Save-AzureRmVMImage
* Fix Get-AzureRmVMDiskEncryptionStatus cmdlet for certain singlepass related scenarios

#### AzureRM.Consumption
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.ContainerInstance
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.ContainerRegistry
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.DataFactories
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.DataFactoryV2
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.DataLakeAnalytics
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.DataLakeStore
* Fix debugging when DebugPreference is set from powershell command line
* Update example for Set-AzureRmDataLakeStoreItemAcl
* Updated to the latest version of the Azure ClientRuntime.
* Update example for Set-AzureRmDataLakeStoreItemAclEntry

#### AzureRM.DevTestLabs
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Dns
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.EventGrid
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.EventHub
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.HDInsight
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Insights
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.IotHub
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.KeyVault
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.LogicApp
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.MachineLearning
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.MachineLearningCompute
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.MarketplaceOrdering
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Media
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Network
* Added example for Set-AzureRmLocalNetworkGateway
* Added examples and descriptions for Add-AzureRmVirtualNetworkGatewayIpConfig, Get-AzureRmVirtualNetworkGatewayConnectionSharedKey and New-AzureRmVirtualNetworkGatewayConnection
* Added examples for Remove-AzureRmVirtualNetworkGatewayIpConfig and Reset-AzureRmVirtualNetworkGateway
* Added example for Reset-AzureRmVirtualNetworkGatewayConnectionSharedKey
* Added example for Set-AzureRmVirtualNetworkGatewayConnectionSharedKey
* Added example for Set-AzureRmVirtualNetworkGatewayConnection
* Re-generated cmdlets for ApplicationSecurityGroup, RouteTable and Usage using latest code generator
* Clarified error message for Get-AzureRmVirtualNetworkSubnetConfig when attempting to get a subnet that does not exitc

#### AzureRM.NotificationHubs
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.OperationalInsights
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.PolicyInsights
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.PowerBIEmbedded
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.RecoveryServices
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.RecoveryServices.Backup
* Added policy filter to Get-AzureRmRecoveryServicesBackItem cmdlet. The command returns the list of backup items protected by the given policy id.
* Updated Microsoft.Azure.Management.RecoveryServices.Backup to version 3.0.0-preview.
* Updated to the latest version of the Azure ClientRuntime.
* Added TargetResourceGroupName parameter to Restore-AzureRmRecoveryServicesBackupItem. The resource group to which the managed disks are restored. Applicable to backup of VM with managed disks.

#### AzureRM.RecoveryServices.SiteRecovery
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.RedisCache
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Relay
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Resources
* Support template deployment at subscription scope. Add new Cmdlets:
- New-AzureRmDeployment
- Get-AzureRmDeployment
- Test-AzureRmDeployment
- Remove-AzureRmDeployment
- Stop-AzureRmDeployment
- Save-AzureRmDeploymentTemplate
- Get-AzureRmDeploymentOperation
* Fix issue where error is thrown when passing a context to Set-AzureRmResource
- https://github.com/Azure/azure-powershell/issues/5705
* Fix example in New-AzureRmResourceGroupDeployment
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Scheduler
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.ServiceBus
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.ServiceFabric
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Sql
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Storage
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.StreamAnalytics
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Tags
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.TrafficManager
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.UsageAggregates
* Updated to the latest version of the Azure ClientRuntime.

#### AzureRM.Websites
* Updated to the latest version of the Azure ClientRuntime.

## 6.6.0 - July 2018
#### General
* Updated all help files to include full parameter types and correct input/output types.

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 = "6.6.0";
public const string AssemblyVersion = "6.7.0";

public const string AssemblyFileVersion = "6.6.0";
public const string AssemblyFileVersion = "6.7.0";

public const string ProfileFile = "AzureProfile.json";

Expand Down
8 changes: 4 additions & 4 deletions src/ResourceManager/Aks/Commands.Aks/AzureRM.Aks.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 7/24/2018
# Generated on: 8/8/2018
#

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

# Version number of this module.
ModuleVersion = '0.0.4'
ModuleVersion = '0.0.5'

# 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 = '5.3.4'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.4.0'; })

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

# ReleaseNotes of this module
ReleaseNotes = '* Updated help files to include full parameter types and correct input/output types.'
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime.'

# Prerelease string of this module
Prerelease = 'preview'
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Aks/Commands.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.5
* Updated to the latest version of the Azure ClientRuntime.

## Version 0.0.4
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.4")]
[assembly: AssemblyFileVersion("0.0.4")]
[assembly: AssemblyVersion("0.0.5")]
[assembly: AssemblyFileVersion("0.0.5")]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 7/24/2018
# Generated on: 8/8/2018
#

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

# Version number of this module.
ModuleVersion = '0.5.3'
ModuleVersion = '0.5.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 = '5.3.4'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.4.0'; })

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

# ReleaseNotes of this module
ReleaseNotes = '* Updated help files to include full parameter types and correct input/output types.'
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime.'

# Prerelease string of this module
# Prerelease = ''
Expand Down
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.5.4
* Updated to the latest version of the Azure ClientRuntime.

## Version 0.5.3
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.3")]
[assembly: AssemblyFileVersion("0.5.3")]
[assembly: AssemblyVersion("0.5.4")]
[assembly: AssemblyFileVersion("0.5.4")]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 7/24/2018
# Generated on: 8/8/2018
#

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

# Version number of this module.
ModuleVersion = '0.6.11'
ModuleVersion = '0.6.12'

# 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 = '5.3.4'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.4.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 help files to include full parameter types and correct input/output types.'
ReleaseNotes = '* Updated to the latest version of the Azure ClientRuntime.'

# Prerelease string of this module
# Prerelease = ''
Expand Down
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.12
* Updated to the latest version of the Azure ClientRuntime.

## Version 0.6.11
Expand Down
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.11")]
[assembly: AssemblyFileVersion("0.6.11")]
[assembly: AssemblyVersion("0.6.12")]
[assembly: AssemblyFileVersion("0.6.12")]
Loading