Skip to content

Commit 807ebd0

Browse files
authored
Merge pull request #488 from sean-freeman/new-version-1.3.2
collection: prepare for v1.3.2
2 parents 836e86a + 4f788c2 commit 807ebd0

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

CHANGELOG.rst

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@ community.sap_install Release Notes
55
.. contents:: Topics
66

77

8+
v1.3.2
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
| Release Date: 2023-09-29
15+
sap_general_preconfigure: Update to latest SAP documentation for RHEL 9 package libxcrypt-compat
16+
sap_general_preconfigure: Bug fix for directory creation and SELinux Labels
17+
sap_ha_pacemaker_cluster: Bug fix for AWS EC2 Virtual Servers
18+
sap_ha_pacemaker_cluster: Bug fix for Google Cloud Compute Engine VM netmask lock on Virtual IP
19+
sap_ha_pacemaker_cluster: Feature add for improved SAP NetWeaver HA compatibility
20+
sap_ha_pacemaker_cluster: Feature add for ENSA1 compatibility
21+
sap_ha_pacemaker_cluster: Feature add for SAP HA Interface Cluster Connector after cluster init
22+
sap_ha_pacemaker_cluster: Feature add for IBM PowerVM hypervisor
23+
sap_ha_pacemaker_cluster: Feature add for multiple network interfaces with Virtual IP
24+
sap_hana_install: Bug fix for SELinux disable when SLES4SAP
25+
sap_install_media_detect: Feature add for NFS compatibility
26+
sap_install_media_detect: Feature add for idempotency
27+
sap_install_media_detect: Feature add for new file detection after code restructure
28+
sap_install_media_detect: Bug fix for setting SAP Maintenance Planner Stack XML path
29+
sap_storage_setup: Feature add for Multipathing detection
30+
sap_storage_setup: Bug fix for NFS throttle from customer test on MS Azure
31+
sap_storage_setup: Bug fix for packages on SLES and Google Cloud
32+
sap_swpm: Bug fix for RDBMS var name
33+
sap_swpm: Bug fix for SAP HANA Client hdbuserstore connection
34+
sap_swpm: Bug fix for SAP Maintenance Planner Stack XML path
35+
836
v1.3.1
937
======
1038

@@ -47,7 +75,7 @@ Release Summary
4775

4876
| Release Date: 2023-04-25
4977
| sap_hana_preconfigure: Some modifications for HANA on RHEL 9
50-
| sap_ha_pacemaker_cluster: Support for custom stonith resource definitions containing more than one element
78+
| sap_ha_pacemaker_cluster: Compatibility for custom stonith resource definitions containing more than one element
5179
| sap_hana_preconfigure: Be more flexible with IBM service and productivity tools
5280
5381

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace: community
1010
name: sap_install
1111

1212
# The version of the collection. Must be compatible with semantic versioning
13-
version: 1.3.1
13+
version: 1.3.2
1414

1515
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1616
readme: README.md

0 commit comments

Comments
 (0)