Releases: aws/integrations-on-dotnet-aspire-for-aws
Releases · aws/integrations-on-dotnet-aspire-for-aws
Release 2026-02-25
Release 2026-02-25
Aspire.Hosting.AWS (13.0.0)
- Remove preview flags on Lambda integration APIs
- Updated to Aspire 13.0.0 packages
- [Experimental] Add initial publish/deploy support using the extension method on
Release 2026-02-23
Release 2026-02-23
Aspire.Hosting.AWS (9.4.1)
- Add checks for dev cert when choosing to enable Lambda HTTPS ports by default
Release 2026-02-19
Release 2026-02-19
Aspire.Hosting.AWS (9.4.0)
- Add HTTPS support for Lambda and API Gateway emulators
- [Breaking Change] Rename property to HttpPort to match new property on APIGatewayEmulatorOptions and LambdaEmulatorOptions
- Added new property to disable default allocation of HTTPS endpoints on APIGatewayEmulatorOptions and LambdaEmulatorOptions
- Change generation of Lambda launch settings profile to evaluate OutputPath property for launch profile working directory
Release 2026-02-05
Release 2026-02-05
Aspire.Hosting.AWS (9.3.2)
- Update to version 0.12.0 of Lambda Test Tool
- Update to version 1.14.2 of Amazon.Lambda.RuntimeSupport
- Update code setting up launch profile for Lambda functions to handle Lambda Test Tool's version of Amazon.Lambda.RuntimeSupport being renamed to Amazon.Lambda.RuntimeSupport.TestTool
Release 2026-01-22
Release 2026-01-22
Aspire.Hosting.AWS (9.3.1)
- Update AWSSDK.Core to 4.0.3.3
Release 2025-10-24
Release 2025-10-24
Aspire.Hosting.AWS (9.3.0)
- Update dependency versions
- [Breaking Change] Changed return type for AddAWSDynamoDBLocal to return IResourceBuilder from IResourceBuilder. This allows access to the inherited APIs from DynamoDBLocalResource's parent ContainerResource type.
Release 2025-07-02
Release 2025-07-02
Aspire.Hosting.AWS (9.2.6)
- Fixed NullReferenceException thrown when provisioning a Cloud Foundation Tempalte without outputs
Release 2025-06-27
Release 2025-06-27
Aspire.Hosting.AWS (9.2.5)
- Integrate Lambda Test Tool's feature for allowing saving requests
- Fixed NullReferenceException thrown when provisioning a Cloud Foundation template without any outputs
Release 2025-06-20
Release 2025-06-20
Aspire.Hosting.AWS (9.2.4)
- Fix concurrency issue when reading output from external processes
Release 2025-06-10
Release 2025-06-10
Aspire.Hosting.AWS (9.2.3)
- Fixed issue with determining the framework or assembly for Lambda functions causing Lambda functions to fail to start
- Add the option for users to customize cloudformation stack tags