All Versions
8
Latest Version
Avg Release Cycle
112 days
Latest Release
2648 days ago
Changelog History
Changelog History
-
v0.7.0 Changes
December 14, 2017- โ Add python 3.6 support (Thanks Brian Candler)
- ๐ Environment variables support added (Thanks Dariusz Dwornikowski)
- โ Added symlink resolution when building zip files (Thanks dshivak-twist)
- โ Add missing AWS policies for auto-vpc-policy (Thanks Andrea Masi)
- โก๏ธ Update Lambda regions (Thanks Eric Blade)
-
v0.6.0 Changes
- 0๏ธโฃ Make node v6.10 the default runtime (Thanks Pelle Almquist)
- โ Adding
aws-account-id
to your settings will make gordon not require any IAM permissions (Thanks Kerry Hatcher) - โ Add API Gateway IntegrationResponse header support (Thanks Daniel Upton)
- โ Add Lambda Proxy integration to API Gateway (Thanks P. Sternal)
-
v0.5
October 01, 2016 -
v0.4.0 Changes
- ๐ Improve speed of zip archiving (Thanks Ed Lewis)
- โ Removed overly strict validation on s3 integration (Thanks Ben Siemon)
- ๐ง S3 triggers configured via gordon should now appear in the console (Thanks Ben Siemon)
-
v0.3.0 Changes
August 21, 2016- โ Add Kotlin example (Thanks Pelle Almquist)
- ๐ฅ Breaking change: S3 event source bucket definition can't be an ARN anymore
- ๐ New: S3 event source bucket definition can be a reference now.
- ๐ New: VPC security-groups and subnet-ids can now be customized using parameters.
- ๐ New: S3 prefix and suffix can now be references.
-
v0.2.1 Changes
June 06, 2016- ๐ Fix typos and grammar errors all across the the documentation.
- ๐ Fix Python 3 support.
- โ Add tox environment for python 3 integration tests.
- ๐ Fix Lambda:role resource so it can be a reference/parameter.
- ๐ Make the apply command exit immediately if one of the steps fails.
- โ Added
fail
method to the node Mock - ๐ Make it possible to use non-user temp credentials
-
v0.2.0
June 01, 2016 -
v0.1 Changes
May 31, 2016- ๐ Initial release