Release v0.2.0-rc.1
Pre-release
Pre-release
0.2.0 (2021-09-16)
Features
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
-rc.1