Releases: iterait/shepherd
Releases · iterait/shepherd
Release 0.5.3
Release 0.5.2
- Update API error handling to match apistrap
- Update to apistrap 0.4
- Job parallel execution by round robin over all sheep
- Requirements and packaging refactor
Release 0.5.1
- Fix apistrap version (dependency)
- Fix documentation generation
Release 0.5.0
- Asynchronous execution of multiple endpoints
- Use asyncio instead of gevent
- Use Aiohttp instead of Flask
- Remove
is_ready
endpoint - Add
status
endpoint - Add stress tests
- Adapt to emloop 0.2.0
Release 0.4.1
Patch fixing Access-Control-Allow-Origin
http headers.
Release 0.4.0
Initial release.