Skip to content

Commit 923a901

Browse files
Release 2025-08-01 (#2120)
* release_2025-08-01 * Updated changelog
1 parent b7220c0 commit 923a901

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.autover/changes/9f639a1b-3cd4-41ec-9d56-d6e95cb32b14.json

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Release 2025-08-01
2+
3+
### Amazon.Lambda.RuntimeSupport (1.13.2)
4+
* Fix issue making HTTP header comparisons be case insensitive
5+
16
## Release 2025-07-15
27

38
### Amazon.Lambda.TestTool.BlazorTester (0.16.3)

Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj

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

55
<PropertyGroup>
66
<TargetFrameworks>netstandard2.0;net6.0;net8.0;net9.0;net10.0</TargetFrameworks>
7-
<Version>1.13.1</Version>
7+
<Version>1.13.2</Version>
88
<Description>Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.</Description>
99
<AssemblyTitle>Amazon.Lambda.RuntimeSupport</AssemblyTitle>
1010
<AssemblyName>Amazon.Lambda.RuntimeSupport</AssemblyName>

0 commit comments

Comments
 (0)