Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 1.63 KB

Changelog

master (unreleased)

0.2.2 (2018-11-23)

Bug fixes

  • Preserve HTTP Host information when proxying requests (#4).

0.2.1 (2018-11-23)

Changes

0.2.0 (2018-11-22)

New features

  • Allow a timeout configuration option to specify how long the launcher should wait for the server to start (#1). Defaults to 50 milliseconds.

Changes

  • Rewrite the launcher in Golang for faster startup and native Lambda support (#1).

0.1.1 (2018-11-19)

Changes

0.1.0 (2018-11-10)

  • Initial version.