What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Fix typo in router multicast template by @Shivani-gslab in #6631
Fixed issues in eos_designs
- Fix(eos_designs): Fix missing source interface for sflow_settings.export_to_cloudvision by @ClausHolbechArista in #6610
- Fix(eos_designs): Fix EOS Config warning message by @carl-baillargeon in #6637
- Fix(eos_designs): Address template values being None for custom template for ansible-core >= 2.19 by @gmuloc in #6663
- Fix(eos_designs): Add support to set IGMP fast_leave without setting evpn_l2_multicast.enabled: true by @Shivani-gslab in #6626
Other Fixed issues
- Fix(plugins): Make ansible global_vars work for ansible-core>=2.19 by @gmuloc in #6619
- Fix(cv_deploy): Properly clean-up unused AVD-managed container assignments by @carl-baillargeon in #6650
Documentation
- Doc: disable word wrap in mermaid graphs by @noredistribution in #6580
- Doc: collections install path is incorrect/updated by @fatpelt in #6577
- Doc: user manual navigation refactor by @joelbreton2 in #6598
- Doc(eos_designs): Add lab topologies for all examples by @ankudinov in #6483
- Doc: Cleanup stale artifacts by @JulioPDX in #6600
- Doc: fixing the link in readme by @ankudinov in #6644
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Router multicast ipv6 improvements by @colinmacgiolla in #6579
- Feat(eos_cli_config_gen): Added the support of dhcp client accept default-route under management interface by @MaheshGSLAB in #6558
- Feat(eos_cli_config_gen): Support RCF function with BGP network statement by @RestlessWanderer in #6599
- Feat(eos_cli_config_gen): Add support for 'spanning-tree link-type' by @vitthalmagadum in #6574
- Feat(eos_cli_config_gen): Support for BGP Auto-RD by @Vibhu-gslab in #6518
New features and enhancements in eos_designs
- Feat(eos_designs): Add support for interface_defaults.ethernet.shutdown by @laxmikantchintakindi in #6560
- Feat(eos_designs): Added the support of arp persistent, arp aging and ip icmp redirect under general settings by @MaheshGSLAB in #6521
- Feat(eos_designs): Added the support for arp static entries into network services by @MaheshGSLAB in #6544
New features and enhancement in both eos_designs and eos_cli_config_gen
- Feat(eos_cli_config_gen, eos_designs): IPv6 SLAAC support for all interfaces (ipv6_address_auto_config and ipv6_addresses) by @Shivani-gslab in #6559
Other Changes
- Refactor(eos_cli_config_gen, eos_designs): Added the support of new ip radius source interface data model by @MaheshGSLAB in #6506
- Bump: grpclib>=0.4.8 by @carlbuchmann in #6590
- Refactor(eos_designs): Relax the requirement for ip_address for main interface port-channels for nodes.l3_port_channels and nodes.l3_interfaces by @gmuloc in #6633
- Refactor(eos_designs): Use
avd_design_futurekey instead ofavd_7_behaviorsby @laxmikantchintakindi in #6655
New Contributors
Full Changelog: v6.0.0...v6.1.0-dev1