Skip to content

Bump github.com/aws/aws-lambda-go from 1.41.0 to 1.54.0#2386

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/aws/aws-lambda-go-1.54.0
Open

Bump github.com/aws/aws-lambda-go from 1.41.0 to 1.54.0#2386
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/aws/aws-lambda-go-1.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps github.com/aws/aws-lambda-go from 1.41.0 to 1.54.0.

Release notes

Sourced from github.com/aws/aws-lambda-go's releases.

v1.54.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.54.0...v1.53.0

v1.53.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.53.0...v1.52.0

v1.52.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.51.2...v1.52.0

v1.51.2

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.51.1...v1.51.2

v1.51.1

What's Changed

Full Changelog: aws/aws-lambda-go@v1.51.0...v1.51.1

v1.51.0

What's Changed

... (truncated)

Commits
  • ca19f6f Allow ClientContext.Custom unmarshaling for non-string (JSON) values (#620)
  • 9c32960 Merge pull request #619 from maximrub/inbound-federation
  • ebe38d9 add support for Cognito Inbound federation Lambda trigger
  • 71624ac Fix spelling typos (#616)
  • 33e4dc3 Update workflows for go 1.26 (#617)
  • e1cb461 Merge pull request #612 from yhamano0312/feat/add-s3-event-fields
  • a66ce2d Merge branch 'main' into feat/add-s3-event-fields
  • 9dac8a5 Add structured logging helper (#614)
  • 6252f73 fix: always return PhysicalResourceID for CFn CustomResources (#613)
  • be52e48 feat: add lifecycle event data structure and corresponding test for S3 events
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.41.0 to 1.54.0.
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.41.0...v1.54.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-lambda-go
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 01:55
@dependabot dependabot Bot added the go Pull requests that update Go code label May 13, 2026
@dependabot dependabot Bot requested a review from qingyang-hu May 13, 2026 01:55
@github-actions github-actions Bot added review-priority-normal Medium Priority PR for Review: within 1 business day documentation Pull requests that update documentation or examples labels May 13, 2026
@mongodb-drivers-pr-bot
Copy link
Copy Markdown
Contributor

🧪 Performance Results

Commit SHA: ebc280f

The following benchmark tests for version 6a03da090c5f0e0007872b51 had statistically significant changes (i.e., |z-score| > 1.96):

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkMultiInsertLargeDocument total_bytes_allocated -9.3405 925913776.0000 Avg: 1021309317.2203
Med: 1025991404.0000
Stdev: 42872026.0032
0.7476 -2.2251
BenchmarkSingleRunCommand total_bytes_allocated -4.5834 105098928.0000 Avg: 110147400.0000
Med: 111321920.0000
Stdev: 2170624.8712
0.7984 -2.3258
BenchmarkSingleRunCommand total_mem_allocs -4.5600 1127839.0000 Avg: 1181725.2000
Med: 1194156.0000
Stdev: 23323.4230
0.7966 -2.3104
BenchmarkBSONFullDocumentEncoding ns_per_op 3.6740 23986.0000 Avg: 23135.9750
Med: 23146.0000
Stdev: 380.5861
0.7533 2.2335
BenchmarkBSONFullDocumentEncoding ops_per_second_med -3.3711 44951.9015 Avg: 46520.1444
Med: 46557.1024
Stdev: 683.7835
0.7624 -2.2935
BenchmarkBSONDeepDocumentDecoding ops_per_second_med -2.7960 16573.5784 Avg: 17050.2983
Med: 17167.3918
Stdev: 236.5464
0.7674 -2.0153
BenchmarkMultiFindMany ops_per_second_max -2.7384 4115226.3374 Avg: 4231091.0825
Med: 4237288.1356
Stdev: 53917.2041
0.7583 -2.1489
BenchmarkBSONFullDocumentEncoding ops_per_second_max -2.7075 46522.4471 Avg: 47817.0846
Med: 47749.7913
Stdev: 621.4212
0.7466 -2.0833
BenchmarkBSONFullDocumentEncoding total_time_seconds 1.5224 1.2129 Avg: 1.1947
Med: 1.1947
Stdev: 0.0085
0.7433 2.1411
BenchmarkMultiFindMany ops_per_second_med -1.2698 3623188.4058 Avg: 3669786.4926
Med: 3676470.5882
Stdev: 15857.4094
0.8238 -2.9386
BenchmarkSingleFindOneByID allocated_bytes_per_op 0.1899 22505.0000 Avg: 22462.3538
Med: 22464.5000
Stdev: 18.7814
0.7492 2.2707
BenchmarkBSONFullDocumentDecoding allocated_bytes_per_op -0.0388 25320.0000 Avg: 25329.8333
Med: 25330.0000
Stdev: 0.4082
0.9859 -24.0866

For a comprehensive view of all microbenchmark results for this PR's commit, please check out the Evergreen perf task for this patch.

@mongodb-drivers-pr-bot
Copy link
Copy Markdown
Contributor

API Change Report

No changes found!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Pull requests that update documentation or examples go Pull requests that update Go code review-priority-normal Medium Priority PR for Review: within 1 business day

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants