Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-06-18 | 2.5 kB | |
Totals: 1 Item | 2.5 kB | 0 |
0.1.0 (2021-06-18)
Features
- Add faas grpc implementation. (b298649)
- worker: Add workers as handler concept for membrane. (3ef726b)
- Add FaaS Http worker. (7415426)
- Add Http FaaS mode. (2dabfc6)
- Update membrane to use new worker pools. (52d2e80)
- worker: Add mimetypes and missing fields to FaaS trigger requests. (b24baae)
Bug Fixes
- Fix worker listening issues. (3e71f11)
- Move worker.Listen to better location. (a0bdc1e)
- Proto serialization for http FaaS requests. (f9ba60a)
- Working RPC connection. (22e4033)
Documentation
- Update README. (420a0d7)
Tests
- Update gateway and membrane tests to use worker pools. (b8a6b08)