Releases: CirroBio/Cirro-client-python
Releases · CirroBio/Cirro-client-python
v1.4.0
What's Changed
Pull updates for:
- Cloud Quotas
- Sheets
- Shared file systems
- Remove notebooks
- Dataset file count
- Executor version
- Pipeline metadata requirements
- Pipeline tags
- Workspace config updates
- App registrations endpoints & model
- Add get workspace logs endpoint
- Add get task endpoint
- Update user model with global roles
- Add gpu model to workspace
- Add status message to task
Also publish to pypi with OIDC
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Bring in Status enum, mounted datasets, workspace sharing, and process documentation changes by @nathanthorpe in #19
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Support for Python 3.9 has been removed.
- Update openapi-python-client by @nathanthorpe in #18
- Sync to backend API
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Make workspaces started at nullable by @nathanthorpe in #17
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Fix bad import for workspace environment variables, add automated test for api & model functionality by @nathanthorpe in #16
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Synced with API specification by @malnasleh in #15
New Contributors
- @malnasleh made their first contribution in #15
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Update api models by @nathanthorpe in #13
- Deprecate Python 3.8 by @nathanthorpe in #14
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- CI-630 - Make editable and key not required in tag by @nathanthorpe in #12
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- CI-630 - Add tags to create dataset by @nathanthorpe in #11
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Fix
CustomProcessInputmodel (remove unnecessary fields)
Full Changelog: v1.0.0...v1.0.1