All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Type annotations in
jobs_runs_submit_and_wait_for_completion
and allowingrun_name=None
injobs_runs_wait_for_completion
flows - #32.
Released on September 23rd, 2022.
- All models from the schema are now regenerated - #29.
Released on September 21st, 2022.
- Logging of job runs tasks status within
jobs_runs_submit_and_wait_for_completion
- #16. jobs_runs_wait_for_completion
flow - #22.
- Migrate lines from
jobs_runs_submit_and_wait_for_completion
intojobs_runs_wait_for_completion
flow - #22.
- Executing Python scripts through
jobs_runs_submit_and_wait_for_completion
- #16.
Released on August 19th, 2022.
jobs_runs_submit_and_wait_for_completion
flow - #14
Released on August 15th, 2022.
execute_endpoint
andjobs*
tasks - #6