Skip to content

Commit

Permalink
Revert "release-2023-09-26 (#22839)"
Browse files Browse the repository at this point in the history
This reverts commit 91b22b9.
  • Loading branch information
VeryEarly authored Sep 21, 2023
1 parent 91b22b9 commit c86d202
Show file tree
Hide file tree
Showing 1,392 changed files with 30,665 additions and 225,284 deletions.
48 changes: 0 additions & 48 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,3 @@
## 10.4.0 - September 2023
#### Az.Accounts 2.13.1
* Added the module name in breaking change messages
* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0

#### Az.Cdn 3.1.1
* Customized output property for 'Get-AzCdnEdgeNode' command

#### Az.ContainerInstance 3.2.2
* Added breaking change warning message for 'Get/New/Remove-ContainerGroup', 'New-ContainerInstanceInitDefinitionObject', 'New-ContainerInstanceObject' [#22268]
- Output properties starting with 'PreviouState' will be corrected to 'PreviousState'

#### Az.DataProtection 2.1.0
* Added soft delete and MUA feature for Backup vaults

#### Az.KeyVault 4.12.0
* Supported splitting 'Import-AzKeyVaultSecurityDomain' process into three steps to allow keys to be hidden offline.
- Added 'DownloadExchangeKey', 'RestoreBlob' and 'ImportRestoredBlob' in 'Import-AzKeyVaultSecurityDomain'.

#### Az.RecoveryServices 6.6.0
* Added support for custom RG with suffix while creating or modifying policy for workload type AzureVM.
* Added TLaD warning https://aka.ms/TLaD for Azure Site Recovery and Backup.
* Added support for setting AlwaysON soft delete state for recovery services vault.

#### Az.ResourceMover 1.2.0
* Upgraded API version to 2023-08-01.
* Improved error reporting to the customer using custom cmdlets to handle the error in a better manner.

#### Az.Resources 6.11.0
* Supported 'TemplateParameterFile' to accept a '.bicepparam' file.
* Fixed inexplicable error message when subscription and scope are neither provided in 'Get-AzRoleDefinition'. [#22716]

#### Az.SecurityInsights 3.1.0
* Fixed parameters' issues for 'New-AzSentinelAlertRule' and 'Update-AzSentinelAlertRule' [#21181][#21217][#22318]

#### Az.StackHCI 2.2.0
* Bug fixes for Attestation commands.
* Added support for installing mandatory extensions on HCI OS 22H2 and removed confirmation prompt for consent.
* Added ability to customize the location of logs generated during registration.
- Custom log location can be specified by specifying an optional '-LogsDirectory' parameter in 'Register-AzStackHCI'.
- 'Get-AzStackHCILogsDirectory' can be used to obtain the log location.
* Increased retry count for setting up ARC integration.

#### Az.Storage 5.10.1
* Added warning messages for an upcoming breaking change that the output Permissions will be changed to a string when creating and updating a Queue access policy
- 'Get-AzStorageQueueStoredAccessPolicy'
- 'Set-AzStorageQueueStoredAccessPolicy'

## 10.3.0 - September 2023
#### Az.Accounts 2.13.0
* Supported in-tool notification for version upgrade.
Expand Down
218 changes: 71 additions & 147 deletions documentation/breaking-changes/upcoming-breaking-changes.md

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions src/Accounts/Accounts/Az.Accounts.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/20/2023
# Generated on: 8/30/2023
#

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

# Version number of this module.
ModuleVersion = '2.13.1'
ModuleVersion = '2.13.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -147,8 +147,11 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Added the module name in breaking change messages
* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0 '
ReleaseNotes = '* Supported in-tool notification for version upgrade.
* Added an alias ''Set-AzConfig'' to ''Update-AzConfig''
* Refilled credentials from ''AzKeyStore'' when run ''Save-AzContext'' [#22355]
* Added config ''DisableErrorRecordsPersistence'' to disable writing error records to file system [#21732]
* Updated Azure.Core to 1.34.0.'

# Prerelease string of this module
# Prerelease = ''
Expand Down
5 changes: 1 addition & 4 deletions src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
-->

## Upcoming Release

## Version 2.13.1
* Added the module name in breaking change messages
* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0
* Upgrade Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0

## Version 2.13.0
* Supported in-tool notification for version upgrade.
Expand Down
4 changes: 2 additions & 2 deletions src/Accounts/Accounts/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("2.13.1")]
[assembly: AssemblyFileVersion("2.13.1")]
[assembly: AssemblyVersion("2.13.0")]
[assembly: AssemblyFileVersion("2.13.0")]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test")]
#endif
Expand Down
132 changes: 0 additions & 132 deletions src/Accounts/Accounts/Utilities/CommandMappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -1976,8 +1976,6 @@
"Get-AzDataProtectionPolicyTemplate": {},
"Get-AzDataProtectionRecoveryPoint": {},
"Get-AzDataProtectionResourceGuard": {},
"Get-AzDataProtectionResourceGuardMapping": {},
"Get-AzDataProtectionSoftDeletedBackupInstance": {},
"Initialize-AzDataProtectionBackupInstance": {},
"Initialize-AzDataProtectionRestoreRequest": {},
"New-AzDataProtectionBackupConfigurationClientObject": {},
Expand All @@ -1994,20 +1992,16 @@
"Remove-AzDataProtectionBackupPolicy": {},
"Remove-AzDataProtectionBackupVault": {},
"Remove-AzDataProtectionResourceGuard": {},
"Remove-AzDataProtectionResourceGuardMapping": {},
"Resume-AzDataProtectionBackupInstanceProtection": {},
"Search-AzDataProtectionBackupInstanceInAzGraph": {},
"Search-AzDataProtectionJobInAzGraph": {},
"Set-AzDataProtectionMSIPermission": {},
"Set-AzDataProtectionResourceGuardMapping": {},
"Start-AzDataProtectionBackupInstanceRestore": {},
"Stop-AzDataProtectionBackupInstanceProtection": {},
"Suspend-AzDataProtectionBackupInstanceBackup": {},
"Sync-AzDataProtectionBackupInstance": {},
"Test-AzDataProtectionBackupInstanceReadiness": {},
"Test-AzDataProtectionBackupInstanceRestore": {},
"Undo-AzDataProtectionBackupInstanceDeletion": {},
"Unlock-AzDataProtectionResourceGuardOperation": {},
"Update-AzDataProtectionBackupInstanceAssociatedPolicy": {},
"Update-AzDataProtectionBackupVault": {},
"Update-AzDataProtectionResourceGuard": {}
Expand Down Expand Up @@ -2691,32 +2685,6 @@
"New-AzHDInsightIPConfiguration": {},
"New-AzHDInsightPrivateLinkConfiguration": {}
},
"Az.HdInsightOnAks": {
"Get-AzHdInsightOnAksAvailableClusterPoolVersion": {},
"Get-AzHdInsightOnAksAvailableClusterVersion": {},
"Get-AzHdInsightOnAksCluster": {},
"Get-AzHdInsightOnAksClusterInstanceView": {},
"Get-AzHdInsightOnAksClusterJob": {},
"Get-AzHdInsightOnAksClusterPool": {},
"Get-AzHdInsightOnAksClusterServiceConfig": {},
"New-AzHdInsightOnAksCluster": {},
"New-AzHdInsightOnAksClusterConfigFileObject": {},
"New-AzHdInsightOnAksClusterPool": {},
"New-AzHdInsightOnAksClusterServiceConfigObject": {},
"New-AzHdInsightOnAksClusterServiceConfigsProfileObject": {},
"New-AzHdInsightOnAksFlinkJobObject": {},
"New-AzHdInsightOnAksNodeProfileObject": {},
"New-AzHdInsightOnAksSecretReferenceObject": {},
"New-AzHdInsightOnAksTrinoHiveCatalogObject": {},
"Remove-AzHdInsightOnAksCluster": {},
"Remove-AzHdInsightOnAksClusterPool": {},
"Resize-AzHdInsightOnAksCluster": {},
"Set-AzHdInsightOnAksClusterPool": {},
"Start-AzHdInsightOnAksClusterJob": {},
"Test-AzHdInsightOnAksLocationNameAvailability": {},
"Update-AzHdInsightOnAksCluster": {},
"Update-AzHdInsightOnAksClusterPoolTag": {}
},
"Az.HealthBot": {
"Get-AzHealthBot": {},
"New-AzHealthBot": {},
Expand Down Expand Up @@ -4610,105 +4578,6 @@
"Get-AzInterfaceEndpoint": {},
"New-AzFirewallThreatIntelWhitelistObject": {}
},
"Az.NetworkCloud": {
"Deploy-AzNetworkCloudCluster": {},
"Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement": {},
"Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement": {},
"Get-AzNetworkCloudAgentPool": {},
"Get-AzNetworkCloudBareMetalMachine": {},
"Get-AzNetworkCloudBareMetalMachineKeySet": {},
"Get-AzNetworkCloudBmcKeySet": {},
"Get-AzNetworkCloudCluster": {},
"Get-AzNetworkCloudClusterManager": {},
"Get-AzNetworkCloudConsole": {},
"Get-AzNetworkCloudKubernetesCluster": {},
"Get-AzNetworkCloudL2Network": {},
"Get-AzNetworkCloudL3Network": {},
"Get-AzNetworkCloudMetricsConfiguration": {},
"Get-AzNetworkCloudRack": {},
"Get-AzNetworkCloudRackSku": {},
"Get-AzNetworkCloudServicesNetwork": {},
"Get-AzNetworkCloudStorageAppliance": {},
"Get-AzNetworkCloudTrunkedNetwork": {},
"Get-AzNetworkCloudVirtualMachine": {},
"Get-AzNetworkCloudVolume": {},
"Invoke-AzNetworkCloudBareMetalMachineCordon": {},
"Invoke-AzNetworkCloudBareMetalMachineDataExtract": {},
"Invoke-AzNetworkCloudBareMetalMachineReimage": {},
"Invoke-AzNetworkCloudBareMetalMachineReplace": {},
"Invoke-AzNetworkCloudBareMetalMachineRunCommand": {},
"Invoke-AzNetworkCloudBareMetalMachineRunReadCommand": {},
"Invoke-AzNetworkCloudBareMetalMachineUncordon": {},
"Invoke-AzNetworkCloudClusterVersionUpdate": {},
"Invoke-AzNetworkCloudVirtualMachineReimage": {},
"New-AzNetworkCloudAgentPool": {},
"New-AzNetworkCloudBareMetalMachineConfigurationDataObject": {},
"New-AzNetworkCloudBareMetalMachineKeySet": {},
"New-AzNetworkCloudBgpAdvertisementObject": {},
"New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject": {},
"New-AzNetworkCloudBmcKeySet": {},
"New-AzNetworkCloudCluster": {},
"New-AzNetworkCloudClusterManager": {},
"New-AzNetworkCloudConsole": {},
"New-AzNetworkCloudControlPlaneNodeConfigurationObject": {},
"New-AzNetworkCloudEgressEndpointObject": {},
"New-AzNetworkCloudEndpointDependencyObject": {},
"New-AzNetworkCloudInitialAgentPoolConfigurationObject": {},
"New-AzNetworkCloudIpAddressPoolObject": {},
"New-AzNetworkCloudKeySetUserObject": {},
"New-AzNetworkCloudKubernetesCluster": {},
"New-AzNetworkCloudL2Network": {},
"New-AzNetworkCloudL3Network": {},
"New-AzNetworkCloudL3NetworkAttachmentConfigurationObject": {},
"New-AzNetworkCloudMetricsConfiguration": {},
"New-AzNetworkCloudNetworkAttachmentObject": {},
"New-AzNetworkCloudRackDefinitionObject": {},
"New-AzNetworkCloudServiceLoadBalancerBgpPeerObject": {},
"New-AzNetworkCloudServicesNetwork": {},
"New-AzNetworkCloudStorageApplianceConfigurationDataObject": {},
"New-AzNetworkCloudTrunkedNetwork": {},
"New-AzNetworkCloudVirtualMachine": {},
"New-AzNetworkCloudVirtualMachinePlacementHintObject": {},
"New-AzNetworkCloudVolume": {},
"Remove-AzNetworkCloudAgentPool": {},
"Remove-AzNetworkCloudBareMetalMachineKeySet": {},
"Remove-AzNetworkCloudBmcKeySet": {},
"Remove-AzNetworkCloudCluster": {},
"Remove-AzNetworkCloudClusterManager": {},
"Remove-AzNetworkCloudConsole": {},
"Remove-AzNetworkCloudKubernetesCluster": {},
"Remove-AzNetworkCloudL2Network": {},
"Remove-AzNetworkCloudL3Network": {},
"Remove-AzNetworkCloudMetricsConfiguration": {},
"Remove-AzNetworkCloudServicesNetwork": {},
"Remove-AzNetworkCloudTrunkedNetwork": {},
"Remove-AzNetworkCloudVirtualMachine": {},
"Remove-AzNetworkCloudVolume": {},
"Restart-AzNetworkCloudBareMetalMachine": {},
"Restart-AzNetworkCloudKubernetesClusterNode": {},
"Restart-AzNetworkCloudVirtualMachine": {},
"Start-AzNetworkCloudBareMetalMachine": {},
"Start-AzNetworkCloudVirtualMachine": {},
"Stop-AzNetworkCloudBareMetalMachine": {},
"Stop-AzNetworkCloudVirtualMachine": {},
"Update-AzNetworkCloudAgentPool": {},
"Update-AzNetworkCloudBareMetalMachine": {},
"Update-AzNetworkCloudBareMetalMachineKeySet": {},
"Update-AzNetworkCloudBmcKeySet": {},
"Update-AzNetworkCloudCluster": {},
"Update-AzNetworkCloudClusterManager": {},
"Update-AzNetworkCloudConsole": {},
"Update-AzNetworkCloudKubernetesCluster": {},
"Update-AzNetworkCloudL2Network": {},
"Update-AzNetworkCloudL3Network": {},
"Update-AzNetworkCloudMetricsConfiguration": {},
"Update-AzNetworkCloudRack": {},
"Update-AzNetworkCloudServicesNetwork": {},
"Update-AzNetworkCloudStorageAppliance": {},
"Update-AzNetworkCloudTrunkedNetwork": {},
"Update-AzNetworkCloudVirtualMachine": {},
"Update-AzNetworkCloudVolume": {}
},
"Az.NetworkFunction": {
"Get-AzNetworkFunctionCollectorPolicy": {},
"Get-AzNetworkFunctionTrafficCollector": {},
Expand Down Expand Up @@ -6536,7 +6405,6 @@
"Get-AzStackHciArcSetting": {},
"Get-AzStackHciCluster": {},
"Get-AzStackHciExtension": {},
"Get-AzStackHCILogsDirectory": {},
"Get-AzStackHCIRemoteSupportAccess": {},
"Get-AzStackHCIRemoteSupportSessionHistory": {},
"Get-AzStackHCIVMAttestation": {},
Expand Down
4 changes: 2 additions & 2 deletions src/Accounts/AssemblyLoading/Properties/AssemblyInfo.cs
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("1.0.*")]
[assembly: AssemblyVersion("2.13.1")]
[assembly: AssemblyFileVersion("2.13.1")]
[assembly: AssemblyVersion("2.13.0")]
[assembly: AssemblyFileVersion("2.13.0")]
4 changes: 2 additions & 2 deletions src/Accounts/Authentication/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.13.1")]
[assembly: AssemblyFileVersion("2.13.1")]
[assembly: AssemblyVersion("2.13.0")]
[assembly: AssemblyFileVersion("2.13.0")]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Authentication.Test")]
#endif
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("1.0.*")]
[assembly: AssemblyVersion("2.13.1")]
[assembly: AssemblyFileVersion("2.13.1")]
[assembly: AssemblyVersion("2.13.0")]
[assembly: AssemblyFileVersion("2.13.0")]
4 changes: 2 additions & 2 deletions src/Accounts/Authenticators/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.13.1")]
[assembly: AssemblyFileVersion("2.13.1")]
[assembly: AssemblyVersion("2.13.0")]
[assembly: AssemblyFileVersion("2.13.0")]
8 changes: 4 additions & 4 deletions src/Cdn/Az.Cdn.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/20/2023
# Generated on: 9/11/2023
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = './Az.Cdn.psm1'

# Version number of this module.
ModuleVersion = '3.1.1'
ModuleVersion = '3.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.13.1'; })
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.12.3'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = './bin/Az.Cdn.private.dll'
Expand Down Expand Up @@ -226,7 +226,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Customized output property for ''Get-AzCdnEdgeNode'' command'
# ReleaseNotes = ''

# Prerelease string of this module
# Prerelease = ''
Expand Down
2 changes: 0 additions & 2 deletions src/Cdn/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
-->

## Upcoming Release

## Version 3.1.1
* Customized output property for `Get-AzCdnEdgeNode` command

## Version 3.1.0
Expand Down
4 changes: 2 additions & 2 deletions src/Cdn/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("d90791a2-8102-47fc-8150-de25ae796eb1")]
[assembly: AssemblyVersion("3.1.1")]
[assembly: AssemblyFileVersion("3.1.1")]
[assembly: AssemblyVersion("3.1.0")]
[assembly: AssemblyFileVersion("3.1.0")]
Loading

0 comments on commit c86d202

Please sign in to comment.