Tags give the ability to mark specific points in history as being important
Release v2.9.0 Features: * devices: allow add reason when maintenance device Fixes: * Drop deprecated system export comand
Release v2.8 Features: * devices: allow to control a device directly
Release v2.7 Features: * Allow to SET FORCE_COLOR to anyway to force log colors
Release v2.6 Features: * Add device-type update for device * Add health change reason for device update * jobs: find-errors: add concurrent job fetching * utils logs print: stream content when reading from stdin
Release v2.5 Features: * Allow to list devices of a given device-type
Release v2.4 Fixes: * Check if datatime is None before accessing its value * Update documentation Features: * Add tokens command to manage user remote artifact tokens
Release v2.3.1 Fixes: * Replace deprecated zmq.utils.strtypes with direct UTF-8 decoding
Release v2.3.0 Features: * jobs: add sub-command find-errors Fixes: * Fix datetime.utcnow() deprecation warning in Python 3.12
Release v2.2.0 This release brings: * add jobs autocancel feature
Release v2.1.1 This release brings: * lab apply: only update dt/device perms with groups
Release v2.1 This release brings: * lab import: allow to specify resources to import, exclude groups, users and permissions * lab: improve apply diff against None * Print error_(type|msg) is available * Handle invalid XML response error
Release v2.0.2 This hotfix release brings: * lab: fix crash with LAVA < 2023.03
Release v2.0 This hotfix release brings: * lab: fix worker list all for lava version < 2023.03
Release v2.0 This release brings: * lab: validate lab config schema * lab: add support for resource deletion * lab: add support for import/apply config files to/from directory * migrate to gitlab.com/lava/lavacli
Release v1.9 This release brings: * lab: add support for device(-type)s permission import and apply
Release v1.8 This release brings: * fix for "lavacli lab apply" when users and groups are missing
Release v1.6 This release brings: * websockets support for "events wait" * python 3.7 is not required * drop support for LAVA prior to 2019.01 * add groups and users sub-commands * add "device(-type)s perms" su-commands * lab (import|apply) now supports groups and users
Release v1.6 This release brings: * authentication for websockets * strip authentications from exceptions * print errors to stderr
Release v1.5.3 This release brings: * automatically retry on 502
Release v1.5.2 This release brings: * use a session and add automatic retries