Releases: aws/aws-lambda-builders
Releases · aws/aws-lambda-builders
aws-lambda-builders v1.7.0 release
Regular release with following bugfixes
Changelog
aws-lambda-builders v1.6.0 release
aws-lambda-builders v1.5.0 release
Regular release with following bugfixes
Community Contributors to this Release
Changelog
- 2686da9 - feat: Allow Python runtime to build without requiring a manifest (#243)
- c0164ca - feat: Allow Ruby runtime to build without requiring a manifest (#245)
- ae51708 - docs: Guidance on integrating with Lambda Builders (#242)
- 86a9aaf - fix: README - showcase Makefile support (#247)
- 5e3ac41 - Update VS2017 to VS2019 (#244)
- ec47987 - fix: Pip not resolving local packages (#250)
- 53eabd2 - chore: bump version to 1.5.0 (#254)
aws-lambda-builders v1.4.0 release
Regular release with following bugfixes
Community Contributors to this Release
@stopmachine - 165f92f
@JadenSimon - 0caa19a
@lausdahl - 165f92f
Changelog
aws-lambda-builders v1.3.0 release
aws-lambda-builders v1.2.0 release
Regular release with following bugfixes
Changelog
1a7ac19 - fix: run GlobalToolInstallAction in a lock block and only once (#214)
6ef145b - chore: Remove biased language (#212)
39aa583 - chore: Remove python patch version in AppVeyor to be more robust (#213)
3bc7a25 - chore: Upgrade dependencies (#204)
aws-lambda-builders v1.1.0 release
General Availablity Release
AWS Lambda Builders is now Generally Available (1.0.0)
Changelog
- 43f9967 - --ignore-failed-sources flag fix sam build error
- 1f39540 - Add --ignore-failed-sources flag to tests
- 0339750 - fix. format dotnetcli test_actions.py with black
- dd1131b - feat(python): Support downloading manylinux2010 and manylinux2014
- 96e2ebe - fix functional assertions
- 3913f53 - Fix version of certifi in integ test
- ec4182a - Pin certifi version in integ tests for makefile
- 4ff4077 - chore: Version bump to 1.0.0 (#181)