v0.7.0
What's Changed
Breaking Changes
- feat(anta.cli): Add an --enable flag by @gmuloc in #259
- feat(anta.tests)!: Update VXLAN tests by @carl-baillargeon in #287
- fix(anta.cli)!: anta exec collect-tech-support --configure by @mtache in #284
- feat(anta)!: Add customization of fields for TestResults at AntaTest creation by @gmuloc in #296
- feat(anta.tests)!: Update Hardware tests by @carl-baillargeon in #302
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
- refactor: Remove dependency on netaddr by @gmuloc in #261
- bump: Relax PyYAML dependency due to yaml/pyyaml#601 by @u1735067 in #276
- refactor: Rename master to main and doc fixes by @mtache in #279
- chore: Replace bumpversion with bumpver by @gmuloc in #278
- refactor(anta.cli): Make anta nrfu text --skip-error a proper flag by @gmuloc in #290
- bump: aio-eapi, click, asyncssh, Jinja2, requests by @mtache in #297
- bump: Bump dev and doc by @gmuloc in #306
New Contributors
Full Changelog: v0.6.0...v0.7.0