v3.8.1
carlbuchmann
released this
24 Jan 16:20
·
48 commits
to releases/v3.8.x
since this release
What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Update Schema for OSPF maximum paths from 32 to 128 (#2424) by @RyanM-Arista in #2435
- Fix(eos_cli_config_gen): Workaround for router-general EOS CLI issue (#2408) by @tgodaA in #2436
Fixed issues in eos_designs
- Fix(eos_designs): Detect duplicate VLAN, VRF, VNI within network_services (#2411) by @ClausHolbechArista in #2449
- Fix(eos_designs): Renders lacp fallback when port-channel mode is passive by @gmuloc in #2452
- Fix(eos_designs): vtep_vvtep_ip doesn't generate any config (#2442) by @emilarista in #2455
- Fix(eos_designs): Fix issue with hardware_counters python code (#2447) by @gmuloc in #2454
- Fix(eos_designs): remove speed from port-channel interfaces (#2463) by @carlbuchmann in #2465
Other Fixed issues
- Fix(eos_snapshot): eos snapshot produces incorrect json and yaml output (#2426 & #2439) by @carlbuchmann in #2434
- Fix(eos_snapshot): Conditional in tasks are not honored and support for limit (#2457) by @carlbuchmann in #2460
Other Changes
- Bump: Support additional ansible-core versions 2.13 and 2.14 by @carlbuchmann in #2433
Full Changelog: v3.8.0...v3.8.1