Skip to content

Bump github.com/aws/aws-lambda-go from 1.54.0 to 1.55.0 - #2582

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.55.0

What's changed

  • Bump min go version to 1.26 (#638) — @​maxday
  • Enable Go 1.27 compatibility & fix serialization test bugs (#637) — @​djedward
    • Fixed TestMalformedJson to correctly pass a pointer to json.Unmarshal, matching the intended behavior after Go 1.27's JSON library changes.
    • Relaxed error-message matching in tests so both Go 1.27 and earlier versions pass.
    • Hardened flaky integration tests (TestEnableSigterm, TestConcurrencyWithRIE) with polling and increased timeouts.
  • Add missing userNotFound field to Cognito auth trigger requests (#630) — @​anzheyazzz
    • Adds 3 missing userNotFound fields to the Cognito auth trigger request events.
  • Pin GitHub Actions to commit SHAs (#623) — @​maxday
    • Hardens CI supply-chain security by pinning actions to their SHAs.

Full changelog: aws/aws-lambda-go@v1.54.0...v1.55.0

Commits
  • 6800157 feat: bump min go version to 1.26 (#638)
  • f0e2311 Fix serialization test bugs and enable Go 1.27 compat (#637)
  • 87e344b Merge pull request #630 from aws/fix/cognito-usernotfound-missing-fields
  • d6f4d23 Add missing userNotFound field to Cognito auth trigger requests
  • 815d21f fix: pin github actions sha (#623)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 2, 2026 00:52
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 2, 2026
@dependabot
dependabot Bot requested a review from ayesha-ilm September 2, 2026 00:52
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 2, 2026
@github-actions github-actions Bot added the review-priority-normal Medium Priority PR for Review: within 1 business day label Sep 2, 2026
@mongodb-drivers-pr-bot

mongodb-drivers-pr-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🧪 Performance Results

Commit SHA: 0743b65

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

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkSmallDocInsertOne ops_per_second_min -69.0119 447.0836 Avg: 1442.7585
Med: 1472.1037
Stdev: 252.9238
0.8627 -3.9367
BenchmarkBSONFlatDocumentEncoding ops_per_second_min -52.5885 2006.4165 Avg: 4231.9209
Med: 4331.4607
Stdev: 863.0158
0.8086 -2.5788
BenchmarkLargeDocInsertOne ops_per_second_min 38.8509 1957.4298 Avg: 1409.7346
Med: 1377.4926
Stdev: 263.7919
0.7379 2.0762

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!

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/aws/aws-lambda-go-1.55.0 branch from eb6797d to 0743b65 Compare September 9, 2026 21:53
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 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