Skip to content

Releases: HSF/iDDS

1.3.23: Merge pull request #225 from HSF/dev

18 Oct 14:06
351881e
Compare
Choose a tag to compare

(1) set workflow name if not set
(2) func to set cloud from site name if the cloud is not set

1.3.22: Merge pull request #223 from HSF/dev

16 Oct 15:50
0930457
Compare
Choose a tag to compare

(1) fix get_content_status_statistics for big chunks: split it into multiple chunks.
(2) fix submitter bulk size
(3) fix stagein to be able to fallback to old rule ids
(4) fix workflow sync
(5) fix to convert processing status to work status

1.3.21: Merge pull request #221 from HSF/dev

06 Oct 13:34
169ab17
Compare
Choose a tag to compare

fix merge content ext to have the same dict items

1.3.20: Merge pull request #219 from HSF/dev

03 Oct 21:58
5e4317d
Compare
Choose a tag to compare

(1) add funcs to get access token
(2) fix carrier agent to finish build task

1.3.19: Merge pull request #217 from HSF/dev

28 Sep 09:23
4f2b4fa
Compare
Choose a tag to compare

replace sqlalchemy md5 with hashlib md5

1.3.18: Merge pull request #215 from HSF/dev

28 Sep 08:12
b2796bc
Compare
Choose a tag to compare

(1) use md5 to hash long name to constraints and index
(2) fix combine contents and contents_ext

1.3.17: Merge pull request #213 from HSF/dev

27 Sep 09:45
e9cd98a
Compare
Choose a tag to compare

(1) fix message sender to avoid too frequently connecting
(2) update contents index to avoid too long name

1.3.16: Merge pull request #211 from HSF/dev

26 Sep 14:47
70334ec
Compare
Choose a tag to compare

(1) fix messaging conductor to be able to reconnect after some network problem
(2) Fix hpo not to close input datasets when all files are processed, since hpo can generate new points/files.
(3) fix number of threads in agents
(4) add bulk send/get functions in eventbus

1.3.15: Merge pull request #209 from HSF/dev

21 Sep 15:58
2ad5416
Compare
Choose a tag to compare

1.3.14: Merge pull request #207 from HSF/dev

19 Sep 14:49
e8599a7
Compare
Choose a tag to compare

(1) fix download logs to setup user permission correctly
(2) fix msg event bus to setup manager token