Skip to content

Version 2.1.8

Choose a tag to compare

@ziajka ziajka released this 14 Jun 13:20
· 1911 commits to master since this release
  • 'caplog.text()' syntax is deprecated, use 'caplog.text' property instead.
  • Remove problematic pytest-capturelog dev dependency.
  • Fix API status code for start/stop/suspend/reload a node. Fixes #1353. Fix issues with test. Update documentation.
  • Don't send variables to computes where are empty, Ref: #1340