Skip to content

v1.17.0

Compare
Choose a tag to compare
@bmoffatt bmoffatt released this 21 May 13:23
c67fade

Includes:

  • [feature] Break out nested structure definitions for APIGatewayV2HTTPRequestContext (#278)
  • [feature] Add APIGatewayV2HTTPResponse. Enables adding Cookies to response (#286)
  • [feature] Add fields domainName, domainPrefix, protocol, requestTime, and requestTimeEpoch, to APIGatewayProxyRequestContext (#293)
  • [bug fix] Mark optional API Gateway v2 HTTP Request fields with omitempty. (#285)
  • [bug fix] Mark optional S3Object field with omitempty (#286)
  • [bug fix] build-lambda-zip: Fix short arg support (-o) for --output (#279)