Skip to content

Releases: sassoftware/sas-airflow-provider

workflow fix

10 Feb 18:32
d49a485
Compare
Choose a tag to compare
v0.0.21

workflow fix (#45)

v0.0.20

10 Feb 16:56
4ca7441
Compare
Choose a tag to compare
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

02 Dec 13:06
c963886
Compare
Choose a tag to compare
Makes sure to forward any Airflow Exception's during state checking, …

v0.0.18

17 Oct 17:48
0e0612c
Compare
Choose a tag to compare
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

05 Sep 12:05
010a535
Compare
Choose a tag to compare
v0.0.17

Added support for job_name_prefix: an optional parameter used to iden…

v0.0.16

15 Jul 14:04
Compare
Choose a tag to compare
Add "timedOut" as job state in Viya

v0.0.15

08 Jul 12:07
Compare
Choose a tag to compare
Update setup.cfg

v0.0.14

12 Feb 14:19
Compare
Choose a tag to compare
Update setup.cfg

v0.0.13

31 Jan 13:53
Compare
Choose a tag to compare

HTTP timeout feature

v0.0.12

21 Dec 12:54
1c8f96a
Compare
Choose a tag to compare
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]>