What's Changed
Other Fixed issues
- Fix(cv_deploy): Quick fix for gRPC message splitting for tag-related calls by @alexeygorbunov in #6859
- Fix(cv_deploy): Per-device workflow. Always check configletAssignmentRoots for the presence of the AVD root container. by @alexeygorbunov in #6869
- Fix(cv_deploy): Fix ignored Studio root updates on pure container removals by @carl-baillargeon in #6878
Documentation
- Doc: Add IPv6 addressing guide with molecule scenario by @JulioPDX in #6539
- Doc: Single DC Multipod L3LS Update by @JulioPDX in #6662
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Added the support of ip host data model by @MaheshGSLAB in #6795
- Feat(eos_cli_config_gen): Support for traffic-policy per VRF interface by @Vibhu-gslab in #6584
- Feat(eos_cli_config_gen): ISIS IPv6 Multi-topology by @emilarista in #6031
- Feat(eos_cli_config_gen): Added the support of TLS for AAA server group RADIUS by @MaheshGSLAB in #6827
- Feat(eos_cli_config_gen): Adding new keys for inner_vlan_mask and inner_vlan_number under ip_access_lists by @Shivani-gslab in #6776
- Feat(eos_cli_config_gen): Add PTP region domain support by @venkatakoushikp in #6883
- Feat(eos_cli_config_gen): VPN-IPv4 disable nexthop resolution by @colinmacgiolla in #6892
- Feat(eos_cli_config_gen): Support for type8a radius key by @geetanjalimanegslab in #6897
- Feat(eos_cli_config_gen): Support for DHCP client request flooding suppression by @vitthalmagadum in #6895
New features and enhancements in eos_designs
- Feat(eos_designs): Add support of management console and banners by @vitthalmagadum in #6728
- Feat(eos_designs): Add DHCP Relay option 82 and packet supression by @vitthalmagadum in #6794
- Feat(eos_designs): Added the support of redistribute router-mac system command for SVIs by @MaheshGSLAB in #6812
- Feat(eos_designs): Expose local interface name to Context for interface_descriptions templates by @laxmikantchintakindi in #6717
- Feat(eos_designs): Added fabric OSPF authentication to core and l3_edge interfaces by @MaheshGSLAB in #6784
- Feat(eos_designs): RCF-based route filtering for evpn_prevent_readvertise_to_server by @alexeygorbunov in #5984
- Feat(eos_designs): Add support for timeout and retransmit to aaa_settings.radius by @Vibhu-gslab in #6847
- Feat(eos_designs): Added the support of ip hosts under dns_settings by @MaheshGSLAB in #6870
- Feat(eos_designs): Add support for monitor layer1 and monitor connectivity by @Vibhu-gslab in #6693
- Feat(eos_designs): Add subinterfaces to connected endpoint adapters by @emilarista in #5417
- Feat(eos_designs): Preview: Digital Twin for ACT. List of Ethernet ports for veos node types by @alexeygorbunov in #5579
New features and enhancements in anta_runner
- Feat(anta_runner): Add warning or error when eAPI is not enabled by @vitthalmagadum in #6742
Other new features and enhancements
- Feat(cv_deploy): Extend GRPCRequestHandler retry logic to handle RST_STREAM frames with INTERNAL_ERROR code for idempotent cv_deploy API calls by @alexeygorbunov in #6882
- Feat(cv_deploy): Add configlet policy to static config manifest by @carl-baillargeon in #6872
Other Changes
- Refactor(eos_designs): Move set_once methods from shared_utils to structured_config_utils by @laxmikantchintakindi in #6775
- Refactor(cv_deploy): Recompile CV protos to include new studio_topology by @alexeygorbunov in #6818
- Refactor(eos_designs): Refactoring MLAG peer group by @Vibhu-gslab in #6723
- Refactor(plugins): Renaming AvdActionPlugin and AvdLoggingConfig to AVDActionPlugin and AVDLoggingConfig by @Vibhu-gslab in #6857
- Refactor(eos_designs): Refactor the code for MLAG BGP peering by @Shivani-gslab in #6798
- Refactor(eos_designs, eos_cli_config_gen): Used pyavd-utils instead of cryptography lib for password utils and filter by @MaheshGSLAB in #6874
- Refactor(eos_designs): Raise for unsupported combination underlay_router: true and uplink_type: port-channel by @Vibhu-gslab in #6879
- Refactor(eos_designs): Refactor
sflow/__init__.py::sflowusingrun_once_methoddecorator by @laxmikantchintakindi in #6860 - Refactor(eos_cli_config_gen): Split MLAG iBGP peering IP helper into IPv4 and IPv6 methods by @Shivani-gslab in #6898
- Bump: Pre-release 6.2.0-dev2 by @carlbuchmann in #6909
New Contributors
- @venkatakoushikp made their first contribution in #6883
Full Changelog: v6.2.0-dev1...v6.2.0-dev2