- Remove read-only field `job_type` from job payload before cloning job
0.5.2
Fixed
- Method used in the `update_environment_variables` method call from `POST` to `PUT`
0.5.1
Added
- Methods to update and list environment variables
0.5.0
Fixed
- `trigger_job_from_failure` method encountering an `IndexError` when called for the first run of the job - `assign_user_to_group` method now accepts a `project_id` argument - `delete_user_group` method now accepts a `payload` argument
0.4.2
Fixed
- How the base URL was constructed as it was not properly accounting for other regions, single tenant instances properly