Skip to content

0.19.2

Compare
Choose a tag to compare
@dmulyalin dmulyalin released this 30 Apr 09:30
· 12 commits to master since this release

CHANGES

  1. InventoryFun update, delete and load functions now return a dictionary keyed by host name and boolean as a value insteqad of just a boolean.
  2. Enhanced Robot nr.test keyword logging and reporting - now reports have success/failure highlighting, full test suite results returned with collected device output for each test suite.
  3. Updated dependencies to comply with Salt 3006 static requirements:
  • pyyaml from 6.0 to 5.4.1
  • requests from 2.28.1 to 2.25.1
  • psutil from >=5.8.*,<=5.9.* to >=5.8.*,<6.*
  1. Changes to install extras:
  • prodmax replaced with prodmaxminion and prodmaxmaster
  • prodmin replaced with prodminminion and prodminmaster