All notable changes to this project will be documented in this file.
- Fix Internal Server Error when body contained non-ASCII characters #73
- Removed support for Python 3.8 as it has reached its end of life
- Returning a base64 encoded response would not be decoded by the framework
- Added a simple server to test with multiple handlers
- Update README with link to Serverless Functions Node
- Fix typos in headers injected by Envoy
- Initial project setup
- Local testing utils
- Repository setup