Skip to content

v0.7.0

Compare
Choose a tag to compare
@gmuloc gmuloc released this 28 Jul 10:40
· 428 commits to main since this release
d167151

What's Changed

Breaking Changes

New features and enhancements

  • feat: Allow --help for subcommands by @gmuloc in #267
  • feat(anta.cli): Add support for creating ANTA inventory from Ansible by @titom73 in #295

Fixed issues

  • fix: Make VerifyAgentLogs less verbose by @gmuloc in #260
  • fix(anta.cli): Add --group-by in nrfu table command by @titom73 in #288
  • fix(anta): AsyncEOSDevice.name does not contain None if port is not set by @gmuloc in #299
  • fix: remove aio-eapi patch by @mtache in #298
  • fix(anta.cli): Allow list of commands to not have all supported format defined by @titom73 in #305
  • fix(anta.cli): Remove timestamp from custom output folder in exec snapshot by @titom73 in #304

Documentation

  • doc: Introduce mike for versioned doc by @gmuloc in #270
  • doc: Update doc for 0.6.0 as master is not up to date and so neither is anta.ninja by @gmuloc in #264
  • doc: Animated SVG on README by @mtache in #281
  • doc: Update system tests docstrings by @carl-baillargeon in #291

Other Changes

New Contributors

Full Changelog: v0.6.0...v0.7.0