Releases: sassoftware/sas-airflow-provider
Releases · sassoftware/sas-airflow-provider
workflow fix
v0.0.21 workflow fix (#45)
v0.0.20
add job expiration I, Andrew Shakinovsky <[email protected]>, hereby add my Signed-off-by to this commit: 93134fa46e20ac180f61cb964da27c5c67d4ed04 Signed-off-by: Andrew Shakinovsky <[email protected]>
v0.0.19
Makes sure to forward any Airflow Exception's during state checking, …
v0.0.18
fix: more logging (#42) * fix: more logging * fix: more logging Signed-off-by: Andrew Shakinovsky <[email protected]> * DCO Remediation Commit for Andrew Shakinovsky <[email protected]> I, Andrew Shakinovsky <[email protected]>, hereby add my Signed-off-by to this commit: b17b37a863da415ac22fdafa4d3acee1dba39a57 Signed-off-by: Andrew Shakinovsky <[email protected]> --------- Signed-off-by: Andrew Shakinovsky <[email protected]>
v.0.0.17
v0.0.17 Added support for job_name_prefix: an optional parameter used to iden…
v0.0.16
Add "timedOut" as job state in Viya
v0.0.15
Update setup.cfg
v0.0.14
Update setup.cfg
v0.0.13
HTTP timeout feature
v0.0.12
Streaming of SAS-log while the task is running (#26) * The SAS Log will now be streamed back to the DAG-log while the task is running, instead of being retrieved after the code have been executed * New version 0.0.12 --------- Co-authored-by: sdktjj <[email protected]>