Releases: aws/aws-lambda-builders
Releases · aws/aws-lambda-builders
AWS Lambda Builders v1.27.0 Release
What's Changed
- feat: Pin ruff version, add dependabot config by @mildaniel in #442
- feat: Add sources content flag to supported esbuild options by @mildaniel in #439
- chore(deps): bump actions/github-script from 5 to 6 by @dependabot in #444
- feat: Rust cargo lambda workflow by @calavera in #350
- chore: Add isort and fix issues by @jfuss in #440
- chore: version bump to v1.27.0 by @hawflau in #451
New Contributors
- @dependabot made their first contribution in #444
- @calavera made their first contribution in #350
Full Changelog: v1.26.0...v1.27.0
AWS Lambda Builders v1.26.0 Release
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
What's Changed
- Add CodeQL GH Action by @hawflau in #422
- fix: Fix failing esbuild integration tests by @mildaniel in #423
- feat: Add support for mjs files with esbuild by @mildaniel in #427
- chore: Remove type/bug label for Bug Issue Template by @jfuss in #425
- chore: Version bump to 1.25.0 by @mildaniel in #429
Full Changelog: v1.24.0...v1.25.0
AWS Lambda Builders v1.24.0 Release
What's Changed
- fix: Change npm bin to npm root by @mildaniel in #407
- fix: Copy over shrinkwrap if it exists by @mildaniel in #411
- test: Add GH Actions by @mildaniel in #410
- chore: Update branch, repo for build/test action by @mildaniel in #412
- feat: builds for Go files in a different directory by @Harleenijjar in #406
- test: Use Repo Owner Condition, Add Job Aggregation by @mildaniel in #414
- chore: Remove Appveyor script by @mildaniel in #415
- feat: add new parameter to build in source and pass parameter into workflows by @torresxb1 in #416
- feat: implement build in source for custom make by @torresxb1 in #417
- chore: update badges and build support list in readme by @mndeveci in #420
- feat: handle default and supported values for building in source per workflow by @torresxb1 in #418
- Version bump by @hawflau in #421
New Contributors
- @Harleenijjar made their first contribution in #406
Full Changelog: v1.23.1...v1.24.0
AWS Lambda Builders v1.23.1 Release
What's Changed
- chore: Add CODEOWNERS file by @jfuss in #403
- CVE-2007-4559 Patch by @TrellixVulnTeam in #408
- chore: Version bump from 1.23.0 to 1.23.1 by @lucashuy in #409
New Contributors
- @TrellixVulnTeam made their first contribution in #408
Full Changelog: v1.23.0...v1.23.1
AWS Lambda Builders v1.23.0 Release
What's Changed
Full Changelog: v1.22.0...v1.23.0
AWS Lambda Builders v1.22.0 Release
What's Changed
- Restore file permissions after unzip by @Beau-Gosse-dev in #401
- chore: version bump to 1.22.0 by @mndeveci in #402
New Contributors
- @Beau-Gosse-dev made their first contribution in #401
Full Changelog: v1.21.0...v1.22.0
AWS Lambda Builders v1.21.0 Release
What's Changed
- Support go1.x builder with the provided.al2 runtime by @bmoffatt in #387
- fix:
Makefile
workflow to stream output by @sriram-mv in #399 - chore: version bump to 1.21.0 by @sriram-mv in #400
New Contributors
Full Changelog: v1.20.0...v1.21.0
AWS Lambda Builders v1.20.0 Release
What's Changed
- chore: Updated maintainers by @lucashuy in #386
- Add
-trimpath
to GoModulesBuilder by @scrofungulus in #389 - fix: disable symlinking for python dependencies by @mndeveci in #391
- chore: bump version to 1.20.0 by @mndeveci in #392
- Merge develop to main by @aws-sam-cli-bot in #398
New Contributors
- @scrofungulus made their first contribution in #389
- @aws-sam-cli-bot made their first contribution in #398
Full Changelog: v1.19.0...v1.20.0
aws-lambda-builders v1.19.0 release
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
- @lucashuy made their first contribution in #375
- @moelasmar made their first contribution in #378
Full Changelog: v1.18.0...v1.19.0