All notable changes to this project will be documented in this file.
- Use application/json content-type between core and sub runtime #30
- Remove TriggerType (only HTTP) and use APIGatewayProxyRequest type for Event #29
- Headers added by the function handler response were lost #26
FunctionInvoker
now construct a request with a path that matches the one of the incoming event #22
- Initial project setup
- Local testing utils
- Repository setup