Skip to content

Releases: deepmodeling/dflow

v1.8.62

12 Apr 02:07
baea204
Compare
Choose a tag to compare

1.8.62 (2024-04-12)

Bug Fixes

  • downgrade to full query when key(s) not found in the global outputs in query_step_by_key (cf2156b)
  • update key-ID map in global outputs according to the new workflow ID when reusing (cf2156b)

v1.8.61

07 Apr 14:16
d800dbf
Compare
Choose a tag to compare

1.8.61 (2024-04-07)

Bug Fixes

  • add keys=True to jsonpickle (3a0b4de)

v1.8.60

01 Apr 09:03
3600b6d
Compare
Choose a tag to compare

1.8.60 (2024-04-01)

Bug Fixes

  • add prefix when upload_s3 with key (fed4697)

v1.8.59

01 Apr 05:57
184e3f2
Compare
Choose a tag to compare

1.8.59 (2024-04-01)

Bug Fixes

  • object of type Path has no len() in upload_s3 (8ca08f4)
  • race condition in merging outputs in debug mode (8ca08f4)

v1.8.58

29 Mar 08:29
a112399
Compare
Choose a tag to compare

1.8.58 (2024-03-29)

Bug Fixes

v1.8.57

28 Mar 13:01
d044d5d
Compare
Choose a tag to compare

1.8.57 (2024-03-28)

Bug Fixes

  • multi-merge case when key is not used (74e1bd8)

v1.8.56

26 Mar 12:28
54bb7b6
Compare
Choose a tag to compare

1.8.56 (2024-03-26)

Bug Fixes

  • add BOHRIUM_UPLOAD_PROGRESS (0f2f823)

v1.8.55

18 Mar 10:19
fff2a3a
Compare
Choose a tag to compare

1.8.55 (2024-03-18)

Bug Fixes

  • format (fbf5725)
  • reuse global outputs of reused steps (751b1f4)
  • support create_slice_dir when pool_size is used (f8bb80c)

v1.8.54

04 Mar 10:41
51e2c40
Compare
Choose a tag to compare

1.8.54 (2024-03-04)

Bug Fixes

  • get create_dir from slices (e96be1e)

v1.8.53

04 Mar 08:20
82b24ae
Compare
Choose a tag to compare

1.8.53 (2024-03-04)

Bug Fixes

  • add create_dir to slices (74c6409)