v0.8.0
What's Changed
Breaking Changes
- feat(anta)!: Introduce AntaTest.Input and AntaTest.render() by @mtache in #315
- feat(anta.tests)!: Added new tests + Update VerifyInterfacesStatus by @carl-baillargeon in #379
- feat(anta.tests)!: Support disabled (admin-down) interfaces for VerifyInterfaceStatus by @gmuloc in #389
New features and enhancements
- feat(anta.cli): Enable CLI command auto aliases by @titom73 in #371
- feat(anta.tests): Add new BGP tests by @carl-baillargeon in #381
- feat(anta.tests): Add repeat option in VerifyReachability test by @gmuloc in #403
Fixed issues
- fix(anta.tests): Better error message for NTP test by @gmuloc in #401
- fix(anta.cli): Catch command failure for debug commands by @gmuloc in #404
- fix(anta.tests): Update Interface custom type by @carl-baillargeon in #409
Documentation
- doc: Add demo link to README by @titom73 in #364
- doc: Add badge for repo activity by @titom73 in #365
- doc: Insert Arista license header in all source files by @carlbuchmann in #367
- doc: Fix unit test in contribution.md by @gmuloc in #384
- doc: Generate svg from rich console output by @gmuloc in #293
- doc: Add FAQ for Pyopenssl issue by @gmuloc in #402
Other Changes
- chore: Add rewrite back to generic test by @gmuloc in #387
- chore: Move to newer typing by @gmuloc in #391
New Contributors
- @carlbuchmann made their first contribution in #367
Full Changelog: v0.7.2...v0.8.0