Releases: aws/aws-lambda-go
Releases · aws/aws-lambda-go
v1.25.0
15 Jul 01:19
Compare
Sorry, something went wrong.
No results found
Includes:
[feature] Added struct definition to include ClientCert information to API Gateway when using mTLS (#342 )
[feature] Adding ECR Image Scan Event (#378 )
[housekeeping] fix typo in internal startFunction struct definition (#376 )
v1.24.0
22 May 03:19
Compare
Sorry, something went wrong.
No results found
Include:
[feature] add IoT 1-Click event (#371 )
[docs] Typo in NewHandler Function Description (#374 )
[docs] migrate the godoc badge to pkg.go.dev (#366 )
v1.23.0
03 Mar 17:13
Compare
Sorry, something went wrong.
No results found
Includes:
[feature] Update Lex event to include confidence score and alternative intents (#360 )
[feature] ValidationData field added to CognitoEventUserPoolsMigrateUserRequest (#351 )
[serde] Omit HTTPMethod in APIGatewayWebsocketProxyRequest (#355 )
v1.22.0
30 Dec 23:54
Compare
Sorry, something went wrong.
No results found
Includes
[feature] Add Amazon MQ event structure (#346 )
[docs] Reword README about CloudWatch logging and a single comment fix (#347 )
v1.21.0
22 Dec 08:48
Compare
Sorry, something went wrong.
No results found
Includes:
[feature] add userNotFound parameter for cognito define auth challenge (#339 )
[feature] Add a ClientVPN connection handler request/response definition (#343 )
[fix] Populate URLDecodedKey in S3Object (#335 )
v1.20.0
26 Oct 22:04
Compare
Sorry, something went wrong.
No results found
[feature] Update apigatewayv2 request context to support Lambda and IAM authorization options(#328 )
[feature] Add Amazon MSK event structure (#316 )
[feature] lambda: check if error type is InvokeResponse_Error (#312 )
[perf] reuse runtimeAPIClient.buffer (#325 )
[housekeeping] fix minor typos (#324 )
[fix] safeMarshal should escape the error message (#327 )
[fix] staticcheck warnings in events/codedeploy.go (#322 )
[fix] staticcheck warnings in events/codebuild.go (#323 )
[fix] Mark HTTP v2 JWT scopes as omitempty
(#320 )
v1.19.1
13 Aug 22:30
Compare
Sorry, something went wrong.
No results found
Includes:
[bug fix]: Add missing request ID to context in norpc mode (#313 )
v1.19.0
05 Aug 15:49
Compare
Sorry, something went wrong.
No results found
Includes:
[feature] Define CloudWatch Alarm Payload structure (#296 )
[housekeeping] Bump text to 0.3.3 (#309 )
[housekeeping] Remove unused dependencies and update the others (#311 )
v1.18.0
21 Jul 11:44
Compare
Sorry, something went wrong.
No results found
Includes:
[feature] lambda: Support setting an optional base context for functions. (#287 )
[feature] lambda: Support use with the Runtime API (#298 )
[feature] cmd/build-lambda-zip: Produce valid .zips for provided runtime functions (#307 )
[housekeeping] Update golangci-lint, fix new linter errors (#303 )
v1.17.0
21 May 13:23
Compare
Sorry, something went wrong.
No results found
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 )