- Rename auxiliary data to temp_submission_data to match service interface
4.1.0.dev205
Core
- Do real integration testing for core components
Service Server
- Cleanup service status when completing a task
UI API Server
- Use max classification between submission classification and cart classification during submit and ingest. - Use less memory during UI start task
4.1.0.dev204
Base
- Added a flag for conditional metadata in service tasking
Core
- Only send metadata to the service if it asks for it
4.1.0.dev203
Bugfixes
4.1.0.dev202
Base
- Added flags to services to turn on/off tags and auxilary data in the received tasks - Remove unnecessary lua script to favor native redis functions (zpopmin/zpopmax/zadd)
Core
- Reduce dispatcher's messages by only sending tags, auxilary data and file results when necessary