Releases: CiscoDevNet/virlutils
2.2.1
2.2.0
Note: While this release is a bug fix, it introduces an API change for the lab_views
plugin, so bumping the MINOR version.
This release fixes the username shown in output of cml ls
. Prior to this it would show the current user. Now it shows the owner of the lab (fix for #152). Thanks to @sgherdao for the contribution to this release.
2.1.0
- Improve readability in tabular views for labs and nodes (#149)
- Sanitize tmux session names (#150)
- Add support for user and group management (#151)
This release also adds isort
to the dev tools to improve readability and style of imports. A big thanks to @sgherdao for all the contributions to this release.
2.0.1
2.0.0
It's been a long time coming, but this release finally removes all vestiges of VIRL/CML 1.x support. This is officially the cmlutils release, supporting CML 2.x+.
Thanks to Salah Gherdaoui for the surgery on the 1.x bits, as well as a tmux contribution. Thanks to Tomas Mikuska for some additional testing and coverage bits.
In addition to the changes above, this release fixes some performance issues relating to clustering and should work nicely with the new CML 2.7 release.
1.4.3
1.4.1
1.4.0
1.3.8
1.3.7
This is a maintenance release to support the new CML 2.3.0 version.
Note: new installations of cmlutils will bring in the virl2-client library version 2.3.0. This version is INCOMPATIBLE with previous versions of CML. If you still need to use cmlutils with earlier versions of CML, then downgrade to virl2-client 2.2 or earlier.