Releases: sbg/sevenbridges-python
Releases · sbg/sevenbridges-python
2.8.0 (2021-10-07)
Improvements:
- remove unused endpoint
- added functionality for google IAM volumes
2.7.0 (2021-09-28)
Improvements:
- New attribute in task model(origin) representing the connection to the automation run that executed given task.
- New query parameter for querying tasks based on origin value
2.6.0 (2021-09-14)
Improvements:
- Added DRSImportBulk model allowing import files via DRS URIs with metadata and tags alongside
2.5.1 (2021-09-09)
Improvements:
- Make Volume resource field VolumeService editable (read_only=False).
- Task resource execution settings expand with use_elastic_disc option.
2.5.0 (2021-07-14)
Improvements:
- CodePackageUpload enable passing parent with init.
2.4.0 (2021-06-18)
Bugfixes:
- Changed upload file on so it won't need ETag field.
Improvements:
- Added support for attaching s3 volumes using IAM role for authentication
2.3.0 (2021-03-09)
Improvements:
- Made all field read_only parameters mandatory to ensure consistency
- Reduced number of reloads (api calls) when saving resources
- Added debug flag to Api instance to allow http endpoints on debug environments, otherwise only https is allowed
2.2.1 (2021-03-02)
Improvements:
- Added querying projects by tags
2.2.0 (2021-02-11)
Improvements:
- Added support for billing breakdown (analysis, storage and egress)
2.1.0 (2021-02-10)
Improvements:
- Added project category support.