Skip to content

Releases: HSF/iDDS

1.3.13: Merge pull request #205 from HSF/dev

18 Sep 09:23
7a2b50d
Compare
Choose a tag to compare

1.3.12: Merge pull request #203 from HSF/dev

15 Sep 11:19
97c45cc
Compare
Choose a tag to compare

(1) fix reload workflow conditions from json dumps strings
(2) fix deprecated setup.cfg format
(3) update stomp heartbeat from 60 seconds to 30 seconds

1.3.11: Merge pull request #201 from HSF/dev

14 Sep 11:55
8947c7b
Compare
Choose a tag to compare

alembic upgrade improvements

13 Sep 12:04
b332ff9
Compare
Choose a tag to compare

add functions to check unexpected items before upgrade

1.3.9: Merge pull request #197 from HSF/dev

12 Sep 09:44
cf90dbe
Compare
Choose a tag to compare

fix alembic not upgrade correctly
(1) add alembic command.upgrade before the stamp function.
(2) add schema in alembic downgrade

1.3.8: Merge pull request #193 from HSF/dev

25 Aug 14:04
193a95e
Compare
Choose a tag to compare

1.3.7: Merge pull request #191 from HSF/dev

25 Aug 13:28
eb0287b
Compare
Choose a tag to compare

(1) fix log rotation
(2) clean heartbeat before starting idds: idds can automatically clean heartbeats by checking the pids during start. However, for pod in k8s, every restart will have the same pids for idds daemons. As a result, iDDS thought the daemons are still running. However in fact, they are different daemons.

1.3.6: Merge pull request #189 from HSF/dev

25 Aug 09:23
356c140
Compare
Choose a tag to compare

fix throttler

25 Aug 09:05
8e9a34b
Compare
Choose a tag to compare

(1) fix throttler to avoid 'None' value errors.
(2) fix carrier to set number of threads correctly.
(3) update default configuration to set number of threads.

1.3.4: Merge pull request #185 from HSF/dev

02 Aug 08:59
fdb02ce
Compare
Choose a tag to compare
fix terminating aborted jobs which doesn't finalfailed