| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff 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 | + | ||
| 1 | 10 | ### November 24, 2021 | |
| 2 | 11 | `3.11.0`: | |
| 3 | 12 | - Added support for SQSaaES Partial Batch Feature ([#279](https://github.com/aws/aws-lambda-java-libs/pull/279)) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | 6 | <groupId>com.amazonaws</groupId> | |
| 7 | 7 | <artifactId>aws-lambda-java-events</artifactId> | |
| 8 | - <version>3.11.0</version> | ||
| 8 | + <version>3.11.1</version> | ||
| 9 | 9 | <packaging>jar</packaging> | |
| 10 | 10 | ||
| 11 | 11 | <name>AWS Lambda Java Events Library</name> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments