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.
Unreleased on the 24.5.x branch
- New Classes to interact with Database Associations (WIP)
pyslurm.db.Association
pyslurm.db.Associations
- New Classes to interact with Database QoS (WIP)
pyslurm.db.QualityOfService
pyslurm.db.QualitiesOfService
24.5.0 - 2024-11-16
- Support for Slurm 24.5.x
- add
power_down_on_idle
attribute topyslurm.Partition
class
- bump minimum Cython version to 0.29.37
- Removed
power_options
fromJobSubmitDescription