Skip to content

v5.2.0-dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 20 Dec 16:02
· 27 commits to devel since this release
6ac93b3

What's Changed

Fixed issues in eos_cli_config_gen

Fixed issues in eos_designs

  • Fix(eos_designs): Support of validate_lldp key in structured config by @bjmeuer in #4777

Other Fixed issues

Documentation

  • Doc(eos_cli_config_gen): Improve snmp server documention by @carlbuchmann in #4806
  • Doc: Fix wrong command in cv-pathinder example by @gmuloc in #4837

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add support for 'cipher v1.0' and 'cipher v1.3' under management_security.ssl_profiles by @Shivani-gslab in #4782
  • Feat(eos_cli_config_gen): Add min-links in port-channel-interfaces by @Vibhu-gslab in #4790
  • Feat(eos_cli_config_gen): Add support for global MPLS RSVP by @Vibhu-gslab in #4634
  • Feat(eos_cli_config_gen): Added outlier elimination feature support for AVT profile by @MaheshGSLAB in #4762
  • Feat(eos_cli_config_gen): Add switchport 'tap' and 'tool' mode config to the ethernet and port-channel interfaces by @Shivani-gslab in #4174
  • Feat(eos_cli_config_gen): Add interface traffic engineering and TE admin group for ethernet/port-channel by @emilarista in #4754
  • Feat(eos_cli_config_gen): Added support for IP locking enforcement disabled and address family IPv4/IPv6 by @MaheshGSLAB in #4803

New features and enhancements in eos_designs

Other Changes

  • Bump(requirements): Bump ruff from 0.8.1 to 0.8.2 in /ansible_collections/arista/avd by @dependabot in #4791
  • Refactor(eos_cli_config_gen): Update eos template to validate type key defined in aaa_server_group model by @laxmikantchintakindi in #4748
  • Bump(requirements): Bump ruff from 0.8.2 to 0.8.3 in /ansible_collections/arista/avd by @dependabot in #4811
  • Refactor(plugins): Improve schema models by @ClausHolbechArista in #4795
  • Bump(requirements): Bump ruff from 0.8.3 to 0.8.4 in /ansible_collections/arista/avd by @dependabot in #4833
  • Refactor(eos_designs): Structured config output by @ClausHolbechArista in #4700

New Contributors

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