Skip to content

Releases: sassoftware/viya4-deployment

5.2.0 - August 16, 2022

16 Aug 19:03
39594f0
Compare
Choose a tag to compare

FEATURES:

  • Multi-Tenancy support enabled
    • #257: feat: (IAC-355) Enable Multi-tenant deployments

ENHANCEMENTS:

  • Multi-tenancy: CAS customizations supported for tenants
    • #278: feat: (IAC-658) Support CAS customizations for tenants
  • Logging and monitoring updates
    • #263: feat: (IAC-397) Add password setting support for kibana new user logadm
    • #264: feat: (IAC-568) remove kibanaserver, logcollector and metricgetter id/passwords from "cluster-logging - output credentials" task

BUG FIXES:

  • Multi-Tenancy: bug fixes for previous PRs
    • #266: fix: (IAC-454) Increasing retries for onboard/offboard jobs
    • #271: fix: (IAC-645) Updated CAS transformer templates for CAS workers and backup
    • #281: fix: (IAC-658) Updating default value for V4MT_TENANT_CAS_CUSTOMIZATION
  • Timeout updates across modules
    • #265: fix: (IAC-556) Incorrect tls.key in alertmanager-ingress-tls-secret
    • #265: fix: (IAC-450) IaC uninstall throws out errors for cert-manager and namespace deletion

DOCUMENTATION:

  • Multi-tenancy README added
    • #257: docs: (IAC-441) README updates for Multi-tenancy support
    • #267: docs: (IAC-441) Updated the CAS resources and Postgres sections
    • #251: docs: (IAC-581) V4_CFG_TLS_TRUSTED_CA_CERTS is required for TLS enabled Viya on AWS clusters

5.1.0 - July 21, 2022

21 Jul 17:42
8d90565
Compare
Choose a tag to compare

#239: (IAC-566) Update tls - Certificate Generation - cert-manager
#246: (IAC-593) Updates to handle OpenSSL Support for Viya 4 Monitoring
#245: feat: (IAC-480) Change default certificate generator to openssl
#255: fix: (IAC-586) Correct the ingress-nginx annotations
#254: (IAC-617) Wrong variable is being defaulted to /export
#256: feat: (IAC-620) Update deploy command to use CRD server-side apply
#258: fix: (IAC-480) Add Default TLS Generator Variable for Monitoring
#259: fix: (IAC-630) Fix the V4_CFG_CADENCE_NAME conditionals in the TLS Tasks
#261: fix: (IAC-630) Fix the V4_CFG_CADENCE_NAME conditionals in the Postgres Task

5.0.0 - June 17, 2022

17 Jun 19:08
7bebc13
Compare
Choose a tag to compare

Breaking Change

  • DAC release 5.0.0 (and later) is only compatible with sassoftware/viya4-monitoring-kubernetes release 1.2.0 (and later)
  • This DAC release will deploy OpenSearch when the "cluster-logging, install" tasks are chosen during a deployment.
  • If you are deploying to an existing cluster that has Elasticsearch and Kibana already deployed and DAC 5.0.0 (or later) is used to deploy "cluster-logging", Elasticsearch and Kibana will be uninstalled, followed by OpenSearch and OpenSearch Dashboards being deployed in their place.

#201: (IAC-376) JUMP_SVR_HOST: use private jump ip if no public jump ip in tfstate
#238: (IAC-508) BREAKING Change: Viya 4 Monitoring replacing Elasticsearch with OpenSearch
#218: (IAC-518) update cert manager to 1.7
#222: (IAC-540) Add support for openssl certificate generator with openssl-generated ingress certificates
#236: (IAC-553) DAC - support for k8s 1.23 and dropping 1.20 in June cadence
#233: (IAC-562) Update Kustomize Doc
#232: (IAC-565) DAC - Update ingress-nginx Version

4.12.2 - May 10, 2022

10 May 14:18
c2c084e
Compare
Choose a tag to compare

#204: (IAC-333) Adding in hsts-max-age for security compliance

4.12.1 - April 28, 2022

28 Apr 14:31
30be06f
Compare
Choose a tag to compare

#215: (IAC-528) added git share directive for viya4-deployment
#216: (IAC-528) Added git share

4.12.0 - April 21, 2022

21 Apr 18:36
8e3482b
Compare
Choose a tag to compare

#213: (IAC-525) update ansible task for certificate configuration
#211: (IAC-525) Update to handle new SAS_CERTIFICATE_GENERATOR default.

4.11.0 - April 14, 2022

14 Apr 19:44
15dbb25
Compare
Choose a tag to compare

#208 : (IAC-509) Update default metrics-server helm chart version

4.10.0 - April 7, 2022

07 Apr 15:15
000145c
Compare
Choose a tag to compare

#200 : (IAC-478) Dependencies mismatch to viya4-monitoring-kubernetes
#202 : (IAC-483) Conditionally Patch ingress-nginx Config

4.9.0 - March 18, 2022

18 Mar 16:01
fc35e57
Compare
Choose a tag to compare

#195 : (IAC-470) Remove doc for Ingress-Only TLS
#194 : (IAC-445) (IAC-444) Update Ingress-ngnix version and apply CVE Mitigation

This release supports cadences >=2021.2.5, for older cadences please use 4.8.0

4.8.0 - March 1, 2022

01 Mar 19:26
66a8ba5
Compare
Choose a tag to compare

#189: (IAC-418) Add Support For ingress-only TLS Mode
#191: (IAC-418) Update ingress-only TLS Mode Task