Releases: Azure/sap-automation
Release 3.9.3.0
Release Notes - Version 3.9.3.0
Overview
This release addresses several important issues and introduces enhancements to improve your experience with our product. It includes fixes, updates, and new features to make your workflows more efficient and secure.
Changes
1. Resource Tagging
- Issue: Resource tags were not consistently applied to all resources.
- Solution: We've fixed this problem to ensure that resource tags are correctly and uniformly applied, simplifying resource management.
2. Terraform Compatibility
- Issue: Compatibility issues between Terraform v1.6 and older versions.
- Solution: We've addressed these issues, ensuring smooth operations.
- ⏰ terraform version on the deployer is upgraded to v1.6 to be aligned with the latest release. Look at the Additional Notes on upgrading the deployer.
3. IP Address Management
- Issue: Complicated IP address assignment affecting Ansible integration.
- Solution: We've improved the logic for gathering IP addresses by using IMDS, making it more straightforward to work with Ansible.
4. Enhanced Security
- Issue: Pipeline permissions for variable groups and agent pools needed improvement.
- Solution: Enhanced security by assigning proper pipeline permissions, ensuring a more secure environment.
5. Deployer Extension Behavior
- Issue: Deployer extension sometimes displayed unintended configuration details in logs.
- Solution: This issue is resolved, preventing configuration exposure in logs.
6. tfvars File Management
- Issue: Centralized storage of tfvars files was missing for command-line deployments.
- Solution: We now copy tfvars files into the Terraform state storage account, providing better control and organization.
7. Code Readability Enhancements
- Issue: General deployment and code readability needed improvement for both Ansible and Terraform.
- Solution: We've made various code readability enhancements, streamlining deployment and management processes.
Testing
All solutions and improvements have been tested using the SDAF deployment pipelines and the command line to ensure they work effectively.
Additional Notes
If you encounter difficulties upgrading the control plane VM, we recommend manually removing the configure_deployer extension from the VM and then redeploy.
Feedback
We appreciate your feedback and are committed to continuously enhancing your experience with our product.
Please feel free to reach out if you have any questions or require further assistance via issues or discussions.
Release 3.9.2.0
Overview
This hotfix release focuses on enhancements, bug fixes, and general stability improvements for SAP installation.
Problems Addressed
- Improvements to dynamic BOM processes to accommodate future code changes.
- Format of some of the terraform modules to enhance readability.
- Refactor of some of the scripts to improve stability.
Testing
All changes have been tested using the SDAF deployment pipelines.
Release 3.9.0.0
Overview
This release focuses on enhancements, bug fixes, and general stability improvements for SAP installation.
Problems Addressed
- Lack of support for simple mount for SLES deployments.
- Absence of support for susChkSrv for SLES HANA deployments. Note:
susChkSrvextends the functionality of the main SAPHanaSR HA provider by executing a configurable action when a SAP HANA service is not running on a node. - Identified issues during runs:
- When HANA database runs on ANF volumes, volumes are added to be managed by the pacemaker cluster.
- Default values for "resource-stickiness" and "migration-threshold" are not set on the HANA cluster.
- The timeout value of monitor operation for filesystem and ASCS/ERS resources differs from documentation.
- ASCS/ERS profile changes are sometimes skipped.
- Other general enhancements.
Solutions Implemented
- Added new tasks under
deploy/ansible/roles-sap/5.6-scsers-pacemakerto support simple mount for SLES deployments. - Updated
5.5.3-SAPHanaSRunderdeploy/ansible/roles-sap/5.5-hanadb-pacemakerto supportsusChkSrvfor SLES HANA deployments. - Updated
deploy/ansible/roles-sap/5.6-scsers-pacemakerto support the following:- Added support for
resource-stickinessandmigration-thresholdfor HANA cluster. - Added support for
timeoutvalue of monitor operation for filesystem and ASCS/ERS resources. - Added support for ASCS/ERS profile changes.
- Added support for
- Updated
deploy/ansible/roles-sap/5.5-hanadb-pacemakerto support the following:- Added support for
resource-stickinessandmigration-thresholdfor HANA cluster. - Added ANF volumes to pacemaker cluster.
- Added support for
- Various files have been updated to support general stability improvements.
Testing
All changes have been tested using the SDAF deployment pipelines.
Release 3.8.3.5
HotFix
- When ansible code failed during the PAS installation with message server or database offline, then error message doesn't have the proper information on the error. With this code change we will be getting below error messages
Release 3.8.3.4
HotFix
- Provides graceful failover with exit code INSTALL:0023, when dynamic BOM download fails
Release 3.8.3.3
HotFix
- Resolves bug #470 - unnecessary characters in Japan region codes
Release 3.8.3.2
HotFix
-
Removed duplicate "dotnet" argument in dotnet-sdk alias command for Ubuntu and SLES.
-
logical volumes gets created in wrong order. usrsapinstall lv gets created first of all the lvs for vg_sap due to which usrsapinstall gets all the 100% free space from vg_sap
Release 3.8.3
Release 3.8.3
Enhanced Features
-
Added support for the Flexible Orchestration of Virtual Machine Scale Set which enhances virtual machine scaling capabilities.
-
Introduced support for SAP HANA Azure Virtual Machine Premium SSD v2 storage configurations to improve data storage and access performance.
Updates and Improvements
-
Implemented new patches and parameter adjustments to our Oracle services, enhancing their overall performance and security.
-
Harmonized secondary IP configuration across all distributions, resulting in a more streamlined network setup process.
-
Increased the resilience of the Control Plane pipeline to improve the stability and reliability of system operations.
-
ACSS dev team has upgraded the error code system, providing more accurate and useful diagnostics for troubleshooting.
Release 3.8.2
New Supported scenarios
Support for RedHat 9
General updates
Add a fix for the software download pipeline.
What's Changed
Full Changelog: v3.8.1.0...v3.8.2.0
Release 3.8.1
New Supported scenarios
Application Volume Groups
Support for Azure NetApp Volume Groups
General updates
Ability to control if the DevOps agent logs on using managed identity or service principal
Enhanced upgrade support
Using Powershell DSC for User role assignement instead of native Ansible modules