Download Latest Version v1.55.0 source code.zip (269.4 kB)
Email in envelope

Get an email when there's a new version of AWS Lambda for Go

Home / v1.55.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-27 933 Bytes
v1.55.0 source code.tar.gz 2026-08-27 136.1 kB
v1.55.0 source code.zip 2026-08-27 269.4 kB
Totals: 3 Items   406.4 kB 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: https://github.com/aws/aws-lambda-go/compare/v1.54.0...v1.55.0

Source: README.md, updated 2026-08-27