Releases: CirroBio/Cirro-SDK-Python
Releases · CirroBio/Cirro-SDK-Python
v1.10.3
v1.10.2
What's Changed
- Bump cryptography from 46.0.3 to 46.0.5 by @dependabot[bot] in #191
- Bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in #192
- CI-589 - Add client credentials auth method by @nathanthorpe in #190
- CI-1125 - Select sample ids when running by @dimalvovs in #194
New Contributors
- @dimalvovs made their first contribution in #194
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #188
- Upgrade
cirro_api_clientto 1.3.1 by @nathanthorpe in #189- Bring in Status enum, mounted datasets, workspace sharing, and process documentation changes
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Officially support Python 3.10 through 3.14
- Upgrade
cirro_api_clientby @nathanthorpe in #187- Fix some cases where it would error if a date was null from the API.
- Change type to type_ to match api client (don't reuse reserved keyword)
Full Changelog: v1.9.5...v1.10.0
v1.9.5
What's Changed
- CI-1012 - Fix upload when given an s3 path, add include archived flag in process by @nathanthorpe in #186
Full Changelog: v1.9.4...v1.9.5
v1.9.4
v1.9.3
What's Changed
- CI-994 - Remove check for ingest dataset when updating samplesheet by @nathanthorpe in #184
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- CI-849 - Bug fix local path return by @nathanthorpe in #182
- Bump version to 1.9.2 by @nathanthorpe in #183
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- CI-848: Expand user for any method that takes in a path parameter in file service by @malnasleh in #176
- CI-850: Define method to return generic BytesIO object for DataPortalFile by @malnasleh in #177
- CI-849: Return the local path(s) from the download methods of DataPortalFile by @malnasleh in #178
- CI-957 - Add workspaces to service layer by @nathanthorpe in #179
- Bump version to 1.9.1 by @nathanthorpe in #180
New Contributors
- @malnasleh made their first contribution in #176
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- CLI method to validate a local folder against an uploaded dataset by @sminot in #173
- Remove additional checksum option by @nathanthorpe in #174
- Specify user agent when using the Cirro CLI by @nathanthorpe in #175
Full Changelog: v1.8.0...v1.9.0