Releases: CirroBio/Cirro-client-python
Releases · CirroBio/Cirro-client-python
v0.1.2
Add access requests and project discovery endpoints
v0.1.1
- Add pipeline cost endpoints
- Make properties not required on Sample model
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- CI-215 Improve error handling on API actions by @nathanthorpe in #2
New Contributors
- @nathanthorpe made their first contribution in #2
Full Changelog: v0.0.11...v0.1.0
v0.0.11
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Full Changelog: v0.0.9...v0.0.10
- Add audit log api & models
- Field description refinement
- Changes to cloud account model, add account type
- Add tables to assets manifest model
v0.0.9
- Add dataType and isArchived to process model
- Change default limit of datasets and samples to 5000
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Fix expected http status codes
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Allow null on process detail model
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Revamp auth method class
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Don't allow direct access to additional_properties on models.
Fix authentication on initial attempt
Full Changelog: v0.0.4...v0.0.5