Skip to content

Releases: uc-cdis/gen3sdk-python

4.28.1

Choose a tag to compare

@krishnaa05 krishnaa05 released this 23 Jun 18:43
d1a1182

What's Changed

Full Changelog: 4.28.0...4.28.1

4.28.0

Choose a tag to compare

@paulineribeyre paulineribeyre released this 10 Jun 19:10
b505b02

What's Changed

  • DRS changes for _list_object() and DownloadManager.download() by @krishnaa05 in #304

Full Changelog: 4.27.9...4.28.0

4.27.9

Choose a tag to compare

@SpencerAxelrod SpencerAxelrod released this 05 Jun 16:48
fcf4851

What's Changed

Full Changelog: 4.27.8...4.27.9

4.27.8

Choose a tag to compare

@paulineribeyre paulineribeyre released this 20 Apr 21:40
a9b5a7f

What's Changed

Full Changelog: 4.27.7...4.27.8

4.27.7

Choose a tag to compare

@paulineribeyre paulineribeyre released this 17 Apr 21:27
d4d71a5

What's Changed

Full Changelog: 4.27.6...4.27.7

4.27.6

Choose a tag to compare

@k-burt-uch k-burt-uch released this 03 Mar 22:55
d02269a

Release Notes

For: uc-cdis/gen3sdk-python

Notes since tag: 4.27.5

Notes to tag/commit: 4.27.6

Generated: 2026-03-03

Bug Fixes

  • Fixes issue with SDK running in python 3.9 (#285)

Improvements

  • Support Python 3.9 to 3.13 (#281)
  • Clean up unit tests outputs (#281)
  • Run unit tests on Python versions 3.9, 3.10, 3.11, 3.12 and 3.13 (#280)

Dependency Updates

  • Add deptry. Update cdisutilstest to 2.0.0. Remove unused urllib3, httpx and
    pyyaml dependencies. (#281)

4.27.5

Choose a tag to compare

@george42-ctds george42-ctds released this 04 Nov 20:26
2bea181

Release Notes

For: uc-cdis/gen3sdk-python

Notes since tag: 4.27.4

Notes to tag/commit: 2bea181

Generated: 2025-11-04

Dependency Updates

4.27.4

Choose a tag to compare

@paulineribeyre paulineribeyre released this 10 Jul 15:16
4d80878

What's Changed

Full Changelog: 4.27.3...4.27.4

4.27.3

Choose a tag to compare

@Avantol13 Avantol13 released this 20 Jun 16:52
38b67d3

Release Notes

For: uc-cdis/gen3sdk-python
Notes since tag: 4.27.2
Notes to tag/commit: 38b67d3
Generated: 2025-06-20

Bug Fixes

  • Fix typo in external file download doc (#260)

Dependency Updates

  • Allow <2.0.0 urllib3 to avoid conflicts on py 3.9 with boto3 requiring
    <2.0.0 (#264)

Update pypfb

Choose a tag to compare

@MaribelleHGomez MaribelleHGomez released this 06 Jun 15:54
1f7a049

Release Notes

For: uc-cdis/gen3sdk-python

Notes since tag: 4.27.1

Notes to tag/commit: 1f7a049

Generated: 2025-06-06

Bug Fixes

  • With update to pypfb, eliminate need for users to do extensive workarounds
    to install the sdk because of fastavro install issues (#259)

Dependency Updates

  • pypfb bump to 0.5.33 (#259)