Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Releases: USGS-WiM/liliservices

0.121.2

21 Oct 21:19
Compare
Choose a tag to compare
0.121.2 Pre-release
Pre-release

Improve task logging

0.121.1

21 Oct 19:34
Compare
Choose a tag to compare
0.121.1 Pre-release
Pre-release

Include updated requirements

0.121.0

21 Oct 19:32
Compare
Choose a tag to compare
0.121.0 Pre-release
Pre-release

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

16 Oct 18:36
Compare
Choose a tag to compare
0.120.2 Pre-release
Pre-release

Ensure Individual Sample Report is saved as the correct type in the correct folder

0.120.1

16 Oct 15:24
Compare
Choose a tag to compare
0.120.1 Pre-release
Pre-release

Return ReportFiles in descending order by ID

0.120.0

11 Oct 16:48
Compare
Choose a tag to compare
0.120.0 Pre-release
Pre-release

Change ReportType and Status from hard coded choice fields to stand-alone models with API endpoints

0.119.2

11 Oct 16:15
Compare
Choose a tag to compare
0.119.2 Pre-release
Pre-release

Properly reference ReportFile type and status string fields in serializer

0.119.1

09 Oct 16:58
Compare
Choose a tag to compare
0.119.1 Pre-release
Pre-release

Include string representations of ReportFile report_type and report_status fields in serializer

0.119.0

09 Oct 16:13
Compare
Choose a tag to compare
0.119.0 Pre-release
Pre-release

Include Celery configuration files, update README

0.118.0

09 Oct 03:27
Compare
Choose a tag to compare
0.118.0 Pre-release
Pre-release

Implement asynchronous reports