Skip to content

v0.7.2

Compare
Choose a tag to compare
@titom73 titom73 released this 10 Aug 13:17
· 344 commits to main since this release
1938783

What's Changed

Breaking Changes

New features and enhancements

  • feat: prompt passwords from stdin if not provided via CLI options by @mtache in #340
  • feat(anta.tests): Add new interfaces.VerifyL2MTU test by @titom73 in #346
  • feat: add '--log-file' option to send logs to a file and introduced '--prompt' CLI option to prompt for passwords by @mtache in #344

Fixed issues

  • fix: aaa configuration check in anta exec collect-tech-support by @mtache in #328
  • fix(anta): Remove paswsord field in get inventory and debug by @titom73 in #338
  • fix(anta): Update column name for device in nrfu table by @titom73 in #347
  • fix(anta.tests): Add support for more options in VerifyL3MTU by @titom73 in #345
  • fix(anta.tests): Update VerifyCoredump to JSON output and skip minidump folder by @carl-baillargeon in #350
  • fix(anta.tests): Update VerifyInterfaceErrors test with proper results by @carl-baillargeon in #348
  • fix(anta.tests): Update STP AntaTemplate tests by @carl-baillargeon in #351

Documentation

Other Changes

Full Changelog: v0.7.1...v0.7.2