Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@gmuloc gmuloc released this 24 Dec 16:15
· 9 commits to main since this release
2a0bf6c

What's Changed

Breaking Changes

New features and enhancements

  • feat(anta): Management cvx enabled by @sarunac in #896
  • feat: Make name and description optional for AntaTests by @gmuloc in #841
  • feat(anta): Add support for Python 3.13 by @gmuloc in #918
  • feat(anta): Mcs client mounts by @sarunac in #898
  • feat(anta.cli): Add anta get tests by @gmuloc in #843
  • feat(anta): Verify cvx status by @sarunac in #930
  • feat(anta): Add test catalog to verify active CVX connections by @sarunac in #960
  • feat(anta.tests): Add test to verify mcs server mount states by @sarunac in #961
  • feat(anta.tests): Add known EOS errors as failure by @gmuloc in #959
  • feat(anta): Added testcases to verifying Route Type by @geetanjalimanegslab in #925

Fixed issues

Documentation

Other Changes

  • refactor: Deprecate the ability to configure aaa config when collecting show-techs by @gmuloc in #913
  • refactor(anta): Refactor VerifyInterfacesStatus test for nicer failure message by @vitthalmagadum in #899
  • refactor(anta): Refactor VerifyDNSServers test for nicer failure message by @vitthalmagadum in #920
  • refactor(anta): Refactor VerifyLLDPNeighbors test for nicer failure message by @vitthalmagadum in #915
  • refactor(anta.tests): Updated failure msgs to avoid use of ; by @vitthalmagadum in #936
  • chore(anta): Make ANTA PEP 561 compatible by @mtache in #970

New Contributors

Full Changelog: v1.1.0...v1.2.0