Skip to content

Releases: aws/aws-lambda-builders

AWS Lambda Builders v1.42.0 Release

16 Nov 00:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.41.0...v1.42.0

AWS Lambda Builders v1.41.0 Release

11 Nov 00:02
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.0.292 to 0.1.1 in /requirements by @dependabot in #562
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #560
  • fix: streaming stderr from subprocess started by lambda-builders by @sidhujus in #563
  • fix: update root GHA definition by @mndeveci in #568
  • chore(deps-dev): bump black from 23.9.1 to 23.10.1 in /requirements by @dependabot in #564
  • chore(deps-dev): bump ruff from 0.1.1 to 0.1.4 in /requirements by @dependabot in #567
  • Add nodejs20.x support (#67) by @hawflau in #569
  • chore: Version bump to 1.41.0 by @hawflau in #570

New Contributors

Full Changelog: v1.40.0...v1.41.0

AWS Lambda Builders v1.40.0 Release

16 Oct 18:48
Compare
Choose a tag to compare

What's Changed

  • fix: Reference variable from loop instead of the one from the validator by @lucashuy in #558
  • chore: Version bump to 1.40.0 by @mildaniel in #559

Full Changelog: v1.39.0...v1.40.0

AWS Lambda Builders v1.39.0 Release

12 Oct 21:59
Compare
Choose a tag to compare

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

AWS Lambda Builders v1.38.0 Release

18 Sep 18:14
Compare
Choose a tag to compare

What's Changed

  • Support PEP 600 platform tags for arm64 by @jack-davies in #536
  • chore(deps-dev): bump ruff from 0.0.284 to 0.0.287 in /requirements by @dependabot in #539
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #538
  • chore(deps-dev): bump black from 23.3.0 to 23.7.0 in /requirements by @dependabot in #534
  • chore(deps-dev): bump black from 23.7.0 to 23.9.1 in /requirements by @dependabot in #543
  • chore(deps-dev): update pyelftools requirement from ~=0.29 to ~=0.30 in /requirements by @dependabot in #540
  • chore(deps-dev): bump ruff from 0.0.287 to 0.0.288 in /requirements by @dependabot in #542
  • chore(deps-dev): bump coverage from 7.2.7 to 7.3.1 in /requirements by @dependabot in #541
  • chore: Version Bump 1.38.0 by @hawflau in #544

New Contributors

Full Changelog: v1.37.0...v1.38.0

AWS Lambda Builders v1.37.0 Release

30 Aug 17:33
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.0.278 to 0.0.280 in /requirements by @dependabot in #527
  • Unordered parallel build logs by @jysheng123 in #530
  • chore(deps-dev): bump ruff from 0.0.280 to 0.0.284 in /requirements by @dependabot in #531
  • fix: Fix missing encoding when logging from Makefile by @lucashuy in #535
  • chore: Version bump to 1.37.0 by @mildaniel in #537

New Contributors

Full Changelog: v1.36.0...v1.37.0

AWS Lambda Builders v1.36.0 Release

31 Jul 18:21
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.0.277 to 0.0.278 in /requirements by @dependabot in #524
  • fix: Use the fallback PKG-INFO file if the one generated manually is incomplete by @lucashuy in #523
  • chore: Bump version to 1.36.0 by @lucashuy in #528

Full Changelog: v1.35.0...v1.36.0

AWS Lambda Builders v1.35.0 Release

14 Jul 00:13
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.0.270 to 0.0.272 in /requirements by @dependabot in #515
  • chore: remove deprecated runtime dotnetcore3.1 by @moelasmar in #492
  • chore(deps-dev): bump ruff from 0.0.272 to 0.0.275 in /requirements by @dependabot in #517
  • chore(deps-dev): bump ruff from 0.0.275 to 0.0.276 in /requirements by @dependabot in #518
  • chore(deps-dev): bump ruff from 0.0.276 to 0.0.277 in /requirements by @dependabot in #520
  • feat: add python3.11 support by @moelasmar in #521
  • chore: Version bump to 1.35.0 by @moelasmar in #522

Full Changelog: v1.34.0...v1.35.0

AWS Lambda Builders v1.34.0 Release

12 Jun 16:49
Compare
Choose a tag to compare

What's Changed

  • fix: Enable --manifest flag for esbuild and npm build by @moelasmar in #513
  • chore(deps-dev): bump coverage from 7.2.6 to 7.2.7 in /requirements by @dependabot in #512
  • chore: Version bump to 1.34.0 by @moelasmar in #514

Full Changelog: v1.33.0...v1.34.0

AWS Lambda Builders v1.33.0 Release

05 Jun 19:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.0.269 to 0.0.270 in /requirements by @dependabot in #507
  • chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 in /requirements by @dependabot in #508
  • chore(deps-dev): bump coverage from 7.2.5 to 7.2.6 in /requirements by @dependabot in #509
  • fix: Ignore flags not relevant to esbuild by @mildaniel in #510
  • chore: Version bump to 1.33.0 by @mildaniel in #511

Full Changelog: v1.32.0...v1.33.0