Skip to content

7.0.0 - August 29, 2024

Compare
Choose a tag to compare
@dhoucgitter dhoucgitter released this 29 Aug 15:29
· 15 commits to main since this release
183d822

BREAKING CHANGE

For Viya 4 Cadences 2024.06 and later: SharedServices Database Creation Behavior Change

For Viya 4 Cadences 2024.06 and later, the sas-data-server-operator will not automatically create the SharedServices database in an External Postgres database instance during the initial deployment of the SAS Viya platform. Instead, you must manually create the SharedServices database before you start the SAS Viya platform deployment using viya4-deployment Release 7.0.0 or later.

Viya 4 deployments performed with cadence versions before 2024.06 using viya4-deployment will not be impacted.

For more information, please refer to the External Postgres Requirements documentation.

ENHANCEMENTS:

  • #564: feat: (PSKD-518) add support for K8S 1.30
  • #565: feat!: (PSKD-407) add annotation for external database
  • #567: feat: (PSKD-503) Update DaC ingress-nginx version for K8s 1.30 support

DOCUMENTATION:

  • #568: docs: (PSKD-615) Documenting upcoming sas-data-server-operator change