Skip to content

Commit 9150443

Browse files
Release 2025-11-19 (#49)
1 parent d936d91 commit 9150443

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.autover/changes/3d266a68-c749-4331-a04c-b30ecaceacaf.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-11-19
2+
3+
### Amazon.Lambda.RuntimeSupport (1.14.1)
4+
* Fixed issue with output stream being reused when using multi concurrency mode
5+
16
## Release 2025-11-06
27

38
### Amazon.Lambda.CognitoEvents (4.0.1)

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.14.0</Version>
7+
<Version>1.14.1</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)