Releases: HSF/iDDS
2.2.12: Merge pull request #378 from HSF/dev
fix get_processing with request and transform id
2.2.11: Merge pull request #376 from HSF/dev
automatically send tasks to a push queue when non-standard number of cores are requested
fix throttler for different sites
fix to boost memory multiplier by divide corecount
automatically fill processing_type in iDDS
Fix to protect the issue that duplicated transforms or processings are created
2.2.10: Merge pull request #374 from HSF/dev
add options to support additional task parameters per site
2.2.9: Merge pull request #372 from HSF/dev
(1) add options to support additional task parameters, for example, to disable looping check
(2) optimize client retry to add sleeping between different retries
(3) optimize log rotation to add random number to make sure different instances can restart http at different time
(4) update idds db to change some items from int to bigint
(5) make iworkflow function executior to propagate function status to function executor
2.2.8: Merge pull request #370 from HSF/dev
fix orm requests to get_requests
2.2.7: Merge pull request #368 from HSF/dev
(1) Add function to run shell command with timeout
(2) add function to convert MapResult to dict, for json dump and load
(3) update iDDS health check, to provide labels for k8s live probe
2.2.6: Merge pull request #365 from HSF/dev
(1) fix to set message bulk size
(2) setup rest logs
(3) fix log rotation
(4) add health monitor
2.2.5: Merge pull request #363 from HSF/dev
(1) to support container options in workflow
(2) fix to avoid fetching the same messages duplicated by different threads
2.2.4: Merge pull request #361 from HSF/dev
Rubin set the default cloud to US. Here iDDS needs to correct it if the task is sent to a different cloud.
2.2.3: Merge pull request #359 from HSF/dev
- fix to handle cloud for sites
- fix to update messages without request_id