Releases: Cray-HPE/hms-power-control
Releases · Cray-HPE/hms-power-control
v2.5.0: Make status timeouts/retries configurable and update to latest hms-trs-app-api module
v2.5.0: Make status timeouts/retries configurable and update to latest hms-trs-app-api module
Latest
[2.5.0] - 2024-10-25
Changed
- Added ability to configure http status timeout and retries with
PCS_STATUS_HTTP_TIMEOUT and PCS_STATUS_HTTP_RETRIES env variables - Updated hms-trs-app-api vendor code to latest version
- Updated GoLang build version from 1.16 to 1.17 so that new vendor code compiles
v2.4.1
What's Changed
- CASMHMS-6287: Correct error and remove redundancies in PCS API spec by @mharding-hpe in #47
Full Changelog: v2.4.0...v2.4.1
v2.3.1
What's Changed
- CASMHMS-6287: Correct error and remove redundancies in PCS API spec by @mharding-hpe in #48
Full Changelog: v2.3.0...v2.3.1
v1.4.3
What's Changed
- CASMHMS-6287: Correct error and remove redundancies in PCS API spec by @mharding-hpe in #49
Full Changelog: v1.4.2...v1.4.3
v2.4.0: Parse PowerConsumedWatts for any data type and intialize pcap min/max appropriately
[2.4.0] - 2024-04-24
Added
- Parse PowerConsumedWatts for any data type and intialize pcap min/max appropriately
v2.3.0 Add POST option to get power states
What's Changed
- CASMHMS-6156: Add POST option to get power states to avoid size limitations with GET parameters by @mharding-hpe in #41
Full Changelog: v2.2.0...v2.3.0
v2.2.0: Generate correct PowerCapURI for Olympus hardware
[2.2.0] - 2024-03-11
Fixed
- CASMHMS-6146: Generate correct PowerCapURI for Olympus hardware
v2.1.0: Remove unused HSNBoard related code
[2.1.0] - 2024-02-27
Removed
- CASMHMS-6131: Remove unused HSNBoard related code
v2.0.0: Reduce ETCD Usage for Complete Records
[2.0.0] - 2023-09-28
Fixed
- CASMHMS-6058 - Reduced ETCD storage size of completed power cap tasks and transitions.
- CASMHMS-6058 - Made record expiration and the maximum number of completed records configurable.
1.10.0: Utilize HSM PowerMaps in PCS
[1.10.0] - 2023-06-08
Added
- CASMHMS-5995 - Functionality to utilize PowerMaps in HSM when available.
Fixed
- CASMHMS-5998 - Memory leak in transitions and power-cap domain functions.
- CASMHMS-5996 - power-cap naming mismatch between snapshots and parsed HSM data.