From 929c958c6be5510ba5acf8dc4a170eb90a540427 Mon Sep 17 00:00:00 2001 From: sean-freeman <1815807+sean-freeman@users.noreply.github.com> Date: Fri, 29 Sep 2023 13:53:43 +0100 Subject: [PATCH 1/2] collection: prepare for v1.3.2 --- CHANGELOG.rst | 27 +++++++++++++++++++++++++++ galaxy.yml | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8cae9cc30..f4cddae5d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,33 @@ community.sap_install Release Notes .. contents:: Topics +v1.3.2 +====== + +Release Summary +--------------- + +| Release Date: 2023-09-29 +sap_general_preconfigure: Update to latest SAP documentation for RHEL 9 package libxcrypt-compat +sap_general_preconfigure: Bug fix for directory creation and SELinux Labels +sap_ha_pacemaker_cluster: Bug fix for AWS EC2 Virtual Servers +sap_ha_pacemaker_cluster: Bug fix for Google Cloud Compute Engine VM netmask lock on Virtual IP +sap_ha_pacemaker_cluster: Feature add for improved SAP NetWeaver HA compatibility +sap_ha_pacemaker_cluster: Feature add for ENSA1 compatibility +sap_ha_pacemaker_cluster: Feature add for SAP HA Interface Cluster Connector after cluster init +sap_ha_pacemaker_cluster: Feature add for IBM PowerVM hypervisor +sap_ha_pacemaker_cluster: Feature add for multiple network interfaces with Virtual IP +sap_hana_install: Bug fix for SELinux disable when SLES4SAP +sap_install_media_detect: Feature add for idempotency +sap_install_media_detect: Feature add for new file detection after code restructure +sap_install_media_detect: Bug fix for setting SAP Maintenance Planner Stack XML path +sap_storage_setup: Feature add for Multipathing detection +sap_storage_setup: Bug fix for NFS throttle from customer test on MS Azure +sap_storage_setup: Bug fix for packages on SLES and Google Cloud +sap_swpm: Bug fix for RDBMS var name +sap_swpm: Bug fix for SAP HANA Client hdbuserstore connection +sap_swpm: Bug fix for SAP Maintenance Planner Stack XML path + v1.3.1 ====== diff --git a/galaxy.yml b/galaxy.yml index 9f4417e77..5238b650d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,7 @@ namespace: community name: sap_install # The version of the collection. Must be compatible with semantic versioning -version: 1.3.1 +version: 1.3.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md From 4f788c293522564563e3469240d524b05c08f760 Mon Sep 17 00:00:00 2001 From: sean-freeman <1815807+sean-freeman@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:57:10 +0100 Subject: [PATCH 2/2] collection: append changelog note --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f4cddae5d..a49d20c77 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -22,6 +22,7 @@ sap_ha_pacemaker_cluster: Feature add for SAP HA Interface Cluster Connector aft sap_ha_pacemaker_cluster: Feature add for IBM PowerVM hypervisor sap_ha_pacemaker_cluster: Feature add for multiple network interfaces with Virtual IP sap_hana_install: Bug fix for SELinux disable when SLES4SAP +sap_install_media_detect: Feature add for NFS compatibility sap_install_media_detect: Feature add for idempotency sap_install_media_detect: Feature add for new file detection after code restructure sap_install_media_detect: Bug fix for setting SAP Maintenance Planner Stack XML path @@ -74,7 +75,7 @@ Release Summary | Release Date: 2023-04-25 | sap_hana_preconfigure: Some modifications for HANA on RHEL 9 -| sap_ha_pacemaker_cluster: Support for custom stonith resource definitions containing more than one element +| sap_ha_pacemaker_cluster: Compatibility for custom stonith resource definitions containing more than one element | sap_hana_preconfigure: Be more flexible with IBM service and productivity tools