Changelog History
Page 1
-
v1.0.0 Changes
May 08, 2018๐ Changelog
๐ d7a319c AWS Lambda now natively supports Golang (#870)
1244b7c Add dependency for go example (#878)
๐ 6a44f14 Release v1.0.0-rc3
๐ ca1585b Remove reference to Go as supported by lambda now (#871)
cf44c5f add AWS endpoint flag. Closes #794 (#875)
72e87d9 fix broken Slack Status link on website (#880)
๐ 8237e93 fix support for >50 lambda versions. Closes #846 (#882)
ad3d365 project.json_sub with wrong handler (#868)
๐ Automated with GoReleaser
Built with go version go1.10 darwin/amd64 -
v1.0.0-rc4 Changes
August 29, 2018- add
region
field to project configuration (#889) - update AWS SDK versions for assuming roles. Closes #886
- add
-
v1.0.0-rc3 Changes
May 07, 2018๐ Changelog
๐ d7a319c AWS Lambda now natively supports Golang (#870)
1244b7c Add dependency for go example (#878)
๐ 6a44f14 Release v1.0.0-rc3
๐ ca1585b Remove reference to Go as supported by lambda now (#871)
cf44c5f add AWS endpoint flag. Closes #794 (#875)
72e87d9 fix broken Slack Status link on website (#880)
๐ 8237e93 fix support for >50 lambda versions. Closes #846 (#882)
ad3d365 project.json_sub with wrong handler (#868)
๐ Automated with GoReleaser
Built with go version go1.10 darwin/amd64 -
v1.0.0-rc2 Changes
January 17, 2018๐ Changelog
๐ 827dcd1 Release v1.0.0-rc2
โฌ๏ธ cf2ec2b add new upgrade mechanism to match Up
โฌ๏ธ 9870aaa add utils from Up which are necessary for upgrade
๐ Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64 -
v1.0.0-rc1 Changes
January 18, 2018๐ Changelog
๐ b237acf Fixed link to Apex Slack (#858)
483c3aa add .envrc to .gitignore
๐ 2c69dff add .goreleaser.yml
49cfa2b add codesponsor
eeb439e add note about Up
4825cc1 add note about Up
077b585 change install.sh to godownloader
๐ ee7cbeb change makefile to use goreleaser
41edea5 fix native golang inference and go example
a16e3b5 fix slack link
๐ 56d5c51 remove build dep from release target
๐ c3655df remove codesponsor
๐ 6f1a3d7 remove nodejs shim from the golang runtime in favor of native aws support (#864)
โก๏ธ 6791ca7 update link in aws-credentials (#847)
โก๏ธ 1a8be59 update rust example (#851)
๐ Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64 -
v0.16.0 Changes
October 14, 2017- โ add
./vendor
- ๐จ refactor: move
process.env
out of the shim event handlers - ๐จ refactor shim, allowing for concurrent calls to handler (#822)
- โ remove analytics. Closes #777
- ๐ fix node runtime
- ๐ fix deploying java and clojure functions from zipfile (#820)
- ๐ fix #815 - clojure deployments being doubled by java plugin (#816)
- ๐ fix for issue #380 (#814)
- ๐ fix: move -C chdir flag check to beginning of preparation function. (#766)
- โ add
-
v0.15.0 Changes
June 12, 2017- โ add passing of maps that describe all apex functions to terraform Closes #737 (#744)
- โ added nodejs4.3-edge runtime (#741)
- โ add ListFunctions to min IAM policy example (#733)
- โ add documentation to set alias to another alias (#732)
- โ add arbitrary python version support. Closes #723
- โ Add lambda:ListAliases to min IAM policy (#729)
- โ add --alias docs
- ๐ change DefaultRetainedVersions to 25
- ๐ Update function deploy to update the specified alias even if code has not changed. Closes #686 (#712)
- โฌ๏ธ upgrade example to use nodejs version 6.10 (#719)
- ๐ fix tabs in deploy example
-
v0.14.0 Changes
April 01, 2017 -
v0.13.1 Changes
March 23, 2017