Skip to content

Releases: aws/aws-lambda-builders

AWS Lambda Builders v1.27.0 Release

10 Feb 00:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.26.0...v1.27.0

AWS Lambda Builders v1.26.0 Release

06 Feb 21:07
Compare
Choose a tag to compare

What's Changed

  • refactor: assign each workflow a default build directory by @torresxb1 in #428
  • fix: remove unused symlinking in esbuild workflow by @torresxb1 in #432
  • chore: Move to ruff from pylint by @jfuss in #435
  • chore: Enable pylint within ruff by @jfuss in #436
  • refactor: esbuild refactor for readability by @torresxb1 in #433
  • feat: use build_dir in esbuild workflow to support building in source by @torresxb1 in #437
  • fix: remove python3.6 support by @mndeveci in #434
  • chore: bump version to 1.26.0 by @mndeveci in #441

Full Changelog: v1.25.0...v1.26.0

AWS Lambda Builders v1.25.0 Release

25 Jan 18:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.24.0...v1.25.0

AWS Lambda Builders v1.24.0 Release

06 Jan 19:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.23.1...v1.24.0

AWS Lambda Builders v1.23.1 Release

23 Nov 00:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.23.0...v1.23.1

AWS Lambda Builders v1.23.0 Release

16 Nov 01:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.0...v1.23.0

AWS Lambda Builders v1.22.0 Release

15 Nov 00:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.21.0...v1.22.0

AWS Lambda Builders v1.21.0 Release

02 Nov 19:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.21.0

AWS Lambda Builders v1.20.0 Release

18 Oct 18:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.19.0...v1.20.0

aws-lambda-builders v1.19.0 release

30 Aug 18:50
826e4ef
Compare
Choose a tag to compare

What's Changed

  • feat: Esbuild Generic Command Builder by @mildaniel in #372
  • feat: Changed Sourcemap default value to false by @lucashuy in #375
  • feat: use symlink instead of copy for some build operations by @mndeveci in #374
  • fix(path-resolver): Add additional binaries to python-pip workflow by @sriram-mv in #377
  • feat: add custom working directory for custom build workflow by @moelasmar in #378
  • feat: Install esbuild deps with production flag by @mildaniel in #379
  • feat: Add support for --main-fields esbuild option by @mildaniel in #384
  • feat: Remove esbuild flag by @lucashuy in #383
  • fix: Address main fields incorrectly inputted by @mildaniel in #385

New Contributors

Full Changelog: v1.18.0...v1.19.0