Skip to content

Commit a719055

Browse files
Release 2026-01-16 (#2262)
* release_2026-01-16 * Updated changelog
1 parent 537266a commit a719055

3 files changed

Lines changed: 6 additions & 12 deletions

File tree

.autover/changes/c139490c-1180-4fd1-b368-7d36414fe62d.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 2026-01-16
2+
3+
### Amazon.Lambda.S3Events (3.1.2)
4+
* Add KeyDecoded property to get the S3 object key url decoded
5+
16
## Release 2026-01-15
27

38
### Amazon.Lambda.KinesisEvents (3.0.1)

Libraries/src/Amazon.Lambda.S3Events/Amazon.Lambda.S3Events.csproj

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

0 commit comments

Comments
 (0)