Releases: CirroBio/Cirro-SDK-Python
Releases · CirroBio/Cirro-SDK-Python
v1.2.10
What's Changed
- Expose
force_liveparameter to execution service methods by @nathanthorpe in #130 - Add config/metadata.json to PreprocessDataset by @sminot in #131
Full Changelog: v1.2.9...v1.2.10
v1.2.9
CI-119 - Add option to download individual files by @shanosborne in #129
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- CI-408 - Add list user endpoint by @nathanthorpe in #127
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- Support running analysis from agent via SDK by @nathanthorpe in #126
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #124
- CI-374 - Archive project by @nathanthorpe in #125
Full Changelog: v1.2.3...v1.2.5
v1.2.3
What's Changed
- CI-169 - Let the user specify a dataset to download by name only by @sminot in #122
- Bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #123
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #119
- Get sample metadata by @sminot in #120
- Bump
cirro_api_clientby @nathanthorpe in #121 - Fix issue where certain properties in
Sampleare not set.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
Bump Cirro API Client. Includes better error handling.
CirroBio/Cirro-client-python#2
v1.2.0
What's Changed
- Preprocess: only try to remove param if it's defined by @nathanthorpe in #110
- Strip out unwanted characters in Cirro instance configuration by @nathanthorpe in #113
- Improve file requirements messaging by @nathanthorpe in #112
- Change S3 Client upload implementation to use upload_fileobj by @nathanthorpe in #115
- Support more than 20,000 files on file listing by @nathanthorpe in #114
- Refactor file upload methods to accept Path-like objects by @nathanthorpe in #116
- Ensure that domain is not None by @sminot in #118
- Add archive custom process to process service by @nathanthorpe in #117
Also bump cirro_api_client to include fix when an Enum doesn't have a defined value.
Full Changelog: v1.1.3...v1.2.0