You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@
15
15
*`UpdateAutoUpgradeConfigResponse` - response message containing enabled status and next execution timestamp
16
16
*`GetAutoUpgradeStatusRequest` - request message to get AutoUpgrade status
17
17
*`GetAutoUpgradeStatusResponse` - response message containing enabled status, schedule, next execution, and last execution timestamps
18
+
* Introduced new enumeration `RelativeTargetReference` with `NOMINAL`, `MIN`, `MAX` and `CURRENT` variants.
19
+
* Introduced new message `SetRelativeTargetRequest` with `save_action`, `percentage` and `reference` fields.
20
+
* Introduced new methods `SetRelativePowerTarget` and `SetRelativeHashrateTarget`. User can now set power and hashrate targets relative to a reference value
18
21
19
22
## [1.7.0] - 2025-08-10
20
23
Version **1.7.0** introduces changes to `braiins.bos.v1.PoolGroupConfiguration` and `braiins.bos.v1.PoolConfiguration`.
0 commit comments