Skip to content

Releases: qbicsoftware/dropboxhandler

1.9.2

12 Aug 09:21
430ab68

Choose a tag to compare

What's Changed

  • Fix broken iteration in newer python versions by @KochTobi in #19

New Contributors

Full Changelog: 1.9.1...1.9.2

Release 1.9.1

28 Feb 12:11
9f7ef70

Choose a tag to compare

fix syntax error and prepare hotfix version 1.9.1 (#18)

Release 1.9.0

28 Feb 11:58
6c1e227

Choose a tag to compare

  • Moves empty files or files that were hidden when they were put in the datamover to "manual intervention" folder

Version 1.8.3

06 Dec 14:38
49c3e42

Choose a tag to compare

  • Minor fix for logging

Version 1.8.2

02 Dec 17:04
12f3b82

Choose a tag to compare

  • If there is an error on cleanup after successful copying to target file system, retries the deletion of tmp folder

Version 1.8.1

09 Jun 11:55
7c44c7f

Choose a tag to compare

  • Fixes setup file

Minor release 1.8.0

08 Jun 13:17
c62a05e

Choose a tag to compare

  • allows the use of multiple file systems

Minor release 1.7.0

08 Jun 12:41
cd30a82

Choose a tag to compare

  • Remove unnecessary copying and storing of data in a storage folder other than openBIS

Patch release

19 Jul 13:12
2a77497

Choose a tag to compare

1.6.1 (2021-07-19)

Fixed syntax error occuring when files without barcode were handled

Minor release

16 Jul 08:54
7cb5c16

Choose a tag to compare

1.6.0 (2021-07-16)

Added

  • It is now possible to pass incoming files/folders to openBIS even without a barcode, provided there are rules for such cases in the yaml file

Fixed

  • Trailing underscore in file names is now removed

Dependencies

Deprecated