Skip to content

v4.2.0-dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gmuloc gmuloc released this 25 Jul 09:33
· 1095 commits to devel since this release
299565e

What's Changed

Fixed issues in eos_cli_config_gen

Fixed issues in eos_designs

  • Fix(eos_designs): Duplicate neighbor_interfaces in rfc5549 design when multiple uplinks to the same Spine by @gmuloc in #3054

Other Fixed issues

  • Fix(eos_config_deploy_cvp): device_filter is not behaving correctly if input is a string by @gmuloc in #3046

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): add support for password complexity policies by @hamptonmoore in #2991
  • Feat(eos_cli_config_gen): Add global logging event storm-control by @kmueller68 in #2994
  • Feat(eos_cli_config_gen): Flow tracking table size by @chetryan in #2838
  • Feat(eos_cli_config_gen): ECN Propagation by @chetryan in #2841
  • Feat(eos_cli_config_gen): Add support for eos_cli under router_ospf process ids by @KyleMui in #3035

New features and enhancements in eos_designs

Other new features and enhancements

  • Feat(plugins): Make setting of switch fact optional for yaml_templates_to_facts by @ClausHolbechArista in #3022
  • Feat(dhcp_provisioner): Adding support for automatic dict_to_list conversion in ztp_configuration template by @Shivani-chourasiya in #3012

Other Changes

  • Refactor(eos_designs): Using common method for raising duplicate detection error in python_modules by @Shivani-chourasiya in #3033

New Contributors

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