Skip to content

Commit 58520e8

Browse files
Release 2025-05-19 (#88)
* release_2025-05-19 * Updated changelog
1 parent 63449c4 commit 58520e8

File tree

4 files changed

+7
-23
lines changed

4 files changed

+7
-23
lines changed

.autover/changes/64e7d014-7e4f-42eb-95bf-796774c4dd88.json

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

.autover/changes/d1697b8d-a096-47dd-bd8e-db204759c269.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Release 2025-05-19
2+
3+
### Aspire.Hosting.AWS (9.2.2)
4+
* Update default Amazon.Lambda.TestTool version to 0.10.3
5+
* Add IResourceWithWaitSupport support for CloudFormation provisioning. This is useful when using LocalStack container as the CloudFormation endpoint.
6+
17
## Release 2025-05-08
28

39
### Aspire.Hosting.AWS (9.2.1)

src/Aspire.Hosting.AWS/Aspire.Hosting.AWS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageTags>aspire integration hosting aws</PackageTags>
77
<Description>Add support for provisioning AWS application resources and configuring the AWS SDK for .NET.</Description>
88
<NoWarn>$(NoWarn);CS8002</NoWarn> <!-- AWS CDK packages are not signed -->
9-
<Version>9.2.1</Version>
9+
<Version>9.2.2</Version>
1010
<PackageReadmeFile>docs\README.md</PackageReadmeFile>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)