Releases: uc-cdis/dcf-dataservice
Releases · uc-cdis/dcf-dataservice
Documentation improvement, new projects added
1.2.4
1.2.3
Merge pull request #92 from uc-cdis/chore/add_exception PXP-5167
1.2.2
1.2.1
1.2.0
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
Support CMI project
Merge pull request #79 from uc-cdis/fix/add_excecptions Add support for CMI project
export proxy
Merge pull request #77 from uc-cdis/chore/doc chore(readme): update readme.md
python3 version
Merge pull request #53 from uc-cdis/fix/decode fix(decode): fix decode function in python 3