Aws-lambda-builders

Latest version: v1.54.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

0.6.0

AWS Lambda Builders will now be able to build Python3.8 and Java11. Along with this release, we have fixes to support pip version 20+ and ignoring .git in the Ruby workflow.


Changelog
* fix: Do not revert to old import for pip 20+.[0-2] (136)
* feat: Support Python3.8 and Java11 runtimes (139)
* fix: Add .git to Ruby workflow ignore pattern. (130)
* chore: Update version to 0.6.0 (140)

0.5.0

This release contains a fix for python workflow which is used by sam build when the pip version used by the workflow is [19.3 or greater](https://github.com/pypa/pip/commit/09fd200).

Changelog

* Ignore .git files 120
* fix: Add missing comma in python pip workflow (128)
* chore: bump version to 0.5.0 (133)
* fix: change the pip runner string based on a pip version check (132)
* fix: adopt same methodology as chalice for determining pip import string (132)

0.4.0

This release contains a bugfix when sam build is invoked on a non existent CodeUri in a sam template on non-windows platfroms.

Changelog

* Fix order of `scratch_dir` & `manifest_path` parameters in python_pip workflow (82)
* fix: WindowsError keyword is undefined on non-Windows platforms (117)
* docs(contributing): Explain steps to test locally with SAM CLI (119)
* Fix copyright in LICENSE
* fix: add content to README (122)
* fix: add current year into LICENSE (125)
* chore: Bumping version to 0.4.0 (123)

0.3.0

This release adds a `mode` to the build workflows to support generating debug artifacts. Dotnet workflow supports two modes: producing debuggable artifacts, and producing production-ready artifacts (default). This release also includes a few minor bug fixes.

Changelog
fix: match correct java version when only major version provided (104)
feat(debug): DotNetCore support for producing debug artifacts (107)
chore: Bumping version to 0.3.0 (108)
fix: fixes java version matching for gradle when only major version provided (110)

0.2.1

This release allows for the Maven workflow to be run natively on Windows. We made improvements to allow build logs for the Maven Workflow to be outputted to make debugging of failed workflows easier.


Changelog
* fix: go validator (93)
* fix: Remove MODULE_NAME command from Maven Workflow (96)
* fix: maven builder logs (97)
* chore: Release v0.2.1 (102)

0.2.0

* Build AWS Lambda functions for additional language and framework combinations! 🍾
* Java8 with Maven dependency manager.
* .Net Core with Amazon.Lambda.Tools dependency manager.

and other bug fixes!

Shout-out to following open source contributors! 🎆
* normj
* zoewangg

Changelog

* Fix local package installation (72)
* fix: Remove tests from .whl file (bdist_wheel) (90)
* Add .NET Core builder support (91)
* Add design doc and implementations for Java Maven builder 87
* chore: version bump to 0.2.0 (94)

Page 11 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.