* cosmetic only: bye show a message about its various steps * monitorpdus: logging level now depends on the -v / -d options
6.1.0
* support for rhubarbe pdu status with no argument * monitorpdus can be started with the -v option * misc. logger cleanup for better observability * the make sync targets push onto /tmp/r2lab-devel-* and expect a conda env named r2lab-dev-313 * this release has few actual changes, it was done after an intense one-week bug chasing that eventually pointed to websockets new asyncio implementation relevant changes are in the `r2lab` python library
6.0.4
* a poorman relay-probe allows to see the status of a relay device as a whole
6.0.3
* fix rhubarbe pdu status that had become silent
6.0.1
* attempt to fix a transient bug about the PDU status being not consistently displayed in r2lab.inria.fr * to that effect, made the `Reconnectable` class aware of dropped connections, and preserve messages in a backlog for future delivery * have observed the bug a couple times, but not able to reproduce reliably, so not 100% sure this will fix it
6.0.0
* require websockets >= 14 like latest rhubarbe * package with pyproject.toml * less bloated packaging of the scripts/ area