All Versions
8
Latest Version
Avg Release Cycle
112 days
Latest Release
2325 days ago

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