Skip to content

Commit d1d9858

Browse files
Release 2026-04-29 (#2352)
* release_2026-04-29 * Update test app CloudFormation templates * Updated changelog
1 parent 3d09a4f commit d1d9858

46 files changed

Lines changed: 118 additions & 294 deletions

File tree

Some content is hidden

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

.autover/changes/set-repository-url.json

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

Blueprints/BlueprintDefinitions/vs2026/Templates.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageType>Template</PackageType>
5-
<Version>8.0.2</Version>
5+
<Version>8.0.3</Version>
66
<PackageId>Amazon.Lambda.Templates</PackageId>
77
<Title>AWS Lambda Templates</Title>
88
<Authors>Amazon Web Services</Authors>

CHANGELOG.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,76 @@
1+
## Release 2026-04-29
2+
3+
### Amazon.Lambda.Annotations (1.15.2)
4+
* Set RepositoryUrl and RepositoryType on NuGet package.
5+
### Amazon.Lambda.APIGatewayEvents (2.7.4)
6+
* Set RepositoryUrl and RepositoryType on NuGet package.
7+
### Amazon.Lambda.ApplicationLoadBalancerEvents (2.2.2)
8+
* Set RepositoryUrl and RepositoryType on NuGet package.
9+
### Amazon.Lambda.AspNetCoreServer (9.2.2)
10+
* Set RepositoryUrl and RepositoryType on NuGet package.
11+
### Amazon.Lambda.AspNetCoreServer.Hosting (1.10.1)
12+
* Set RepositoryUrl and RepositoryType on NuGet package.
13+
### Amazon.Lambda.CloudWatchEvents (4.4.2)
14+
* Set RepositoryUrl and RepositoryType on NuGet package.
15+
### Amazon.Lambda.CloudWatchLogsEvents (2.2.2)
16+
* Set RepositoryUrl and RepositoryType on NuGet package.
17+
### Amazon.Lambda.CognitoEvents (4.0.2)
18+
* Set RepositoryUrl and RepositoryType on NuGet package.
19+
### Amazon.Lambda.ConfigEvents (2.1.2)
20+
* Set RepositoryUrl and RepositoryType on NuGet package.
21+
### Amazon.Lambda.ConnectEvents (1.1.2)
22+
* Set RepositoryUrl and RepositoryType on NuGet package.
23+
### Amazon.Lambda.Core (2.8.2)
24+
* Set RepositoryUrl and RepositoryType on NuGet package.
25+
### Amazon.Lambda.DynamoDBEvents (3.1.3)
26+
* Set RepositoryUrl and RepositoryType on NuGet package.
27+
### Amazon.Lambda.DynamoDBEvents.SDK.Convertor (2.0.3)
28+
* Set RepositoryUrl and RepositoryType on NuGet package.
29+
### Amazon.Lambda.KafkaEvents (2.1.2)
30+
* Set RepositoryUrl and RepositoryType on NuGet package.
31+
### Amazon.Lambda.KinesisAnalyticsEvents (2.3.2)
32+
* Set RepositoryUrl and RepositoryType on NuGet package.
33+
### Amazon.Lambda.KinesisEvents (3.0.3)
34+
* Set RepositoryUrl and RepositoryType on NuGet package.
35+
### Amazon.Lambda.KinesisFirehoseEvents (2.3.2)
36+
* Set RepositoryUrl and RepositoryType on NuGet package.
37+
### Amazon.Lambda.LexEvents (3.1.2)
38+
* Set RepositoryUrl and RepositoryType on NuGet package.
39+
### Amazon.Lambda.LexV2Events (1.1.2)
40+
* Set RepositoryUrl and RepositoryType on NuGet package.
41+
### Amazon.Lambda.Logging.AspNetCore (4.1.2)
42+
* Set RepositoryUrl and RepositoryType on NuGet package.
43+
### Amazon.Lambda.MQEvents (2.1.2)
44+
* Set RepositoryUrl and RepositoryType on NuGet package.
45+
### Amazon.Lambda.PowerShellHost (3.0.4)
46+
* Set RepositoryUrl and RepositoryType on NuGet package.
47+
### Amazon.Lambda.RuntimeSupport (1.14.4)
48+
* Set RepositoryUrl and RepositoryType on NuGet package.
49+
### Amazon.Lambda.S3Events (3.1.3)
50+
* Set RepositoryUrl and RepositoryType on NuGet package.
51+
### Amazon.Lambda.Serialization.Json (2.2.6)
52+
* Set RepositoryUrl and RepositoryType on NuGet package.
53+
### Amazon.Lambda.Serialization.SystemTextJson (2.4.6)
54+
* Set RepositoryUrl and RepositoryType on NuGet package.
55+
### Amazon.Lambda.SimpleEmailEvents (3.1.2)
56+
* Set RepositoryUrl and RepositoryType on NuGet package.
57+
### Amazon.Lambda.SNSEvents (2.1.2)
58+
* Set RepositoryUrl and RepositoryType on NuGet package.
59+
### Amazon.Lambda.SQSEvents (2.2.2)
60+
* Set RepositoryUrl and RepositoryType on NuGet package.
61+
### Amazon.Lambda.TestUtilities (3.0.2)
62+
* Set RepositoryUrl and RepositoryType on NuGet package.
63+
### Amazon.Lambda.TestTool.BlazorTester (0.17.2)
64+
* Set RepositoryUrl and RepositoryType on NuGet package.
65+
### Amazon.Lambda.Templates (8.0.3)
66+
* Set RepositoryUrl and RepositoryType on NuGet package.
67+
### SnapshotRestore.Registry (1.0.2)
68+
* Set RepositoryUrl and RepositoryType on NuGet package.
69+
### Amazon.Lambda.TestTool (0.13.1)
70+
* Set RepositoryUrl and RepositoryType on NuGet package.
71+
### Amazon.Lambda.AppSyncEvents (1.0.1)
72+
* Set RepositoryUrl and RepositoryType on NuGet package.
73+
174
## Release 2026-04-22 #2
275

376
### Amazon.Lambda.Annotations (1.15.1)

Libraries/src/Amazon.Lambda.APIGatewayEvents/Amazon.Lambda.APIGatewayEvents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TargetFrameworks>netstandard2.0;netcoreapp3.1;net8.0</TargetFrameworks>
77
<Description>Amazon Lambda .NET Core support - API Gateway package.</Description>
88
<AssemblyTitle>Amazon.Lambda.APIGatewayEvents</AssemblyTitle>
9-
<Version>2.7.3</Version>
9+
<Version>2.7.4</Version>
1010
<AssemblyName>Amazon.Lambda.APIGatewayEvents</AssemblyName>
1111
<PackageId>Amazon.Lambda.APIGatewayEvents</PackageId>
1212
<PackageTags>AWS;Amazon;Lambda</PackageTags>

Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Amazon.Lambda.Annotations.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
2121
<IncludeBuildOutput>false</IncludeBuildOutput>
2222

23-
<Version>1.15.1</Version>
23+
<Version>1.15.2</Version>
2424
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
2525
</PropertyGroup>
2626

Libraries/src/Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<AssemblyOriginatorKeyFile>..\..\..\buildtools\public.snk</AssemblyOriginatorKeyFile>
1212
<SignAssembly>true</SignAssembly>
1313

14-
<Version>1.15.1</Version>
14+
<Version>1.15.2</Version>
1515
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1616
</PropertyGroup>
1717

Libraries/src/Amazon.Lambda.AppSyncEvents/Amazon.Lambda.AppSyncEvents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Description>Amazon Lambda .NET support - AWS AppSync package.</Description>
77
<TargetFrameworks>net8.0</TargetFrameworks>
88
<AssemblyTitle>Amazon.Lambda.AppSyncEvents</AssemblyTitle>
9-
<Version>1.0.0</Version>
9+
<Version>1.0.1</Version>
1010
<AssemblyName>Amazon.Lambda.AppSyncEvents</AssemblyName>
1111
<PackageId>Amazon.Lambda.AppSyncEvents</PackageId>
1212
<PackageTags>AWS;Amazon;Lambda</PackageTags>

Libraries/src/Amazon.Lambda.ApplicationLoadBalancerEvents/Amazon.Lambda.ApplicationLoadBalancerEvents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TargetFrameworks>netstandard2.0;netcoreapp3.1;net8.0</TargetFrameworks>
77
<Description>Amazon Lambda .NET Core support - Application Load Balancer package.</Description>
88
<AssemblyTitle>Amazon.Lambda.ApplicationLoadBalancerEvents</AssemblyTitle>
9-
<Version>2.2.1</Version>
9+
<Version>2.2.2</Version>
1010
<AssemblyName>Amazon.Lambda.ApplicationLoadBalancerEvents</AssemblyName>
1111
<PackageId>Amazon.Lambda.ApplicationLoadBalancerEvents</PackageId>
1212
<PackageTags>AWS;Amazon;Lambda</PackageTags>

Libraries/src/Amazon.Lambda.AspNetCoreServer.Hosting/Amazon.Lambda.AspNetCoreServer.Hosting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
88
<ImplicitUsings>enable</ImplicitUsings>
99
<Nullable>enable</Nullable>
10-
<Version>1.10.0</Version>
10+
<Version>1.10.1</Version>
1111
<PackageReadmeFile>README.md</PackageReadmeFile>
1212
<AssemblyName>Amazon.Lambda.AspNetCoreServer.Hosting</AssemblyName>
1313
<PackageId>Amazon.Lambda.AspNetCoreServer.Hosting</PackageId>

Libraries/src/Amazon.Lambda.AspNetCoreServer/Amazon.Lambda.AspNetCoreServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Description>Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.</Description>
77
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
88
<AssemblyTitle>Amazon.Lambda.AspNetCoreServer</AssemblyTitle>
9-
<Version>9.2.1</Version>
9+
<Version>9.2.2</Version>
1010
<AssemblyName>Amazon.Lambda.AspNetCoreServer</AssemblyName>
1111
<PackageId>Amazon.Lambda.AspNetCoreServer</PackageId>
1212
<PackageTags>AWS;Amazon;Lambda;aspnetcore</PackageTags>

0 commit comments

Comments
 (0)