From 98bcb6867a492323d59dcb1b1561d18dd3d48f91 Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Wed, 22 Apr 2026 17:18:16 +0000 Subject: [PATCH 1/3] Release 2026-04-22 #2 --- .../Amazon.Lambda.Annotations.SourceGenerator.csproj | 2 +- .../Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Amazon.Lambda.Annotations.SourceGenerator.csproj b/Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Amazon.Lambda.Annotations.SourceGenerator.csproj index f87aaaaff..9aaba6bbd 100644 --- a/Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Amazon.Lambda.Annotations.SourceGenerator.csproj +++ b/Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Amazon.Lambda.Annotations.SourceGenerator.csproj @@ -20,7 +20,7 @@ true false - 1.15.0 + 1.15.1 true diff --git a/Libraries/src/Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj b/Libraries/src/Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj index 29f5190d7..f24d6becd 100644 --- a/Libraries/src/Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj +++ b/Libraries/src/Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj @@ -11,7 +11,7 @@ ..\..\..\buildtools\public.snk true - 1.15.0 + 1.15.1 true From 940987a2a473517dac6bb800b7d38079c579da54 Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Wed, 22 Apr 2026 17:19:25 +0000 Subject: [PATCH 2/3] Update test app CloudFormation templates --- Libraries/test/TestCustomAuthorizerApp/serverless.template | 2 +- Libraries/test/TestExecutableServerlessApp/serverless.template | 2 +- Libraries/test/TestServerlessApp.ALB/serverless.template | 2 +- Libraries/test/TestServerlessApp.NET8/serverless.template | 2 +- Libraries/test/TestServerlessApp/serverless.template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Libraries/test/TestCustomAuthorizerApp/serverless.template b/Libraries/test/TestCustomAuthorizerApp/serverless.template index ed41a2e08..6072b7954 100644 --- a/Libraries/test/TestCustomAuthorizerApp/serverless.template +++ b/Libraries/test/TestCustomAuthorizerApp/serverless.template @@ -1,7 +1,7 @@ { "AWSTemplateFormatVersion": "2010-09-09", "Transform": "AWS::Serverless-2016-10-31", - "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.15.0.0).", + "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.15.1.0).", "Resources": { "AnnotationsHttpApi": { "Type": "AWS::Serverless::HttpApi", diff --git a/Libraries/test/TestExecutableServerlessApp/serverless.template b/Libraries/test/TestExecutableServerlessApp/serverless.template index 194fd8bce..6b69abbfd 100644 --- a/Libraries/test/TestExecutableServerlessApp/serverless.template +++ b/Libraries/test/TestExecutableServerlessApp/serverless.template @@ -1,7 +1,7 @@ { "AWSTemplateFormatVersion": "2010-09-09", "Transform": "AWS::Serverless-2016-10-31", - "Description": "An AWS Serverless Application. This template is partially managed by Amazon.Lambda.Annotations (v1.15.0.0).", + "Description": "An AWS Serverless Application. This template is partially managed by Amazon.Lambda.Annotations (v1.15.1.0).", "Parameters": { "ArchitectureTypeParameter": { "Type": "String", diff --git a/Libraries/test/TestServerlessApp.ALB/serverless.template b/Libraries/test/TestServerlessApp.ALB/serverless.template index 0415c2bd2..bc1271671 100644 --- a/Libraries/test/TestServerlessApp.ALB/serverless.template +++ b/Libraries/test/TestServerlessApp.ALB/serverless.template @@ -1,7 +1,7 @@ { "AWSTemplateFormatVersion": "2010-09-09", "Transform": "AWS::Serverless-2016-10-31", - "Description": "ALB Integration Test Stack - VPC and ALB infrastructure for testing Lambda ALB annotations This template is partially managed by Amazon.Lambda.Annotations (v1.15.0.0).", + "Description": "ALB Integration Test Stack - VPC and ALB infrastructure for testing Lambda ALB annotations This template is partially managed by Amazon.Lambda.Annotations (v1.15.1.0).", "Resources": { "ALBTestVPC": { "Type": "AWS::EC2::VPC", diff --git a/Libraries/test/TestServerlessApp.NET8/serverless.template b/Libraries/test/TestServerlessApp.NET8/serverless.template index ac4fd61da..65c438f45 100644 --- a/Libraries/test/TestServerlessApp.NET8/serverless.template +++ b/Libraries/test/TestServerlessApp.NET8/serverless.template @@ -1,7 +1,7 @@ { "AWSTemplateFormatVersion": "2010-09-09", "Transform": "AWS::Serverless-2016-10-31", - "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.15.0.0).", + "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.15.1.0).", "Resources": { "TestServerlessAppNET8FunctionsToUpperGenerated": { "Type": "AWS::Serverless::Function", diff --git a/Libraries/test/TestServerlessApp/serverless.template b/Libraries/test/TestServerlessApp/serverless.template index 105de564c..1612c88b8 100644 --- a/Libraries/test/TestServerlessApp/serverless.template +++ b/Libraries/test/TestServerlessApp/serverless.template @@ -1,7 +1,7 @@ { "AWSTemplateFormatVersion": "2010-09-09", "Transform": "AWS::Serverless-2016-10-31", - "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.15.0.0).", + "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.15.1.0).", "Resources": { "AnnotationsHttpApi": { "Type": "AWS::Serverless::HttpApi", From 0dbb3a1dd715e73338571e9497af3bb08726e902 Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Wed, 22 Apr 2026 17:19:27 +0000 Subject: [PATCH 3/3] Updated changelog --- .../changes/schedule-input-file-path-support.json | 11 ----------- CHANGELOG.md | 5 +++++ 2 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 .autover/changes/schedule-input-file-path-support.json diff --git a/.autover/changes/schedule-input-file-path-support.json b/.autover/changes/schedule-input-file-path-support.json deleted file mode 100644 index 5006652a0..000000000 --- a/.autover/changes/schedule-input-file-path-support.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "Amazon.Lambda.Annotations", - "Type": "Patch", - "ChangelogMessages": [ - "The ScheduleEvent Input property now supports file paths (relative to the project root or absolute) in addition to literal JSON strings. If the value resolves to an existing file, its contents are read and used as the input in the CloudFormation template." - ] - } - ] -} diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf39da4b..9731f880b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Release 2026-04-22 #2 + +### Amazon.Lambda.Annotations (1.15.1) +* The ScheduleEvent Input property now supports file paths (relative to the project root or absolute) in addition to literal JSON strings. If the value resolves to an existing file, its contents are read and used as the input in the CloudFormation template. + ## Release 2026-04-22 ### Amazon.Lambda.Annotations (1.15.0)