Skip to content

AWS Lambda Builders v1.39.0 Release

Compare
Choose a tag to compare
@aws-sam-cli-bot aws-sam-cli-bot released this 12 Oct 21:59
· 124 commits to main since this release

What's Changed

  • chore(deps-dev): bump ruff from 0.0.288 to 0.0.290 in /requirements by @dependabot in #545
  • fix: Validate if pip is installed in the runtime path by @lucashuy in #549
  • feat: Validate minimum npm version required to use --install-links by @lucashuy in #546
  • chore(deps-dev): bump ruff from 0.0.290 to 0.0.291 in /requirements by @dependabot in #547
  • chore(deps-dev): bump coverage from 7.3.1 to 7.3.2 in /requirements by @dependabot in #551
  • fix: Update esbuild binary fetching logic to look inside of build_dir by @lucashuy in #550
  • chore(deps-dev): bump ruff from 0.0.291 to 0.0.292 in /requirements by @dependabot in #552
  • fix: Decoding non-unicode characters raises unhandled exception by @mildaniel in #554
  • feat: Use errors=replace instead of returning an empty string by @mildaniel in #556
  • chore: Version bump to 1.39.0 by @mildaniel in #557

Full Changelog: v1.38.0...v1.39.0