• v6.16.2 Stable

    dcbot released this 2025-06-06 11:36:00 +00:00 | 34 commits to main since this release

    6.16.2 (2025-06-06)

    Streaming Version of Viya, including self-configurating Compute context, is now available!!!

    Simply run the following in SAS Studio:

    %let apploc=/Public/YOUR/DRIVE/LOCATION;
    filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/viya.sas";
    %inc dc;
    

    Open the link at the end of the log and choose your (physical) dcpath, admin group, and shared compute context - both the staging area and the index.html will be created / updated with the identity of the chosen compute context.

    Bug Fixes

    • streaming viya deploy isStreaming function stability fix (4830c6d)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads