Skip to content

Releases: uc-cdis/dcf-dataservice

Documentation improvement, new projects added

19 Oct 16:33
45ae011
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/dcf-dataservice

Notes since tag: 1.2.4

Notes to tag/commit: 45ae011

Generated: 2021-10-19

Improvements

  • Added new GDC projects to open bucket exception list (#95)
  • Updated readme to reflect more recent workflow process and clarity (#95)

1.2.4

03 May 22:10
b24f1ba
Compare
Choose a tag to compare
Merge pull request #93 from uc-cdis/chore/add_exception_pt2

PXP-5167: DR29

1.2.3

03 May 14:44
b5a2d66
Compare
Choose a tag to compare
Merge pull request #92 from uc-cdis/chore/add_exception

PXP-5167

1.2.2

03 Dec 22:42
3600b99
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/dcf-dataservice

Notes since tag: 1.2.1

Notes to tag/commit: 3600b99

Generated: 2020-12-03

Bug Fixes

  • Fix aws validation always showing "object not copied to bucket" (#89)

1.2.1

03 Dec 01:16
bd51e5f
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/dcf-dataservice

Notes since tag: 1.2.0

Notes to tag/commit: bd51e5f

Generated: 2020-12-02

Bug Fixes

  • Fix urllib import error (#88)

Dependency Updates

  • Pin pip<20.3 in travis (#88)

Improvements

  • Add import tests (#88)

1.2.0

01 Dec 22:52
8f384b2
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/dcf-dataservice

Notes since tag: 1.1.2

Notes to tag/commit: 8f384b2

Generated: 2020-12-01

Dependency Updates

  • pin pip to <20.3 (#87)

Deployment Changes

  • build image to quay.io/cdis/python:3.7-slim-buster due to quay rate
    limiting (#87)

Improvements

  • Improve logs to give more information. (#82)
  • Check to see if the file lives in both open and dcf-prod accounts. (#82)

Bug Fixes

  • Add missing botocore import (#86)
  • Add missing bucket_name variable and path (#86)
  • Fix aws replicate not using parameterized data endpoint. (#85)

New Features

  • Enable bucket-owner-full-control flag (#84)

Fix bucket postfix

07 Oct 18:46
f7ba4ed
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/dcf-dataservice

Notes since tag: 1.1.1

Notes to tag/commit: f7ba4ed

Generated: 2020-10-07

Bug Fixes

  • Fix postfix logic for buckets under different accounts. (#81)

Support CMI project

14 Sep 14:44
a495159
Compare
Choose a tag to compare
Merge pull request #79 from uc-cdis/fix/add_excecptions

Add support for CMI project

export proxy

06 Aug 15:08
40c8ab5
Compare
Choose a tag to compare
Merge pull request #77 from uc-cdis/chore/doc

chore(readme): update readme.md

python3 version

12 Dec 17:08
31b57ae
Compare
Choose a tag to compare
Merge pull request #53 from uc-cdis/fix/decode

fix(decode): fix decode function in python 3