serverless-rack
Advanced tools
Changelog
1.0.6
Upgrade dependencies
Add a dockerImage config option to override the docker image to be used for compiling gems (defaults to the lambci ruby images) (#17)
Benjamin Curtis
Cache the bundle that is created by docker to avoid recompiling gems (#17)
Benjamin Curtis
Handle empty API_GATEWAY_BASE_PATH
(#14)
Joel Van Horn
Changelog
1.0.2
Remove BUNDLED WITH
from Gemfile to allow using different version of
Bundler from the one provided by AWS Lambda (#3)
Add configPath
option for setting path to config.ru
(#4)
Yousaf Nabi
Changelog
1.0.1