Releases: aws/aws-lambda-builders
Releases · aws/aws-lambda-builders
AWS Lambda Builders v1.33.0 Release
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
AWS Lambda Builders v1.32.0 Release
What's Changed
- chore(deps-dev): bump ruff from 0.0.261 to 0.0.262 in /requirements by @dependabot in #491
- chore(deps-dev): bump coverage from 7.2.3 to 7.2.5 in /requirements by @dependabot in #494
- chore(deps-dev): bump ruff from 0.0.262 to 0.0.264 in /requirements by @dependabot in #495
- feat: Add format target to makefile by @mildaniel in #499
- chore(deps-dev): bump ruff from 0.0.264 to 0.0.265 in /requirements by @dependabot in #497
- feat: Make esbuild command builder accept any flag by @mildaniel in #498
- chore(deps-dev): bump ruff from 0.0.265 to 0.0.269 in /requirements by @dependabot in #505
- feat: add ruby3.2 support (#40) by @mndeveci in #504
- Add function architecture argument when building dotnet function by @mrkdeng in #501
- chore: version bump to 1.32.0 by @moelasmar in #506
New Contributors
Full Changelog: v1.31.0...v1.32.0
AWS Lambda Builders v1.31.0 Release
What's Changed
- Fix path typo in labeler by @marekaiv in #488
- fix: Updated regex to match newer pip output by @lucashuy in #490
- chore: version bump to 1.31.0 by @sriram-mv in #493
New Contributors
Full Changelog: v1.30.0...v1.31.0
AWS Lambda Builders v1.30.0 Release
AWS Lambda Builders v1.29.0 Release
What's Changed
- chore: Mark Dependabot PRs as internal by @jfuss in #473
- Add compatibility with setuptools 66+ by @jfly in #475
- chore(deps-dev): bump parameterized from 0.8.1 to 0.9.0 in /requirements by @dependabot in #477
- chore(deps-dev): bump ruff from 0.0.257 to 0.0.259 in /requirements by @dependabot in #476
- chore(deps-dev): bump black from 23.1.0 to 23.3.0 in /requirements by @dependabot in #480
- chore(deps-dev): bump ruff from 0.0.259 to 0.0.260 in /requirements by @dependabot in #481
- ci: add feat* rule to run github actions by @mndeveci in #483
- chore(deps-dev): bump ruff from 0.0.260 to 0.0.261 in /requirements by @dependabot in #485
- chore(deps-dev): bump coverage from 7.2.2 to 7.2.3 in /requirements by @dependabot in #484
- chore: bump version to 1.29.0 by @hawflau in #482
New Contributors
Full Changelog: v1.28.0...v1.29.0
AWS Lambda Builders v1.28.0 Release
What's Changed
- chore(deps): bump actions/labeler from 3 to 4 by @dependabot in #443
- chore(deps-dev): update pyelftools requirement from ~=0.27 to ~=0.29 in /requirements by @dependabot in #445
- chore(deps-dev): bump coverage from 5.3 to 7.1.0 in /requirements by @dependabot in #446
- chore: Remove unneeded mock dependency by @jfuss in #452
- chore(deps-dev): bump black from 22.3.0 to 23.1.0 in /requirements by @dependabot in #448
- chore(deps-dev): bump parameterized from 0.7.4 to 0.8.1 in /requirements by @dependabot in #454
- chore(deps-dev): bump ruff from 0.0.238 to 0.0.246 in /requirements by @dependabot in #453
- refactor: simplify node npm workflow conditionals by @torresxb1 in #458
- chore(deps-dev): bump pytest-cov from 2.10.1 to 4.0.0 in /requirements by @dependabot in #457
- chore(deps-dev): bump ruff from 0.0.246 to 0.0.247 in /requirements by @dependabot in #456
- feat: add symlink support in actions by @torresxb1 in #461
- feat: update node_npm actions and workflow to support building in source directory by @torresxb1 in #462
- chore(deps-dev): bump coverage from 7.1.0 to 7.2.1 in /requirements by @dependabot in #459
- test: add integration test for esbuild with local dependency by @torresxb1 in #455
- chore: Enable workflow to trigger on merge_group by @jfuss in #464
- chore(deps-dev): bump ruff from 0.0.247 to 0.0.254 in /requirements by @dependabot in #463
- chore(deps-dev): bump ruff from 0.0.254 to 0.0.255 in /requirements by @dependabot in #465
- chore(deps-dev): bump coverage from 7.2.1 to 7.2.2 in /requirements by @dependabot in #471
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #469
- chore(deps-dev): bump ruff from 0.0.255 to 0.0.257 in /requirements by @dependabot in #470
- feat: add python3.10 support by @mndeveci in #468
- chore: bump version to 1.28.0 by @mndeveci in #472
Full Changelog: v1.27.0...v1.28.0
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