Skip to content

Commit db9ef92

Browse files
authored
Stage aws-lambda-java-events 3.11.1 (#411)
1 parent fac6a57 commit db9ef92

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### March 10, 2023
2+
`3.11.1`:
3+
- Extended ActiveMQEvent with custom properties ([#408](https://github.com/aws/aws-lambda-java-libs/pull/408))
4+
- Updated dependencies([#410](https://github.com/aws/aws-lambda-java-libs/pull/410)):
5+
- `joda-time` from 2.6 to 2.10.8
6+
- `jackson-databind` from 2.13.4.1 to 2.14.2
7+
- `junit-jupiter-engine` from 5.7.0 to 5.9.2
8+
- `json-unit-assertj` from 2.22.0 to 2.36.1
9+
110
### November 24, 2021
211
`3.11.0`:
312
- Added support for SQSaaES Partial Batch Feature ([#279](https://github.com/aws/aws-lambda-java-libs/pull/279))

aws-lambda-java-events/pom.xml

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

66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-lambda-java-events</artifactId>
8-
<version>3.11.0</version>
8+
<version>3.11.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>AWS Lambda Java Events Library</name>

0 commit comments

Comments
 (0)