v5.2.0-dev1
Pre-release
Pre-release
carlbuchmann
released this
06 Dec 15:44
·
40 commits
to devel
since this release
What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Fix the invalid configuration of vpn-route in export direction for router bgp vrf by @MaheshGSLAB in #4765
Other Fixed issues
- Fix(eos_validate_state): Fix the DHCP not recognized error for STUN and Connectivity tests by @MaheshGSLAB in #4764
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Add is_hostname knob to router_isis by @ccsnw in #4755
- Feat(eos_cli_config_gen): Added support for DHCP client accept default route feature in port-channel interfaces by @MaheshGSLAB in #4767
Other Changes
- Bump(requirements): Bump ruff from 0.7.4 to 0.8.0 in /ansible_collections/arista/avd by @dependabot in #4758
- Refactor(plugins): Optimize schema validation by @ClausHolbechArista in #4757
- Feat(eos_cli_config_gen): Adding support to disable make_before_break for PIM sparse-mode by @davidhayes9 in #4745
- Refactor(eos_designs): Use python classes built from schemas for inputs by @ClausHolbechArista in #4603
- Bump(requirements): Bump ruff from 0.8.0 to 0.8.1 in /ansible_collections/arista/avd by @dependabot in #4770
- Refactor(eos_cli_config_gen): Improve the aaa accounting j2 template by @MaheshGSLAB in #4636
New Contributors
- @davidhayes9 made their first contribution in #4745
Full Changelog: v5.1.0...v5.2.0-dev1