Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/aws/aws-lambda-go to v1.47.0 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-lambda-go v1.16.0 -> v1.47.0 age adoption passing confidence

Release Notes

aws/aws-lambda-go (github.com/aws/aws-lambda-go)

v1.47.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.46.0...v1.47.0

v1.46.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.45.0...v1.46.0

v1.45.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.44.0...v1.45.0

v1.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.43.0...v1.44.0

v1.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.42.0...v1.43.0

v1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.41.0...v1.42.0

v1.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.40.0...v1.41.0

v1.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.39.1...v1.40.0

v1.39.1

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.39.0...v1.39.1

v1.39.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.38.0...v1.39.0

v1.38.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.37.0...v1.38.0

v1.37.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.36.1...v1.37.0

v1.36.1

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.36.0...v1.36.1

v1.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.35.0...v1.36.0

v1.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.34.1...v1.35.0

v1.34.1

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.34.0...v1.34.1

v1.34.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.33.0...v1.34.0

v1.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.32.1...v1.33.0

v1.32.1

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.32.0...v1.32.1

v1.32.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.31.0...v1.32.0

v1.31.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.30.0...v1.31.0

v1.30.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.29.0...v1.30.0

v1.29.0

Compare Source

Includes:

  • [feature] Add path field in API Gateway REST API request context struct (#​432)
  • [feature] Add APIGatewayV2 Lambda Authorizer support in events (#​399)
  • [feature] Add source-version to additional information in codebuild details (#​415)
  • [feature] Add BuildNumber to CodeBuildEventAdditionalInformation (#​417)
  • [fix] Add omitempty the the authentication field in APIGatewayV2HTTPRequestContext (#​426)
  • [fix] Omit CodePipelineEventDetailType when it's missing in the payload (#​427)
  • [fix] Omit empty fields in CodeBuildPhase (#​428)
  • [docs] Fix typo in README_KinesisDataAnalytics.md (#​423)
  • [housekeeping] Update dependencies, update go to 1.17 (#​435)
  • [housekeeping] version updates to actions configuration (#​434)
  • [housekeeping] Add CodeQL analysis tool (2e104a6)

v1.28.0

Compare Source

Includes:

  • [feature] Create BatchItemFailure structs for DynamoDB, Kinesis, SQS (#​410)
  • [docs] fix link typo in the events package README (#​418)

v1.27.1

Compare Source

Includes:

  • [fix] Log function error on failure (#​416)

v1.27.0

Compare Source

Includes:

  • [feature] Adding structures for iot custom authorizer request/response (#​67)
  • [feature] Implement CodePipelineEvent (#​247)
  • [feature] Add Amazon MQ for RabbitMQ event structure (#​387)
  • [feature] Add AppSync Lambda Authorizer Events (#​393)
  • [feature] Add Firehose event support for dynamic partitioning (#​395)
  • [feature] Add API Gateway V2 custom authorizer simple response type (#​386)
  • [docs] Add example for CloudWatch Events configured with static payloads (#​375)
  • [housekeeping] Incorrect kafka example event and marshaling (#​392)
  • [housekeeping] Enable and backfill stylecheck linter (#​396)

v1.26.0

Compare Source

[feature] Added bootstrapServers and headers to Kafka event (#​385)
[housekeeping] Cleaned up CodePipeline Job Implementation (#​382)

v1.25.0

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

Includes

  • [feature] Add Amazon MQ event structure (#​346)
  • [docs] Reword README about CloudWatch logging and a single comment fix (#​347)

v1.21.0

Compare Source

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

Compare Source

  • [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

Compare Source

Includes:

  • [bug fix]: Add missing request ID to context in norpc mode (#​313)

v1.19.0

Compare Source

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

Compare Source

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

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 9c74c0f to 65028af Compare June 6, 2021 19:04
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.23.0 Update module github.com/aws/aws-lambda-go to v1.24.0 Jun 6, 2021
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.24.0 Update module github.com/aws/aws-lambda-go to v1.27.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 65028af to 3d90ac1 Compare October 18, 2021 18:05
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 3d90ac1 to 8b29b5f Compare March 7, 2022 08:10
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.27.0 Update module github.com/aws/aws-lambda-go to v1.28.0 Mar 7, 2022
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.28.0 Update module github.com/aws/aws-lambda-go to v1.30.0 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 8b29b5f to e76badf Compare April 24, 2022 23:02
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from e76badf to 64f64f7 Compare May 15, 2022 22:05
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.30.0 Update module github.com/aws/aws-lambda-go to v1.31.1 May 15, 2022
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 64f64f7 to 3102d46 Compare June 18, 2022 22:51
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.31.1 Update module github.com/aws/aws-lambda-go to v1.32.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 3102d46 to 9aa3553 Compare September 25, 2022 15:04
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.32.0 Update module github.com/aws/aws-lambda-go to v1.34.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 9aa3553 to afb5164 Compare November 20, 2022 10:33
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.34.1 Update module github.com/aws/aws-lambda-go to v1.35.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from afb5164 to 28f6e29 Compare March 17, 2023 05:51
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.35.0 Update module github.com/aws/aws-lambda-go to v1.38.0 Mar 17, 2023
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.38.0 Update module github.com/aws/aws-lambda-go to v1.39.1 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 28f6e29 to 5488092 Compare March 24, 2023 13:49
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 5488092 to e19ea75 Compare April 17, 2023 11:48
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.39.1 Update module github.com/aws/aws-lambda-go to v1.40.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from e19ea75 to 4b2de1d Compare May 28, 2023 10:57
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.40.0 Update module github.com/aws/aws-lambda-go to v1.41.0 May 28, 2023
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.41.0 Update module github.com/aws/aws-lambda-go to v1.41.0 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-aws-aws-lambda-go-1.x branch October 23, 2023 09:19
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.41.0 - autoclosed Update module github.com/aws/aws-lambda-go to v1.41.0 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-aws-aws-lambda-go-1.x branch October 23, 2023 17:10
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 4b2de1d to 80c37b9 Compare December 11, 2023 19:46
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.41.0 Update module github.com/aws/aws-lambda-go to v1.42.0 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 80c37b9 to 60938ee Compare December 20, 2023 01:20
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.42.0 Update module github.com/aws/aws-lambda-go to v1.43.0 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 60938ee to 56bb5ae Compare January 8, 2024 21:43
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.43.0 Update module github.com/aws/aws-lambda-go to v1.44.0 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 56bb5ae to 6c519a7 Compare January 18, 2024 18:47
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.44.0 Update module github.com/aws/aws-lambda-go to v1.45.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 6c519a7 to 908c59f Compare January 29, 2024 21:55
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.45.0 Update module github.com/aws/aws-lambda-go to v1.46.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 908c59f to bd877e6 Compare April 18, 2024 01:40
@renovate renovate bot changed the title Update module github.com/aws/aws-lambda-go to v1.46.0 Update module github.com/aws/aws-lambda-go to v1.47.0 Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants