Skip to content

Releases: sassoftware/viya4-iac-azure

5.2.0 - August 18, 2022

18 Aug 19:29
6c7450d
Compare
Choose a tag to compare

FEATURES:

  • #242: feat: (IAC-451) Add singlestore support to Azure IAC

BUG FIXES:

  • #245: fix: (IAC-506) Modified if-else logic to be readable and avoid duplicates

DOCUMENTATION:

  • #251: docs: (IAC-451) Use SingleStore for external naming, refine subnet comment

5.1.0 - June 17, 2022

17 Jun 19:17
a2ccec5
Compare
Choose a tag to compare

#237: (IAC-543) Azure - support for k8s 1.23 and dropping 1.20 in June cadence

5.0.0 - April 28, 2022

28 Apr 14:36
a5b9638
Compare
Choose a tag to compare

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

14 Apr 19:46
6193b95
Compare
Choose a tag to compare

#227 : (IAC-374) Update BYO Subnet Documentation

4.4.0 - March 18, 2022

18 Mar 15:55
9151279
Compare
Choose a tag to compare

#214 : (IAC-373) rename to cluster_egress_type
#224 : (IAC-449) Fix location to drop space else deployment fails

4.3.0 - March 1, 2022

01 Mar 19:30
6b1e2f5
Compare
Choose a tag to compare

#223 : (IAC-407) feature: Enable running static checks in Azure IaC repo via pre-commit tool

4.2.0 - January 31, 2022

31 Jan 21:21
ecc6670
Compare
Choose a tag to compare

Summary

  • #217 : (IAC-395) Updated default Kubernetes version from 1.19 -> 1.21

4.1.0 - November 19, 2021

19 Nov 13:40
f018e00
Compare
Choose a tag to compare

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

19 Aug 00:07
f414906
Compare
Choose a tag to compare

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

28 Jun 23:25
6c7b21f
Compare
Choose a tag to compare

Summary

  • Minimal Sample file
  • Fixed nic deletion issue #174
  • Bug fixes