Skip to content

AWS Lambda Builders v1.28.0 Release

Compare
Choose a tag to compare
@aws-sam-cli-bot aws-sam-cli-bot released this 20 Mar 23:10
· 202 commits to main since this 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