Releases: sassoftware/viya4-iac-azure
Releases · sassoftware/viya4-iac-azure
5.2.0 - August 18, 2022
5.1.0 - June 17, 2022
#237: (IAC-543) Azure - support for k8s 1.23 and dropping 1.20 in June cadence
5.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.
#229: (IAC-503) Remove connect class references from iac-azure
#232: (IAC-530) added git share directive for viya4-iac-azure
#233: (IAC-533) New Readme for remove connect class
4.5.0 - April 14, 2022
#227 : (IAC-374) Update BYO Subnet Documentation
4.4.0 - March 18, 2022
4.3.0 - March 1, 2022
#223 : (IAC-407) feature: Enable running static checks in Azure IaC repo via pre-commit tool
4.2.0 - January 31, 2022
Summary
- #217 : (IAC-395) Updated default Kubernetes version from 1.19 -> 1.21
4.1.0 - November 19, 2021
Summary
There are rather large changes behind the scenes for this release; however, the code updates are not breaking changes. Please review the documentation for these new enhancements. Enjoy!
- Enhanced BYO capabilities
- Kubernetes 1.19.13 is now the default
- Public/Private egress control
- ssh keys are now optional
- Documentation updates
4.0.0 - August 18, 2021
Summary
- Data Server Operator support
- Can create n number of database servers. New docs and updated sample files
- Cannot create databases in the database servers. This is now handled post infrastructure
- Dockerfile updates to pass hadolint
3.1.0 - June 28, 2021
Summary
- Minimal Sample file
- Fixed nic deletion issue #174
- Bug fixes