Releases: VersatusHPC/opencattus
Releases · VersatusHPC/opencattus
OpenCATTUS 1.1.1
What's Changed
- Rename ubuntu24 to ubuntu2404: Disambiguate Ubuntu version identifiers to avoid ambiguity between Ubuntu 24.04 and 24.10
- Refactor Ubuntu version model:
majorVersionnow encodes year+month (2404),minorVersiontracks point releases (0, 1, 2, ...), properly modeling Ubuntu's versioning scheme
OpenCATTUS 1.1.0
OpenCATTUS 1.1.0 adds supported Ubuntu 24.04 deployment paths and extends package availability beyond the initial 1.0 release.
Highlights:
- Add Ubuntu 24.04 support for both Confluent and xCAT deployments
- Validate Ubuntu 24.04 xCAT compute provisioning with a libvirt lab and MPI smoke test
- Publish RPM packages for EL8, EL9, and EL10
- Publish a DEB package for Ubuntu 24.04
- Fix xCAT stateless root image finalization for Ubuntu nested root image layouts
Attached assets:
- RPM packages for EL8, EL9, and EL10
- DEB package for Ubuntu 24.04
OpenCATTUS 1.0.0
OpenCATTUS 1.0.0 is the first stable release.
Highlights:
- Restored and expanded the TUI installer flow with draft/resume support, preflight validation, help text, and OpenHPC bundle selection.
- Added stronger answerfile validation for networks, nodes, repositories, queue systems, and scalar fields.
- Improved xCAT and Confluent provisioning coverage for Enterprise Linux 8, 9, and 10 targets.
- Added optional repository support for CUDA, BeeGFS, ELRepo, Grafana, InfluxDB, Intel oneAPI, NVIDIA HPC SDK, RPM Fusion, ZFS, and Zabbix.
- Added RPM CI builds for EL8, EL9, and EL10, plus formatting and fast-test gates.
Ubuntu 24.04 support is intentionally not part of this release; that work is in the 1.1 branch/PR.