Skip to content

Releases: sasjs/core

v2.6.1

21 Jan 19:56
Compare
Choose a tag to compare

2.6.1 (2021-01-21)

Bug Fixes

  • adding quit statement so that exit loop would work on step boundary (82184bc)

v2.6.0

21 Jan 19:49
Compare
Choose a tag to compare

2.6.0 (2021-01-21)

Features

  • mp_testjob macro for running arbitrary long jobs (efc731c)

v2.5.0

16 Jan 19:35
Compare
Choose a tag to compare

2.5.0 (2021-01-16)

Features

  • mv_jobflow macro - enables a SAS program to kick off multiple waves of SAS Viya jobs, and to limit those waves by a maximum number of parallel (concurrent) running jobs. (94762d9)

v2.4.2

16 Jan 18:44
Compare
Choose a tag to compare

2.4.2 (2021-01-16)

Bug Fixes

  • adding support for jobparams in output table for mv_jobwaitfor (03d9d80)

v2.4.1

16 Jan 17:09
Compare
Choose a tag to compare

2.4.1 (2021-01-16)

Bug Fixes

  • adding ACTION parameter to mv_jobwaitfor - can now wait for ANY or ALL jobs to finish (9441602)

v2.4.0

15 Jan 11:04
Compare
Choose a tag to compare

2.4.0 (2021-01-15)

Features

  • adding mv_getjobstate macro to fetch the state of a running SAS Viya job (e4ceaec)

v2.3.2

14 Jan 17:08
2eb246c
Compare
Choose a tag to compare

2.3.2 (2021-01-14)

Bug Fixes

v2.3.1

14 Jan 14:56
Compare
Choose a tag to compare

2.3.1 (2021-01-14)

Bug Fixes

v2.3.0

14 Jan 14:39
Compare
Choose a tag to compare

2.3.0 (2021-01-14)

Features

  • adding _program value to mv_jobexecute.sas (364dc9f)

v2.2.1

05 Jan 17:15
Compare
Choose a tag to compare

2.2.1 (2021-01-05)

Bug Fixes