Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
membrane-do | 2022-02-22 | 17.2 MB | |
membrane-azure | 2022-02-22 | 30.3 MB | |
membrane-gcp | 2022-02-22 | 24.2 MB | |
membrane-aws | 2022-02-22 | 28.5 MB | |
membrane-dev | 2022-02-22 | 25.6 MB | |
contracts.tgz | 2022-02-22 | 10.1 kB | |
README.md | 2022-02-22 | 2.9 kB | |
Totals: 7 Items | 125.9 MB | 0 |
0.13.0 (2022-02-22)
Features
- resource contracts (3ff5340)
- faas: Add FaaS worker types. (062959e)
- worker: Add additional FaaS worker types and selection logic from ProcessPool. (0188e7f)
- allow getting all matching workers from pool (4633510)
- Preserve API name as part of route worker and make it readable. (6ddff61)
- pool: Add Filter option to GetWorker(). (a3df9fb)
- Route to schedules based on topic naming convention. (aae4522)
Bug Fixes
Documentation
- update readme (f2e73b2)
Build Systems
- Add a make "check" and "generate" target (bfdb3eb)
Continuous Integration
- Add checks for checking in generated sources. (56403f7)
- change order of proto/mock generation. (be282e1)
Tests
- Add tests and fix bugs for new worker types. (0258c08)
- Add UnimplementedWorker tests. (845fbed)
- worker: Add grpc worker tests. (5eae1e7)
- worker: Add ProcessPool tests. (9640c3b)
Code Refactoring
-rc.18