Skip to content

Commit 5bfc585

Browse files
authored
Update events RELEASE.CHANGELOG.md (#134)
1 parent 3d76e78 commit 5bfc585

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
- Added support for Application Load Balancer Target Events ([#131](https://github.com/aws/aws-lambda-java-libs/pull/131))
33
- `ApplicationLoadBalancerRequestEvent`
44
- `ApplicationLoadBalancerResponseEvent`
5+
- Added support for API Gateway HTTP API Events ([#123](https://github.com/aws/aws-lambda-java-libs/pull/123))
6+
- `APIGatewayV2HTTPEvent`
7+
- `APIGatewayV2HTTPResponse`
8+
- Aliased the existing APIGatewayV2Proxy classes as `APIGatewayV2WebSocketEvent`/`APIGatewayV2WebSocketResponse` ([#125](https://github.com/aws/aws-lambda-java-libs/pull/125))
59

610
### May 18, 2020
711
`3.0.0`:

0 commit comments

Comments
 (0)