Skip to content

Commit

Permalink
bump up version for 10.4.1 hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
isra-fel committed Sep 26, 2023
1 parent b728076 commit 921a051
Show file tree
Hide file tree
Showing 13 changed files with 1,823 additions and 1,862 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,7 @@
## 10.4.1 - September 2023
#### Az.Resources 6.11.1
* Reverted commits that caused regression in 'Get-AzRoleAssignment'. [#22863]

## 10.4.0 - September 2023
#### Az.Accounts 2.13.1
* Added the module name in breaking change messages
Expand Down
Expand Up @@ -24,5 +24,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("b2f7fb23-24cf-4e26-840e-db4360603829")]
[assembly: AssemblyVersion("6.11.0")]
[assembly: AssemblyFileVersion("6.11.0")]
[assembly: AssemblyVersion("6.11.1")]
[assembly: AssemblyFileVersion("6.11.1")]
4 changes: 2 additions & 2 deletions src/Resources/MSGraph.Autorest/Properties/AssemblyInfo.cs
Expand Up @@ -24,5 +24,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("113AD566-7045-45C4-8D01-BCFF72F4CE7B")]
[assembly: AssemblyVersion("6.11.0")]
[assembly: AssemblyFileVersion("6.11.0")]
[assembly: AssemblyVersion("6.11.1")]
[assembly: AssemblyFileVersion("6.11.1")]
4 changes: 2 additions & 2 deletions src/Resources/ResourceManager/Properties/AssemblyInfo.cs
Expand Up @@ -25,8 +25,8 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("e8f34267-c461-4eae-b156-5f3528553d10")]
[assembly: AssemblyVersion("6.11.0")]
[assembly: AssemblyFileVersion("6.11.0")]
[assembly: AssemblyVersion("6.11.1")]
[assembly: AssemblyFileVersion("6.11.1")]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Resources.Test")]
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.MachineLearning.Test")]
Expand Down
4 changes: 2 additions & 2 deletions src/Resources/Resources.Sdk/Properties/AssemblyInfo.cs
Expand Up @@ -7,8 +7,8 @@
[assembly: AssemblyTitle("Microsoft Azure Resource Management Library")]
[assembly: AssemblyDescription("Provides Microsoft Azure resource management operations including Resource Groups.")]

[assembly: AssemblyVersion("6.11.0")]
[assembly: AssemblyFileVersion("6.11.0")]
[assembly: AssemblyVersion("6.11.1")]
[assembly: AssemblyFileVersion("6.11.1")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Azure .NET SDK")]
Expand Down
7 changes: 3 additions & 4 deletions src/Resources/Resources/Az.Resources.psd1
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/20/2023
# Generated on: 9/27/2023
#

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

# Version number of this module.
ModuleVersion = '6.11.0'
ModuleVersion = '6.11.1'

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

# ReleaseNotes of this module
ReleaseNotes = '* Supported ''TemplateParameterFile'' to accept a ''.bicepparam'' file.
* Fixed inexplicable error message when subscription and scope are neither provided in ''Get-AzRoleDefinition''. [#22716]'
ReleaseNotes = '* Reverted commits that caused regression in ''Get-AzRoleAssignment''. [#22863]'

# Prerelease string of this module
# Prerelease = ''
Expand Down
2 changes: 2 additions & 0 deletions src/Resources/Resources/ChangeLog.md
Expand Up @@ -19,6 +19,8 @@
-->

## Upcoming Release

## Version 6.11.1
* Reverted commits that caused regression in `Get-AzRoleAssignment`. [#22863]

## Version 6.11.0
Expand Down
4 changes: 2 additions & 2 deletions src/Resources/Resources/Properties/AssemblyInfo.cs
Expand Up @@ -25,8 +25,8 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("e386b843-f3f0-4db3-8664-37d16b860dde")]
[assembly: AssemblyVersion("6.11.0")]
[assembly: AssemblyFileVersion("6.11.0")]
[assembly: AssemblyVersion("6.11.1")]
[assembly: AssemblyFileVersion("6.11.1")]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Resources.Test")]
#endif
4 changes: 2 additions & 2 deletions src/Resources/Tags/Properties/AssemblyInfo.cs
Expand Up @@ -25,8 +25,8 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("e386b843-f3f0-4db3-8664-37d16b860dde")]
[assembly: AssemblyVersion("6.11.0")]
[assembly: AssemblyFileVersion("6.11.0")]
[assembly: AssemblyVersion("6.11.1")]
[assembly: AssemblyFileVersion("6.11.1")]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Resources.Test")]
#endif
54 changes: 5 additions & 49 deletions tools/Az/Az.psd1
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/20/2023
# Generated on: 9/27/2023
#

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

# Version number of this module.
ModuleVersion = '10.4.0'
ModuleVersion = '10.4.1'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -117,7 +117,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.13.1'; },
@{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.2.0'; },
@{ModuleName = 'Az.Relay'; RequiredVersion = '2.0.0'; },
@{ModuleName = 'Az.ResourceMover'; RequiredVersion = '1.2.0'; },
@{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.0'; },
@{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.1'; },
@{ModuleName = 'Az.Security'; RequiredVersion = '1.4.0'; },
@{ModuleName = 'Az.SecurityInsights'; RequiredVersion = '3.1.0'; },
@{ModuleName = 'Az.ServiceBus'; RequiredVersion = '3.0.0'; },
Expand Down Expand Up @@ -189,53 +189,9 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '10.4.0 - September 2023
Az.Accounts
* Added the module name in breaking change messages
* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0
Az.Cdn
* Customized output property for ''Get-AzCdnEdgeNode'' command
Az.ContainerInstance
* 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
* Added soft delete and MUA feature for Backup vaults
Az.KeyVault
* 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
* 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
* Upgraded API version to 2023-08-01.
* Improved error reporting to the customer using custom cmdlets to handle the error in a better manner.
ReleaseNotes = '10.4.1 - September 2023
Az.Resources
* Supported ''TemplateParameterFile'' to accept a ''.bicepparam'' file.
* Fixed inexplicable error message when subscription and scope are neither provided in ''Get-AzRoleDefinition''. [#22716]
Az.SecurityInsights
* Fixed parameters'' issues for ''New-AzSentinelAlertRule'' and ''Update-AzSentinelAlertRule'' [#21181][#21217][#22318]
Az.StackHCI
* 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
* 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''
* Reverted commits that caused regression in ''Get-AzRoleAssignment''. [#22863]
'

# Prerelease string of this module
Expand Down
4 changes: 2 additions & 2 deletions tools/AzPreview/AzPreview.psd1
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '10.4.0'
ModuleVersion = '10.4.1'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -186,7 +186,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.13.1'; },
@{ModuleName = 'Az.Reservations'; RequiredVersion = '0.12.0'; },
@{ModuleName = 'Az.ResourceGraph'; RequiredVersion = '0.13.0'; },
@{ModuleName = 'Az.ResourceMover'; RequiredVersion = '1.2.0'; },
@{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.0'; },
@{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.1'; },
@{ModuleName = 'Az.Search'; RequiredVersion = '0.9.0'; },
@{ModuleName = 'Az.Security'; RequiredVersion = '1.4.0'; },
@{ModuleName = 'Az.SecurityInsights'; RequiredVersion = '3.1.0'; },
Expand Down
2 changes: 1 addition & 1 deletion tools/Docs/az-ps-latest.csv
Expand Up @@ -132,7 +132,7 @@ pac130,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-rele
pac131,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Reservations.0.12.0.nupkg;sourceType=sa]Az.Reservations,0.12.0
pac132,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ResourceGraph.0.13.0.nupkg;sourceType=sa]Az.ResourceGraph,0.13.0
pac133,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ResourceMover.1.2.0.nupkg;sourceType=sa]Az.ResourceMover,1.2.0
pac134,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Resources.6.11.0.nupkg;sourceType=sa]Az.Resources,6.11.0
pac134,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Resources.6.11.1.nupkg;sourceType=sa]Az.Resources,6.11.1
pac135,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Search.0.9.0.nupkg;sourceType=sa]Az.Search,0.9.0
pac136,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Security.1.4.0.nupkg;sourceType=sa]Az.Security,1.4.0
pac137,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.SecurityInsights.3.1.0.nupkg;sourceType=sa]Az.SecurityInsights,3.1.0
Expand Down

0 comments on commit 921a051

Please sign in to comment.