Skip to content

3.5.1

Compare
Choose a tag to compare
@tcaiazzi tcaiazzi released this 30 Sep 12:48
· 408 commits to main since this release
d915faa
  • It is now possible to restart only specific devices using lrestart (fix #177)
  • Add possibility to disconnect a device from a collision domain using vconfig and lconfig commands (see man for further information) (#173)
  • Add check to ensure that required Docker images are compatible with the host architecture (fix #178)
  • More generic regular expression for device env meta (fix #168)
  • Network scenario hash is now computed from LAB_NAME meta, if present (fix #163)
  • Improve exceptions handling and better error descriptions (#179 #183)
  • Add several utility methods to the Kathara facade and model classes (#181)
  • Change pyuv dependency with the Python 3.10 compatible version (fix #182)
  • Commands inside a device are run with the shell specified in the shell meta, if defined (fix #186)
  • [Windows] Add workaround to fix the problem introduced in Docker Desktop 4.12.0 that prevents PowerShell to correctly open (fix #191)