Skip to content

Commit 27d0be2

Browse files
5.0.0-preview005
1 parent 1f08372 commit 27d0be2

File tree

1,487 files changed

+88759
-38493
lines changed

Some content is hidden

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

1,487 files changed

+88759
-38493
lines changed

buildtools/CopyModularAWSPowerShell.ps1

Lines changed: 10 additions & 2 deletions
Large diffs are not rendered by default.

changelogs/CHANGELOG.2025.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 5.0.0-preview005 (2025-05-30 15:16Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.22.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Please find a description of the changes for 5.0.0-preview005 at https://github.com/aws/aws-tools-for-powershell/issues/357
4+
15
### 5.0.0-preview004 (2025-04-29 14:53Z)
26
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.0.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
37
* Please find a description of the changes for 5.0.0-preview004 at https://github.com/aws/aws-tools-for-powershell/issues/357

changelogs/CHANGELOG.ALL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 5.0.0-preview005 (2025-05-30 15:16Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.22.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Please find a description of the changes for 5.0.0-preview005 at https://github.com/aws/aws-tools-for-powershell/issues/357
4+
15
### 5.0.0-preview004 (2025-04-29 14:53Z)
26
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.0.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
37
* Please find a description of the changes for 5.0.0-preview004 at https://github.com/aws/aws-tools-for-powershell/issues/357

generator/ReleaseNotesGenerator/.changelogs/cde9772a-82a0-4ba7-aba3-2ea5a8715f95.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 2531 additions & 2525 deletions
Large diffs are not rendered by default.

modules/AWSPowerShell/AWSPowerShell.NetCore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ This product provides support for all AWS services in a single module. As an alt
514514
ProjectUri = 'https://github.com/aws/aws-tools-for-powershell'
515515
IconUri = 'https://sdk-for-net.amazonwebservices.com/images/AWSLogo128x128.png'
516516
ReleaseNotes = 'https://github.com/aws/aws-tools-for-powershell/blob/v5-main/CHANGELOG.md'
517-
Prerelease = 'preview004'
517+
Prerelease = 'preview005'
518518
}
519519
}
520520
}

modules/AWSPowerShell/AWSPowerShell.csproj

Lines changed: 429 additions & 404 deletions
Large diffs are not rendered by default.

modules/AWSPowerShell/AWSPowerShell.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ This product provides support for all AWS services in a single module. As an alt
514514
ProjectUri = 'https://github.com/aws/aws-tools-for-powershell'
515515
IconUri = 'https://sdk-for-net.amazonwebservices.com/images/AWSLogo128x128.png'
516516
ReleaseNotes = 'https://github.com/aws/aws-tools-for-powershell/blob/v5-main/CHANGELOG.md'
517-
Prerelease = 'preview004'
517+
Prerelease = 'preview005'
518518
}
519519
}
520520
}

0 commit comments

Comments
 (0)