Skip to content

Commit bc3abe3

Browse files
author
Davide Melfi
committed
docs: update changelogs for serialization 1.4.0 and tests 1.1.2
1 parent a3ae0f2 commit bc3abe3

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

aws-lambda-java-serialization/RELEASE.CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### March 26, 2026
2+
`1.4.0`:
3+
- Update `jackson-databind` dependency from 2.15.4 to 2.18.6
4+
- Replace deprecated `PropertyNamingStrategy.PascalCaseStrategy` with `PropertyNamingStrategies.UpperCamelCaseStrategy`
5+
16
### March 19, 2026
27
`1.3.1`:
38
- Revert `jackson-databind` dependency from 2.18.6 to 2.15.4

aws-lambda-java-tests/RELEASE.CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### March 26, 2026
2+
`1.1.2`:
3+
- Add serialization round-trip tests covering 66 event classes
4+
- Update `aws-lambda-java-serialization` dependency to 1.4.0
5+
16
### August 26, 2021
27
`1.1.1`:
38
- Bumped `aws-lambda-java-events` to version `3.11.0`

0 commit comments

Comments
 (0)