Skip to content

v3.14.1.0

Choose a tag to compare

@hdamecharla hdamecharla released this 28 Mar 09:46
· 287 commits to main since this release

What's Changed

This release includes several changes across multiple files to improve the functionality and configuration of the deployment scripts. The key changes include updates to Ansible playbooks and templates for SAP and Oracle installations, as well as minor adjustments to YAML configuration files.

Summary of Changes

  • Ensure Terraform commands in shell scripts return the correct exit code
  • An option has been added to each Terraform module to allow enabling Encryption at Host via encryption_at_host_enabled variable.
  • Corrected directory ownership assignment for /hana/* directories from non-existent {{ sidadm }} to the proper {{ hdbadm }} user ID
  • Preserved ARM_SUBSCRIPTION_ID throughout authentication processes when using Managed Service Identity (MSI)
  • Fixed remediation logic for storage accounts to support provider upgrades with data_plane_available setting
  • Refactored ReplaceResourceInStateFile function to accept direct input rather than relying on external context
  • Enhanced robustness for workload zones by improving resource property handling for zones not recently redeployed
  • Resolved infrastructure deployment failures in SYBASE standalone deployments when enable_app_tier_deployment is set to false
  • Fixed circular mount issues of /sapmnt in standalone deployments using NFS_provider = NONE with supported_tiers for SCS and SYBASE

Acknowledgements

@pkrcm, @SteffenBoThomsen

Full Changelog: v3.14.0.0...v3.14.1.0