Skip to content

Latest commit

 

History

History
252 lines (136 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

252 lines (136 loc) · 12.1 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v4.0.1 (2024-04-16)

Full Changelog

Fixed

  • allow slurmdbd_storage_port to be an empty string (support socket connection to DB) #58 (jakerundall)

v4.0.0 (2024-03-25)

Full Changelog

Changed

v3.2.0 (2024-02-18)

Full Changelog

Added

v3.1.0 (2024-02-15)

Full Changelog

Added

Fixed

  • Deploy topology.conf unconditionally #53 (optiz0r)

v3.0.0 (2023-12-28)

Full Changelog

Changed

Added

v2.4.0 (2022-08-11)

Full Changelog

Added

v2.3.0 (2022-08-09)

Full Changelog

Added

v2.2.0 (2022-07-25)

Full Changelog

Added

  • Move main slurm.conf to defined type to allow multiple config files #40 (treydock)

v2.1.0 (2022-06-30)

Full Changelog

Added

v2.0.2 (2022-01-20)

Full Changelog

Fixed

  • Fix how logrotate when scheduler logs are enabled when using syslog #35 (treydock)

v2.0.1 (2021-12-06)

Full Changelog

Fixed

v2.0.0 (2021-12-06)

Full Changelog

Changed

  • Replace CentOS 8 support with Rocky 8 #33 (treydock)
  • BREAKING: Support SLURM 21.08 and breaking changes (see description) #32 (treydock)

v1.0.0 (2021-10-06)

Full Changelog

Changed

  • Refactor how slurmrestd is configured to work with SLURM 20.11 #30 (treydock)
  • Package version set using package_ensure, source uses version parameter #21 (treydock)
  • Drop Puppet 5 support, add Puppet 7 #18 (treydock)

Added

Fixed

v0.7.0 (2020-12-02)

Full Changelog

Added

v0.6.3 (2020-11-23)

Full Changelog

Fixed

  • Fix template error for Hash values in slurm.conf #13 (treydock)

v0.6.2 (2020-08-21)

Full Changelog

Fixed

v0.6.1 (2020-08-17)

Full Changelog

Fixed

  • Actually define slurm::nodeset from parameter #10 (treydock)

v0.6.0 (2020-08-11)

Full Changelog

Added

  • Add package_ensure parameter to slurm::spank #9 (treydock)

v0.5.1 (2020-08-10)

Full Changelog

Fixed

  • Fix slurm::spank when managing package and using configless #8 (treydock)

v0.5.0 (2020-08-10)

Full Changelog

Added

  • Support Hash, Array and String arguments for slurm::spank #7 (treydock)

v0.4.0 (2020-07-23)

Full Changelog

Added

  • Make including slurm::resources class opt-in #6 (treydock)

v0.3.0 (2020-07-16)

Full Changelog

Added

  • Add cli_filter_lua_source and cli_filter_lua_content parameters #5 (treydock)

v0.2.1 (2020-07-13)

Full Changelog

Fixed

v0.2.0 (2020-07-13)

Full Changelog

Added

  • Add licenses and slurmdbd_conn_validator_timeout parameters #3 (treydock)

v0.1.0 (2020-06-26)

Full Changelog

Changed

0.0.2 (2014-10-14)

Full Changelog

0.0.1 (2014-10-13)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator