Skip to content

1.3.0

Compare
Choose a tag to compare
@carlos-jenkins carlos-jenkins released this 23 Aug 23:19
· 50 commits to master since this release

New

  • New Config source that allows to add arbitrary data directly from the pipeline definition.
  • All plugins now show the example usage in both JSON and TOML.
  • Improved documentation for the memcheck source.

Changes

  • The Internet speed source plugin is unavailable as the upstream package providing the measurement is currently broken: fopina/pyspeedtest#15

Fixes

  • Fix in pytest source that caused a test case with both failure and error to be overridden by the other: pytest-dev/pytest#2228
  • Minor fix in memcheck source plugin that caused output that violates the expected schema.