Skip to content

Releases: aws/aws-lambda-builders

AWS Lambda Builders v1.64.0 Release

23 Apr 22:42

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.15.2 to 0.15.5 in /requirements by @dependabot[bot] in #841
  • chore: updating black and coverage dependency by @Vandita2020 in #843
  • chore(deps-dev): bump black from 26.3.0 to 26.3.1 in /requirements by @dependabot[bot] in #844
  • chore(deps-dev): bump coverage from 7.13.4 to 7.13.5 in /requirements by @dependabot[bot] in #838
  • chore: drop Python 3.9 support for running aws-lambda-builders by @roger-zhangg in #847
  • chore(deps-dev): bump ruff from 0.15.5 to 0.15.7 in /requirements by @dependabot[bot] in #848
  • chore(action): pin action version by @roger-zhangg in #850
  • fix: exclude node 22 and npm 11 combination to fix failing CI by @reedham-aws in #862
  • feat: add support for ruby 4.0 by @reedham-aws in #855
  • chore: bump version to 1.64.0 by @reedham-aws in #863

Full Changelog: v1.63.0...v1.64.0

AWS Lambda Builders v1.63.0 Release

09 Mar 20:51

Choose a tag to compare

What's Changed

  • fix: replace deprecated npm --production with --omit=dev (#553) by @sriram-mv in #828
  • fix: skip Python binary validation when pip is not used (#678) by @sriram-mv in #830
  • Remove experimental flag from Rust Cargo Lambda workflow by @bnusunny in #833
  • chore(deps-dev): bump ruff from 0.14.13 to 0.15.2 in /requirements by @dependabot[bot] in #836
  • chore: bump version to 1.63.0 by @bnusunny in #840

Full Changelog: v1.62.0...v1.63.0

AWS Lambda Builders v1.62.0 Release

21 Jan 20:22

Choose a tag to compare

What's Changed

Full Changelog: v1.61.0...v1.62.0

AWS Lambda Builders v1.61.0 Release

17 Dec 19:57

Choose a tag to compare

What's Changed

  • fix(dependency) pin git action setup-ruby to v1.268.0 until supporting bundler v4.0.0 by @vicheey in #805
  • fix: remove deprecated --without option from ruby bundler by @reedham-aws in #808
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #786
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #803
  • feat: add dotnet10 runtime by @bnusunny in #811
  • Revert "pin git action setup-ruby to v1.268.0 until Lambda Builders support bundler 4.0.0 (#805)" by @reedham-aws in #809
  • chore: version bump to 1.61.0 by @reedham-aws in #815

New Contributors

Full Changelog: v1.60.0...v1.61.0

AWS Lambda Builders v1.60.0 Release

18 Nov 18:59

Choose a tag to compare

What's Changed

Full Changelog: v1.59.0...v1.60.0

AWS Lambda Builders v1.59.0 Release

31 Oct 23:26

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #776
  • chore(deps-dev): bump pytest-cov from 6.2.1 to 6.3.0 in /requirements by @dependabot[bot] in #778
  • chore(deps-dev): bump coverage from 7.9.2 to 7.10.5 in /requirements by @dependabot[bot] in #773
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #777
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #775
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #779
  • chore(deps-dev): bump coverage from 7.10.5 to 7.10.6 in /requirements by @dependabot[bot] in #780
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #781
  • chore: Update maintainer list by @seshubaws in #785
  • chore(deps-dev): bump coverage from 7.10.6 to 7.10.7 in /requirements by @dependabot[bot] in #783
  • chore(deps-dev): bump black from 25.1.0 to 25.9.0 in /requirements by @dependabot[bot] in #784
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #772
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #767
  • docs: update contributing guide to include ai usage by @reedham-aws in #791
  • chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #788
  • feat: add Python 3.14 and Java 25 runtimes by @bnusunny in #793
  • chore: version bump to 1.59.0 by @bnusunny in #794

New Contributors

Full Changelog: v1.58.0...v1.59.0

AWS Lambda Builders v1.58.0 Release

05 Sep 18:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.57.0...v1.58.0

AWS Lambda Builders v1.57.0 Release

15 Aug 22:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.56.0...v1.57.0

AWS Lambda Builders v1.56.0 Release

25 Jul 22:26

Choose a tag to compare

What's Changed

  • feat: allow manylinux 2.28 and 2.34 on python 3.12+ when compiled on a different architecture by @alesanfra in #762
  • chore(deps-dev): bump coverage from 7.8.2 to 7.9.2 in /requirements by @dependabot[bot] in #761
  • chore: version bump to 1.56.0 by @valerena in #764

New Contributors

Full Changelog: v1.55.0...v1.56.0

AWS Lambda Builders v1.55.0 Release

25 Jun 21:24

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump coverage from 7.7.0 to 7.7.1 in /requirements by @dependabot in #734
  • chore(deps-dev): bump ruff from 0.11.0 to 0.11.2 in /requirements by @dependabot in #735
  • Feature: Add npm test command during npm build by @saraiyakush in #681
  • chore(deps-dev): bump coverage from 7.7.1 to 7.8.0 in /requirements by @dependabot in #736
  • chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 in /requirements by @dependabot in #737
  • chore(deps-dev): bump ruff from 0.11.2 to 0.11.6 in /requirements by @dependabot in #740
  • chore(deps-dev): bump ruff from 0.11.2 to 0.11.7 in /requirements by @dependabot in #741
  • chore(deps-dev): bump ruff from 0.11.7 to 0.11.8 in /requirements by @dependabot in #742
  • chore: remove SBT team from CODEOWNERS by @mndeveci in #745
  • chore(deps-dev): bump coverage from 7.8.0 to 7.8.2 in /requirements by @dependabot in #747
  • chore(deps-dev): bump ruff from 0.11.8 to 0.11.12 in /requirements by @dependabot in #750
  • chore(deps-dev): bump ruff from 0.11.12 to 0.11.13 in /requirements by @dependabot in #751
  • feat: update the GLIBC version available for Python 3.12 and 3.13 by @piscoTech in #752
  • chore: version bump to 1.55.0 by @piscoTech in #755

New Contributors

Full Changelog: v1.54.0...v1.55.0