Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Releases: sassoftware/sas-container-recipes

Bug fix for docker client error in build

27 May 21:23
Compare
Choose a tag to compare

Update build base image to go 1.14 and resolved issue with memlock.

Security fix for python dependencies

01 Apr 18:04
c96ed66
Compare
Choose a tag to compare

The python library called Bleach is used in the ide-jupyter-python3 addon. The version was updated from 3.1.2 to 3.1.4 to resolve a CVE. For more details see #41

Security fix for python dependencies

24 Mar 16:57
e57074f
Compare
Choose a tag to compare

The python library called Bleach is used in the ide-jupyter-python3 addon. The version was updated from 3.1.1 to 3.1.2 to resolve a CVE. For more details see #40

Security fix for python dependencies

24 Feb 21:13
d9ef201
Compare
Choose a tag to compare

The python library called Bleach is used in the ide-jupyter-python3 addon. The version was updated from 3.1.0 to 3.1.1 to resolve a CVE. For more details see #39

Bug fix for a SAS Viya Programming-Only Deployment Running on a Single Container

17 Jan 15:57
Compare
Choose a tag to compare

Resolved a bug that occurred when building a Programming-Only Single Container due to the setuptools python library.

Viya 3.5

19 Nov 19:14
Compare
Choose a tag to compare
  • Fixes for Viya 3.5 orders
  • Backwards compatibility with Viya 3.4

Security fix and documentation improvements

23 Sep 18:26
Compare
Choose a tag to compare

Security: upgraded addons/jupyter dependency of urllib3 version, 1.24.1 --> 1.24.2
Documentation: various improvements to markdown files in the docs directory

Bug fix for container names not being found

27 Aug 16:57
Compare
Choose a tag to compare

Running the recipe process with any order previously resulted in the error "Cannot find inventory.ini section with all container names". This issue has been resolved.

Minor documentation fixes and bug fixes

16 Jul 14:53
Compare
Choose a tag to compare

Documented considerations for using a full deployment which includes limitations of this experimental deployment type.

New option for ESP to run standalone mode with Consul disabled if SAS_VIYA_ENABLED=false is in the config-full.yml file's "espserver" section, under the environment variables.

Fixed a bug that caused a single deployment to fail with an Ansible version error. The Ansible version has been updated from 2.4 to 2.7 for compatibility with the current version of the SAS Orchestration CLI (1.1.65).

Non-root Containers

24 May 14:49
Compare
Choose a tag to compare
  • All containers (except for computeserver, casserver, and programming) now run as the 'sas' user, an account without root level privileges
  • Documentation fixes for single, multiple, and full deployment types
  • Fixed a bug where the --tag argument's value was not being applied to containers that were built
  • Fixed a bug where the --verbose argument was not being recognized
  • Fixed a bug where the Ansible playbook was being generated twice during the build process

If you encounter a problem then please create a new Issue at https://github.com/sassoftware/sas-container-recipes/issues