Releases: sassoftware/viya4-iac-aws
Releases · sassoftware/viya4-iac-aws
5.6.1 - March 28, 2023
DOCUMENTATION:
- #196: docs: (IAC-935) Added copyright for iac-aws github projects
5.6.0 - March 16, 2023
ENHANCEMENTS:
- #189: feat: (IAC-903) add K8s 1.25 support, set kubectl default to 1.24
5.5.0 - February 17, 2023
ENHANCEMENTS:
- #183: feat: (IAC-801): added AWS EBS and EFS encryption
- #179: feat: (IAC-877) Added SingleStore sample file
DOCUMENTATION:
- #177: docs: (IAC-864) Update SAS Viya name in documentation
BUG FIXES:
- #182: fix: (IAC-551): fixed iam_role_arn not set when a user is bringing their own infra items in AWS
5.4.0 - December 19, 2022
5.3.0 - October 20, 2022
5.2.1 - October 4, 2022
ENHANCEMENTS
- #164 feat: (IAC-731) Back down the Postgres version to v12
5.2.0 - October 3, 2022
ENHANCEMENTS
- #156 feat: (IAC-544) AWS - support for k8s 1.23 and dropping 1.20
- #159 feat: (IAC-667) Add ebs_csi module for AWS policy and role objects to support the aws ebs csi driver in EKS 1.23
- #160 feat: (IAC-704) Update default postgresSQL server_version to v13
BUG FIXES
- #152 fix: (IAC-632) tfvars PREFIX not applied to host nodes for k8s/Viya
- #158 fix: (IAC-700) change to pre_bootstrap_user_data for node pools
DOCUMENTATION
- #162 docs: (IAC-704) Update server_version notes
5.1.0 - July 25, 2022
5.0.0 - May 10, 2022
Breaking changes:
- #122: (IAC-422) Update EKS Module
- This change requires updates to Terraform AWS provide plugin versions that will require 'terraform init' to be run, hence cannot be run with AWS infrastructure created with prior release versions of viya4-iac-aws. When manually running 'terraform init', AWS EKS cluster created with prior versions of viya4-iac-aws that uses Launch Configuration, will be destroyed and new EKS cluster using Launch Templates will be created. When running manually with the new code the 'terraform init' will pull down modules needed for 5.0.0 and will replace what's there for 4.0.0. This will then cause issues when one tries 'terraform apply/plan'. And with these changes the cluster are not compatible.
- #132: (IAC-502) support processor type in node pools
- This change adds 'cpu_type' key values for 'var.node_pools' map in variables.tf, and requires the user to update their variable definition files 'terraform.tfvars'
4.0.0 - April 28, 2022
Breaking Change
- Deploying a new Viya 4 2021.2.5 or earlier orders you must use the sample-input-connect.tfvars file.
- Deploying a new Viya 4 2021.2.6 and newer order is handled by this update. No changes are needed.
- Updating your cluster to use a Viya 4 2021.2.6 and newer order and not removing the Connect node pool requires no change.
- Updating your cluster to use a Viya 4 2021.2.6 and newer order and you do want to remove the Connect node pool you have, see sas-updates.md.
#130: (IAC-504) remove connect from default nodepool config
#133: (IAC-529) added git share directive for viya4-iac-aws
#135: (IAC-504) add new doc to remove connect