Releases: LINBIT/linstor-client
Releases · LINBIT/linstor-client
v1.26.1
[1.26.1] - 2025-08-26
Added
- Added --target-resorce-name to 'backup schedule enable'
v1.26.0
[1.26.0] - 2025-08-18
Added
- snapshot list and set property commands
- r l: optional --show-drbd-ports
- s rb: optional --zfs-rollback-strategy
Changed
- rd l: Ports column now hidden by default (moved to resource level)
Fixed
- Fixed incorrect unit in out of range error message
Removed
- Removed "exos" commands
- Removed "snapshot ship" command. Use "backup ship" instead
v1.25.4
[1.25.4] - 2025-04-10
Fixed
- rd clone: fix crash if --curl was set
v1.25.3
[1.25.3] - 2025-04-08
Fixed
- volume-list: show empty replication states if there is no data provided
v1.25.2
[1.25.2] - 2025-04-08
Changed
- replication column is now resolved by checking the replication_states map
- added --hide-replication-states column option to v l and r lv
v1.25.1
[1.25.1] - 2025-04-02
Fixed
- Missing color argument in color_repl_state
v1.25.0
[1.25.0] - 2025-03-19
Changed
- resource-definition-list: add more state values CLONING/FAILED...
- volume-list: show drbd replication state in its own column
Fixed
- Incorrect environment controllers priority if given by commandline
v1.24.0
[1.24.0] - 2024-12-17
Added
- Added options --target-resource-group and --force-move-resource-group to backup ship, restore and schedule enable.
- Added --layer-list argument to resource-definition clone
- Added --resource-group argument to resource-definition clone
- Added layer-list to resource-definition list
Changed
- Column order and coloring in volume list
- Show layer-list instead of ports column in resource-list
- resource/volume list show multiple primaries as yellow
v1.23.2
[1.23.2] - 2024-09-25
Fixed
- missing commands.utils package
v1.23.1
[1.23.1] - 2024-09-25
Changed
- Added info text for SkipDisk scenarios
- error-report delete: allow 5d or 3d10h strings to be used for --to and --since
Fixed
- parse_time_str/since argument: better wrong input handling