Skip to content

Releases: opencadc/vostools

Update dependencies (cadcutils) to bring a transfer fix for large files

19 Jul 20:38
1a40451
Compare
Choose a tag to compare

Support for large files

26 Apr 16:30
92db9f9
Compare
Choose a tag to compare

Added support for transfer of large files. Code cleanup and bug fixes.

Improved support for the new VOSpace services

11 Apr 13:50
5df7349
Compare
Choose a tag to compare

Fixes a bug that prevents copy to VOSpace and reduces the effect of Eventual Consistency of the storage inventory by checking the files end point for up-to-date file metadata (size, checksum). This relies on preventNotFound feature of vault

Test before release

11 Apr 06:57
ae7cec4
Compare
Choose a tag to compare
Test before release Pre-release
Pre-release
vos=3.6rc

Update setup.cfg

Update `vos` to work with the new versions of VOSpace services

29 Mar 00:34
8ab9dbd
Compare
Choose a tag to compare
Changed pypi publishing (#223)

Co-authored-by: Adrian Damian <Adrian.Damian@nrc.ca>

Version check, Python 2.7 cleanup, insecure server https for testing

19 Dec 22:58
c79f527
Compare
Choose a tag to compare
  • added client version check against PyPI (warning) and server (error)
  • removed support for Python 2.7
  • added Python 3.11 target
  • added -k option (insecure https server - self sign certificate) for testing purposes

+ Support for Python3.10, - Support for 2.7

19 Jul 21:07
33d390f
Compare
Choose a tag to compare
Added support for Python3.10 (CADC-11161) (#208)

* Added support for Python3.10 and removed support for Python2.7

+ Python 3.10 support, - Python 2.7 support

20 Jul 21:45
33d390f
Compare
Choose a tag to compare
Added support for Python3.10 (CADC-11161) (#208)

* Added support for Python3.10 and removed support for Python2.7

Fixed external links and other small issues

10 Jan 22:16
6644d61
Compare
Choose a tag to compare
vos=3.3.6

Fixed link to external sites and other small issues (#202)

Fix for `vsync` with later Python version (3.4+)

07 Dec 21:57
7f755ec
Compare
Choose a tag to compare

Changed async to use multithreading and take advantage of IO bundle operations to speed up sync.