Skip to content

Commit 9fd7248

Browse files
authored
Merge pull request #153 from awslabs/releases/next-release
Release 2024-08-02
2 parents c42c72c + ad00549 commit 9fd7248

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.autover/changes/237dcfa7-055f-4342-8633-de16951d29c2.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 2024-08-02
2+
3+
### AWS.Messaging.Lambda (0.10.0)
4+
* Add default visibility timeout for failed partial batch response.
5+
16
## Release 2024-04-22
27

38
### AWS.Messaging (0.9.1)

src/AWS.Messaging.Lambda/AWS.Messaging.Lambda.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<WarningsAsErrors>CA1727</WarningsAsErrors>
1717
<SignAssembly>true</SignAssembly>
1818
<AssemblyOriginatorKeyFile>..\..\public.snk</AssemblyOriginatorKeyFile>
19-
<Version>0.9.1</Version>
19+
<Version>0.10.0</Version>
2020
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2121
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2222
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)