Skip to content

Commit b3a6cd3

Browse files
Release 2026-01-29 (#430)
1 parent d6eb809 commit b3a6cd3

File tree

4 files changed

+7
-23
lines changed

4 files changed

+7
-23
lines changed

.autover/changes/2b3e44f5-61f4-46f5-b042-1414d10b53c5.json

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

.autover/changes/83237ecd-c5f9-4878-9170-07c86b5a457d.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 2026-01-29
2+
3+
### Amazon.Lambda.Tools (6.0.4)
4+
* Bumped AWSSDK.Core version to 4.0.3.3
5+
* Switch default container build from mcr.microsoft.com/dotnet/sdk:10.0-aot to public.ecr.aws/sam/build-dotnet10:latest
6+
17
## Release 2025-12-17
28

39
### Amazon.Lambda.Tools (6.0.3)

src/Amazon.Lambda.Tools/Amazon.Lambda.Tools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
the source code here is also copied into the AWS VS Toolkit.
2121
-->
2222
<LangVersion>7.3</LangVersion>
23-
<Version>6.0.3</Version>
23+
<Version>6.0.4</Version>
2424
</PropertyGroup>
2525
<ItemGroup>
2626
<Content Include="Resources\build-lambda-zip.exe">

0 commit comments

Comments
 (0)