Skip to content

v4.7.0

Compare
Choose a tag to compare
@gmuloc gmuloc released this 28 Mar 16:13
· 663 commits to devel since this release
e8deaa3

What's Changed

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Updating the valid values for PTP mode. by @Shivani-gslab in #3685
  • Fix(eos_cli_config_gen): Comply with EOS tacacs servers configuration order by @carlbuchmann in #3711

Fixed issues in eos_designs

Other Fixed issues

  • Fix(plugins): YAML Dumper/Loader not working without libyaml by @ClausHolbechArista in #3706
  • Fix(plugins): Add support for python3.9 for get_all_with_path by @sugetha24 in #3763
  • Fix(eos_validate_state): ANTA Fix the report to have consistent test descriptions, categories and input details by @carl-baillargeon in #3743

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add neighbors key to router_bgp.address_family_evpn. by @Shivani-gslab in #3641
  • Feat(eos_cli_config_gen): Support for EVPN Multihoming IP Mass-withdrawal by @laxmikantchintakindi in #3656
  • Feat(eos_cli_config_gen): Add 1-step Boundary Clock support by @Shivani-gslab in #3666
  • Feat(eos_cli_config_gen): Add support for setting the ASN notation by @colinmacgiolla in #3678
  • Feat(eos_cli_config_gen): Add more 'pim ipv4' interface commands by @Shivani-gslab in #3663
  • Feat(eos_cli_config_gen): add sFlow sample output subinterface support by @philippebureau in #3458
  • Feat(eos_cli_config_gen): Add support for switchport port-security. by @Shivani-gslab in #3561
  • Feat(eos_cli_config_gen): Add FIPS and hostkey.client features to management_ssh by @Shivani-gslab in #3571
  • Feat(eos_cli_config_gen): Extend match lists to support IPv4 and IPv6 by @colinmacgiolla in #3770
  • Feat(eos_cli_config_gen): Add support for Interface Vxlan, vxlan bridging vtep-to-vtep by @laxmikantchintakindi in #3718
  • Feat(eos_cli_config_gen): Add custom comments at the top of the rendered configuration. by @Vibhu-gslab in #3738

New features and enhancements in eos_designs

Other new features and enhancements

PyAVD Changes

Other Changes

New Contributors

Full Changelog: v4.6.0...v4.7.0