Skip to content

Commit e0167af

Browse files
Release 2025-05-08 (#80)
* release_2025-05-08 * Updated changelog
1 parent e648590 commit e0167af

File tree

3 files changed

+9
-15
lines changed

3 files changed

+9
-15
lines changed

.autover/changes/335cff36-45e1-4fbc-80ad-7fc6337a72d2.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Release 2025-05-08
2+
3+
### Aspire.Hosting.AWS (9.2.1)
4+
* Add ability to set host port for DynamoDB Local
5+
* Add ability to call WithImagePullPolicy for DynamoDB Local resource
6+
* Add Display Names for API Gateway Emulator and Lambda Service Emulator endpoints
7+
* Add Display Names for AWS CloudFormation Console stack links
8+
19
## Release 2025-05-06
210

311
### Aspire.Hosting.AWS (9.2.0)

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.0</Version>
9+
<Version>9.2.1</Version>
1010
<PackageReadmeFile>docs\README.md</PackageReadmeFile>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)