This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
Releases: USGS-WiM/liliservices
Releases · USGS-WiM/liliservices
0.121.2
Improve task logging
0.121.1
Include updated requirements
0.121.0
Implement a monitor task for celery that revokes and terminates the monitored task and sets the report status to Failed when a specified time limit is reached and apply it to all tasks
0.120.2
Ensure Individual Sample Report is saved as the correct type in the correct folder
0.120.1
Return ReportFiles in descending order by ID
0.120.0
Change ReportType and Status from hard coded choice fields to stand-alone models with API endpoints
0.119.2
Properly reference ReportFile type and status string fields in serializer
0.119.1
Include string representations of ReportFile report_type and report_status fields in serializer
0.119.0
Include Celery configuration files, update README
0.118.0
Implement asynchronous reports