Skip to content

Releases: solvebio/solvebio-python

v2.4.6

23 Feb 20:40

Choose a tag to compare

  • Fix issue with uploading to cross-account vaults
  • Fix issue with logging in on Python 3.x

v2.4.5

13 Feb 16:48

Choose a tag to compare

Fixed issue with pass-through clients in object path validation

v2.4.4

12 Feb 23:54

Choose a tag to compare

  • Fixed issue where full path validation threw the wrong error if authentication failed
  • Fixed issue with pass-through clients in object path validation

NOTE: There is a known issue with pass-through clients in object path validation, please use v2.4.5 instead

v2.4.3

08 Feb 22:03

Choose a tag to compare

  • Pass OAuth2 errors through to Dash app frontend
  • Add object-type assertions when getting objects

NOTE: There is a known issue with pass-through clients in object path validation, please use v2.4.5 instead

v2.4.2

01 Feb 20:00

Choose a tag to compare

  • Adds reader_params to Manifest.add_url() function
  • Fix issue where files were not uploaded in binary mode

v2.4.1

16 Jan 15:38

Choose a tag to compare

  • Fix issue with filenames when downloading files
  • Fix issue with ~ expansion from shell commands
  • Validate object full paths when retrieving

v2.4.0

11 Jan 17:37

Choose a tag to compare

  • Adds support for new full path formatting and personal vault shortcut (~/)
  • Adds full path support to CLI commands (create-dataset, upload, import)
  • Fix issue with Application resource

v2.3.3

20 Dec 14:55

Choose a tag to compare

  • Fix issue where Vault Objects could not be downloaded #212
  • Fix issue where Dash auth wrapper redirect URL is incorrect if different from provided app_url #210
  • Fix file uploads on Windows 7 #189
  • Add required args to create_folder and create_dataset #209

v2.3.2

20 Dec 14:54

Choose a tag to compare

  • Fix method turned property bug #206

v2.3.1

20 Dec 14:54

Choose a tag to compare

  • Fix retrieval of datasets by job/task #204
  • Fix issue with PRINTABLE_NAME #203