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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-lambda-go v1.20.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)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 6217229 to 8982c21 Compare October 19, 2021 01:23
@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 19, 2021
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 8982c21 to 50b325a Compare March 7, 2022 15:19
@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 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 50b325a to e2f2c6d Compare April 25, 2022 02:11
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from e2f2c6d to 13d32c9 Compare May 15, 2022 21:04
@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 13d32c9 to f2f300b Compare June 18, 2022 19:39
@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 f2f300b to d7f67cc Compare September 25, 2022 11:51
@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 d7f67cc to af33cc7 Compare November 20, 2022 16:31
@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 af33cc7 to fe83c95 Compare March 17, 2023 00:06
@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 23, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from fe83c95 to 85388fa Compare March 23, 2023 21:43
@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 85388fa to a5f1445 Compare April 17, 2023 13:36
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from a5f1445 to 21c1563 Compare May 28, 2023 08:41
@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.com-aws-aws-lambda-go-1.x branch from 21c1563 to 4a19175 Compare December 11, 2023 22:21
@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 4a19175 to 8181b29 Compare December 20, 2023 01:56
@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 8181b29 to 67cf1cc Compare January 8, 2024 21:25
@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 67cf1cc to 37aa987 Compare January 18, 2024 20:23
@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 37aa987 to 87f99c7 Compare January 30, 2024 02:00
@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 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-lambda-go-1.x branch from 87f99c7 to 65e5153 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.

None yet

0 participants