Aws-lambda-builders

Latest version: v1.50.0

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

Scan your dependencies

Page 10 of 12

0.8.0

* 154 - Excludes `.git` and `.aws-sam` files from .NET and Go Dep workflows.
* 157 - Allow use of release candidates versions of Go for Go Module builds.

0.7.0

AWS Lambda Builders will now be able to create debuggable artifacts when building for the Go runtime.

Changelog

- fix: appveyor build badge (142)
- chore: Adopt Black as an autoformatter (143)
- feat: Add Go Modules Debug Build Flags (145)
- fix: Regex for getting aws_lambda_builders version (147)
- fix: better error messages on build failures (146)
- fix: npm output handling (150)
- chore: version bump (148)

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)

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.