Skip to content

3.8.0

Latest

Choose a tag to compare

@Skazza94 Skazza94 released this 29 Jul 12:37
· 1 commit to main since this release
7ade6b8

Changelog

  • ⚠️ BREAKING: The ltest command has been removed (#358). Please use the kathara-lab-checker tool as its replacement with enhanced functionalities. For further information, visit: https://github.com/KatharaFramework/kathara-lab-checker
  • Add the possibility to mount additional volumes on devices using the volume metadata (#332)
  • Allow to run a single device in privileged mode using the privileged metadata (#354)
  • Add the possibility to specify custom entrypoint and arguments for a device using the entrypoint and args metadata (#355)
  • Allow specifying per-network-scenario kathara.conf configuration file (#340)
  • (Python API) Add retrieve_files method to copy files from devices to the host (#357)
  • Minor fixes (#352 #353 #356 #360 #361)

Contributors:
@Skazza94
@tcaiazzi