File tree Expand file tree Collapse file tree 1 file changed +22
-3
lines changed
Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,29 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## [ 15.3.0] UNRELEASED
6+ ## [ 15.3.0] 2026-03-24
7+
8+ ### Added
9+ - Added a logrotate definition for httpd (PR #523 )
10+ - Added support for external NFS servers (PR #326 )
11+ - Added support for Slurm 25.11 (PR #529 )
12+ - Added documentation on CephFS and BindMount types (PR #531 )
13+ - Added support to override ` mon_host ` for each CephFS share and made it optional at the client level (PR #530 )
14+ - Added documentation for the CephFS ` mon_host ` type (PR #530 )
15+
16+ ### Changed
17+ - Fixed issue #433 (PR #525 )
18+ - Fixed the name of the ` named ` service for RHEL8 (PR #527 )
19+ - Ensured ` idm:DL1 ` is enabled before installing ipa rpm (PR #527 )
20+ - Ensured ` /etc/ssh/sshd_config.d ` is created before installing the ipa client (PR #527 )
21+ - Bumped the mariadb module version for metrix (PR #527 )
22+ - Added missing package ` sssd-dbus ` to ` freeipa::base ` (PR #527 )
23+
24+ ### Removed
25+ - Dropped support for Slurm 23.11 (PR #529 )
726
8- ## [ 15.2.1] UNRELEASED
27+
28+ ## [ 15.2.1] 2026-02-26
929
1030### Added
1131- Added workflow that scans for missing variable in readme (PR #512 )
@@ -528,4 +548,3 @@ definition.
528548- [ slurm] Removed support for Slurm 19.08 (PR #208 )
529549- [ slurm] Dropped NVML usage in gres.conf (incompatible with cloud state node) (PR #208 )
530550- [ slurm] Removed NVML enabled Slurm yum repo
531-
You can’t perform that action at this time.
0 commit comments