v0.7.2
What's Changed
Breaking Changes
- fix(anta.tests)!: Update VerifySyslog by @carl-baillargeon in #356
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
- doc: Use absolute path for image by @titom73 in #314
- doc: Implement UML diagram for classes by @titom73 in #349
- doc: Update contribution guide for mypypath conf by @titom73 in #354
- doc: Added FAQ page + note about urllib3 by @carl-baillargeon in #357
Other Changes
- cut: Remove unused MANIFEST file by @titom73 in #323
- doc: Add note for manual release of a package by @titom73 in #322
- chore: bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #319
- bump: update dependencies version in loose requirements by @mtache in #325
- Revert "ci: Update workflows for new features" by @titom73 in #330
- chore: bump tox from 4.6.4 to 4.7.0 by @dependabot in #352
Full Changelog: v0.7.1...v0.7.2