Skip to content

Releases: HumanCellAtlas/dcp-cli

v2.3.0

08 Nov 22:29
Compare
Choose a tag to compare

More RFC-compliant support of media-type parameters.
Upload dcp-type for files defaults to "data".
Fix: "upload list --long" now prints checksums correctly.
Loosen dependency requirements.
"hca dss upload" sets S3 content-type when uploading to fake staging area.

v2.2.0

03 Nov 19:49
Compare
Choose a tag to compare

New commands/python bindings:
hca upload list - list your currently selected upload area
hca upload forget - remove knowledge of an upload area
Additional functionality:
hca upload file:
New optional argument --quiet
Now sets a dcp-type parameter on Content-Type when uploading.

v2.1.0

30 Oct 16:06
Compare
Choose a tag to compare

Expose Python bindings for Upload Service

v2.0.0

18 Oct 23:27
Compare
Choose a tag to compare

Rename 'staging' commands 'upload'
Format the result, if any, in json if --json-output is set. (#67)

v1.1.3

02 Oct 23:19
Compare
Choose a tag to compare

Documentation updates.

v1.1.2

02 Oct 18:44
Compare
Choose a tag to compare

un-disable the large upload test. (#65)
pass in the replica to head_files (#64)
Fix spin loop so it detects real errors. (#63)
regenerate bindings. (#62)

v1.1.1

01 Oct 21:43
Compare
Choose a tag to compare

Fix staging area credentials handling

v1.1.0

30 Sep 18:32
Compare
Choose a tag to compare

Command: "hca staging select <urn_or_alias>"
Command: "hca staging areas"
Command: "hca staging upload <files"
Command: "hca staging help"

v1.0.0

29 Sep 20:37
Compare
Choose a tag to compare

Use "hca dss " to invoke DSS commands.
Hardware DSS to use staging deployment.
Rename hca.api -> hca.dss.
Rename query to es_query (#58).

v0.10.1

12 Sep 15:54
Compare
Choose a tag to compare

Fix broken mimetype sniffing logic (#51)