Skip to content

Releases: aws/aws-lambda-builders

AWS Lambda Builders v1.50.0 Release

13 May 18:26
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump coverage from 7.4.4 to 7.5.0 in /requirements by @dependabot in #642
  • chore(deps-dev): bump ruff from 0.4.1 to 0.4.2 in /requirements by @dependabot in #644
  • chore(deps-dev): bump black from 24.4.0 to 24.4.2 in /requirements by @dependabot in #643
  • chore(deps-dev): bump coverage from 7.5.0 to 7.5.1 in /requirements by @dependabot in #646
  • chore(deps-dev): bump ruff from 0.4.2 to 0.4.3 in /requirements by @dependabot in #647
  • fix: set CARGO_TARGET_DIR env var to support cargo workspace setup for sam build by @hawflau in #649
  • update _RUNTIME_GLIBC mapping to support newer python versions by @hawflau in #648
  • chore: bump version to 1.50.0 by @hawflau in #650

Full Changelog: v1.49.0...v1.50.0

AWS Lambda Builders v1.49.0 Release

29 Apr 21:09
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.3.4 to 0.3.5 in /requirements by @dependabot in #636
  • chore(deps-dev): bump black from 24.3.0 to 24.4.0 in /requirements by @dependabot in #638
  • chore(deps-dev): bump ruff from 0.3.5 to 0.3.7 in /requirements by @dependabot in #637
  • chore(deps-dev): bump ruff from 0.3.7 to 0.4.1 in /requirements by @dependabot in #639
  • fix: specify glibc version when building with cargo lambda for provided.al2 by @sidhujus in #640
  • chore: bump version to 1.49 by @sidhujus in #645

Full Changelog: v1.48.0...v1.49.0

AWS Lambda Builders v1.48.0 Release

01 Apr 14:40
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.2.2 to 0.3.0 in /requirements by @dependabot in #623
  • chore(deps-dev): bump ruff from 0.3.0 to 0.3.2 in /requirements by @dependabot in #625
  • chore(deps-dev): bump coverage from 7.4.3 to 7.4.4 in /requirements by @dependabot in #627
  • chore(deps-dev): update pyelftools requirement from ~=0.30 to ~=0.31 in /requirements by @dependabot in #629
  • chore(deps-dev): bump black from 24.2.0 to 24.3.0 in /requirements by @dependabot in #628
  • chore(deps-dev): bump ruff from 0.3.2 to 0.3.3 in /requirements by @dependabot in #626
  • feat: add ruby3.3 support by @hawflau in #630
  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 in /requirements by @dependabot in #631
  • chore(deps-dev): bump ruff from 0.3.3 to 0.3.4 in /requirements by @dependabot in #632
  • Bump version to 1.48.0 by @hawflau in #633

Full Changelog: v1.47.0...v1.48.0

AWS Lambda Builders v1.47.0 Release

04 Mar 18:42
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.2.1 to 0.2.2 in /requirements by @dependabot in #617
  • chore(deps-dev): bump coverage from 7.4.1 to 7.4.3 in /requirements by @dependabot in #620
  • fix: Rename provided go binary to bootstrap by @mildaniel in #621
  • chore: Bump version to 1.47.0 by @mildaniel in #622

Full Changelog: v1.46.0...v1.47.0

AWS Lambda Builders v1.46.0 Release

21 Feb 18:15
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.1.7 to 0.1.9 in /requirements by @dependabot in #599
  • chore(deps-dev): bump coverage from 7.3.2 to 7.4.0 in /requirements by @dependabot in #603
  • chore(deps-dev): bump black from 23.11.0 to 23.12.1 in /requirements by @dependabot in #601
  • chore(deps-dev): bump ruff from 0.1.9 to 0.1.11 in /requirements by @dependabot in #606
  • chore(deps-dev): bump ruff from 0.1.11 to 0.1.13 in /requirements by @dependabot in #608
  • chore(deps-dev): bump ruff from 0.1.13 to 0.1.14 in /requirements by @dependabot in #609
  • chore(deps-dev): bump black from 23.12.1 to 24.1.1 in /requirements by @dependabot in #611
  • chore(deps-dev): bump coverage from 7.4.0 to 7.4.1 in /requirements by @dependabot in #610
  • chore(deps-dev): bump ruff from 0.1.14 to 0.2.0 in /requirements by @dependabot in #612
  • chore: Deprecate nodejs12.x and nodejs14.x by @mildaniel in #614
  • chore: remove ruby2.7 runtime support by @hnnasit in #615
  • fix: remove python3.7 support by @mndeveci in #613
  • feat: add dotnet8 support by @Beau-Gosse-dev in #587
  • chore(deps-dev): bump ruff from 0.2.0 to 0.2.1 in /requirements by @dependabot in #616
  • chore(deps-dev): bump black from 24.1.1 to 24.2.0 in /requirements by @dependabot in #618
  • chore: bump version to 1.46.0 by @mndeveci in #619

Full Changelog: v1.45.0...v1.46.0

AWS Lambda Builders v1.45.0 Release

02 Jan 20:38
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #597
  • fix: remove ld_library_path when running from native executable by @mndeveci in #602
  • chore: bump version to 1.45.0 by @mndeveci in #604

Full Changelog: v1.44.0...v1.45.0

AWS Lambda Builders v1.44.0 Release

15 Dec 17:39
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #583
  • chore(deps): bump actions/labeler from 4 to 5 by @dependabot in #584
  • chore(deps-dev): bump ruff from 0.1.5 to 0.1.6 in /requirements by @dependabot in #580
  • fix: build requirements.txt pointing to private repository by @sidhujus in #581
  • chore: auto close issues with stage/waiting-for-release tag when a new release is completed by @mndeveci in #585
  • chore(deps): bump actions/labeler from 4 to 5 by @hnnasit in #592
  • chore(deps-dev): bump ruff from 0.1.6 to 0.1.7 in /requirements by @dependabot in #590
  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #589
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #588
  • Chore: bump version to 1.44 by @sidhujus in #591

New Contributors

Full Changelog: v1.43.0...v1.44.0

AWS Lambda Builders v1.43.0 Release

04 Dec 19:36
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump black from 23.10.1 to 23.11.0 in /requirements by @dependabot in #571
  • chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #573
  • fix: Symlinks to non-existent directories, symlinks re-creating by @mildaniel in #578
  • chore(deps-dev): bump ruff from 0.1.4 to 0.1.5 in /requirements by @dependabot in #572
  • fix: use npm update when building in source by @mndeveci in #579
  • chore: Bump Lambda Builders version to 1.43.0 by @lucashuy in #582

Full Changelog: v1.42.0...v1.43.0

AWS Lambda Builders v1.42.0 Release

16 Nov 00:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.41.0...v1.42.0

AWS Lambda Builders v1.41.0 Release

11 Nov 00:02
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.0.292 to 0.1.1 in /requirements by @dependabot in #562
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #560
  • fix: streaming stderr from subprocess started by lambda-builders by @sidhujus in #563
  • fix: update root GHA definition by @mndeveci in #568
  • chore(deps-dev): bump black from 23.9.1 to 23.10.1 in /requirements by @dependabot in #564
  • chore(deps-dev): bump ruff from 0.1.1 to 0.1.4 in /requirements by @dependabot in #567
  • Add nodejs20.x support (#67) by @hawflau in #569
  • chore: Version bump to 1.41.0 by @hawflau in #570

New Contributors

Full Changelog: v1.40.0...v1.41.0