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 #15

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

Conversation

renovate[bot]
Copy link

@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.19.1 -> 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)

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 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 force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from a0a3179 to caee7be Compare June 6, 2021 20:23
@renovate renovate bot force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from caee7be to 82510ea Compare October 18, 2021 16:49
@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.51.al-aws-aws-lambda-go-1.x branch from 82510ea to 52465f1 Compare March 7, 2022 10:38
@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.51.al-aws-aws-lambda-go-1.x branch from 52465f1 to 74e6f20 Compare April 24, 2022 20:23
@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.51.al-aws-aws-lambda-go-1.x branch from 74e6f20 to e2e1ed5 Compare May 15, 2022 20:28
@renovate renovate bot force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from e2e1ed5 to 59f55f2 Compare June 18, 2022 20:22
@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.51.al-aws-aws-lambda-go-1.x branch from 59f55f2 to b165339 Compare September 25, 2022 11:00
@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.51.al-aws-aws-lambda-go-1.x branch from b165339 to 8126538 Compare November 20, 2022 07:44
@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.51.al-aws-aws-lambda-go-1.x branch from 8126538 to a288654 Compare March 16, 2023 20:08
@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 16, 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 23, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from a288654 to 62a6321 Compare March 23, 2023 21:42
@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.51.al-aws-aws-lambda-go-1.x branch from 62a6321 to 4d5abba Compare April 17, 2023 12:40
@renovate renovate bot force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from 4d5abba to 54a5f6d Compare May 28, 2023 09: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 force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from 54a5f6d to efd75c5 Compare December 11, 2023 22:02
@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 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.51.al-aws-aws-lambda-go-1.x branch from efd75c5 to 338bbf9 Compare December 20, 2023 01:42
@renovate renovate bot force-pushed the renovate/github.51.al-aws-aws-lambda-go-1.x branch from 338bbf9 to ea811ca Compare January 8, 2024 22:38
@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.51.al-aws-aws-lambda-go-1.x branch from ea811ca to aeef4a1 Compare January 18, 2024 18:58
@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.51.al-aws-aws-lambda-go-1.x branch from aeef4a1 to 68d2430 Compare January 29, 2024 22:51
@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.51.al-aws-aws-lambda-go-1.x branch from 68d2430 to 83b19f2 Compare April 17, 2024 22:55
@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 17, 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