Skip to content

Release 1.0.6

Choose a tag to compare

@logandk logandk released this 24 Oct 21:30
· 86 commits to master since this release

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