Skip to content

v5.1.0-dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 13 Nov 14:50
· 69 commits to devel since this release
8a750b4

What's Changed

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Prevent empty source and dest ports list for ip access lists by @gmuloc in #4660

Fixed issues in eos_designs

Other Fixed issues

  • Fix(eos_validate_state): Fix the VerifyLLDPNeighbors test to skip in case validate_state is set to False by @MaheshGSLAB in #4679

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add support for deadtime configuration to radius_server by @Shivani-gslab in #4614
  • Feat(eos_cli_config_gen): Add integrity key under ike policy by @sugetha24 in #4606
  • Feat(eos_cli_config_gen): Support for Interface Profiles on Port-channel interfaces by @JaakkoRautanen in #4661
  • Feat(eos_cli_config_gen): Add support for LSP and CSNP timers under router_isis by @Shivani-gslab in #4619
  • Feat(eos_cli_config_gen): Add support for mac timestamp header command by @laxmikantchintakindi in #4635
  • Feat(eos_cli_config_gen): Adding improved model for interface link tracking groups by @Vibhu-gslab in #4610
  • Feat(eos_cli_config_gen): Add support for ipv4/ipv6 access group ingress default in system.control_plane by @Vibhu-gslab in #4710
  • Feat(eos_cli_config_gen): Add BFD Slow-Timer Knob by @ccsnw in #4718
  • Feat(eos_cli_config_gen): Add support for monitor server radius by @laxmikantchintakindi in #4595

New features and enhancements in eos_designs

New features and enhancement in both eos_designs and eos_cli_config_gen

  • Feat(eos_designs,eos_cli_config_gen): Support for IPv6 on network services VRF diagnostic loopback by @Vibhu-gslab in #4222

Other new features and enhancements

  • Feat(eos_validate_state): Added the support of validate_lldp key to skip the VerifyLLDPNeighbors tests by @MaheshGSLAB in #4684
  • Feat(plugins): Set changed=true and print yellow updates when recompiling schemas/templates by @gmuloc in #4715
  • Feat(plugins): Verify pyavd extras again in verify_requirements by @gmuloc in #4720

PyAVD Changes

  • Refactor(pyavd): Adding path attribute to the validation error for removed keys by @Shivani-gslab in #4688

Other Changes

  • Refactor(cv_deploy): Improve metadata for zscaler by @ClausHolbechArista in #4631
  • Refactor(eos_cli_config_gen): Adding check for hosts key in TACACS server j2 file by @Vibhu-gslab in #4701
  • Bump(requirements): Bump ruff from 0.5.6 to 0.7.3 in /ansible_collections/arista/avd by @dependabot in #4714
  • Bump(requirements): Update ansible-core requirement from <2.18.0,>=2.15.0 to >=2.15.0,<2.19.0 in /ansible_collections/arista/avd by @dependabot in #4713
  • Bump: Pre-release 5.1.0-dev2 by @carlbuchmann in #4705

New Contributors

Full Changelog: v5.1.0-dev1...v5.1.0-dev2