Skip to content

Releases: iterait/shepherd

Release 0.5.3

06 Jan 09:11
b8af397
Compare
Choose a tag to compare
  • Remove dependency on aiobotocore
  • Update Apistrap to 0.9 (this means a new ReDoc API documentation)
  • Files from Minio are proxied without storing the whole content in memory

Release 0.5.2

10 Apr 08:37
6a8ce62
Compare
Choose a tag to compare
  • 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

02 Apr 07:38
451e1d5
Compare
Choose a tag to compare
  • Fix apistrap version (dependency)
  • Fix documentation generation

Release 0.5.0

21 Mar 08:55
9fb446f
Compare
Choose a tag to compare
  • 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

22 Jan 21:40
08ebbd0
Compare
Choose a tag to compare

Patch fixing Access-Control-Allow-Origin http headers.

Release 0.4.0

17 Dec 16:23
055d80b
Compare
Choose a tag to compare

Initial release.