What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Fix documentation generation when using vrf default for SSH by @gmuloc in #5592
Documentation
- Doc: Release-notes for release 5.5.1 by @carlbuchmann in #5594
- Doc(eos_designs): Improved the documentation for how ipv4_prefix_list_catalog entries are used by @MaheshGSLAB in #5600
- Doc: Fix internal incorrect links reported by muffet by @gmuloc in #5616
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Global Knob for txQueue Percentage-based Allocation by @ctyrider in #5599
- Feat(eos_cli_config_gen): Add support for peer_authentication under vlan_interfaces by @Vibhu-gslab in #5626
- Feat(eos_cli_config_gen): Update hardware counter schema by @colinmacgiolla in #5630
- Feat(eos_cli_config_gen): Update schema and tests for tap, tool and tap-tool config by @colinmacgiolla in #5629
- Feat(eos_cli_config_gen): Add ability to disable default hardware counters by @colinmacgiolla in #5633
- Feat(eos_cli_config_gen): Add support for radius proxy by @Vibhu-gslab in #5582
- Feat(eos_cli_config_gen): Deprecate the collector key for flow_tracking.sampled/hardware and add collectors key by @Shivani-gslab in #5591
- Feat(eos_cli_config_gen): Add the ability to exclude prefixes from field-sets by @colinmacgiolla in #5634
New features and enhancements in eos_designs
- Feat(eos_designs): Add support for templated description for node l3-port-channels by @laxmikantchintakindi in #5482
- Feat(eos_designs): Added support for setting mlag interface speed via default_interfaces by @MaheshGSLAB in #5580
- Feat(eos_designs): Support for AAA settings via eos_designs by @MaheshGSLAB in #5549
- Feat(eos_designs): Add support to encrypt isis cleartext keys by @laxmikantchintakindi in #5571
- Feat(eos_designs): Add main_interface_wan_carrier support for node l3 interfaces by @laxmikantchintakindi in #5622
Other new features and enhancements
- Feat(anta_runner): Add BGP IPv6 and RFC5549 support by @carl-baillargeon in #5476
- Feat(plugins): Add support for encryption and decryption of radius keys by @laxmikantchintakindi in #5570
- Feat(anta_runner): Added VerifyMaintenance anta test case by @MaheshGSLAB in #5537
- Feat(anta_runner): Added support for VerifyVxlanConfigSanity anta tests by @MaheshGSLAB in #5524
Other Changes
- Bump: Pre-release 5.6.0-dev0 by @carlbuchmann in #5596
- Refactor(eos_designs): Improve pytest coverage for overlay/router_bgp.py by @Shivani-gslab in #5360
- Refactor(anta_runner): Removed the config validation tests from anta_runner role by @MaheshGSLAB in #5604
- Refactor(anta_runner): Removed the VerifyMlagDualPrimary and VerifyMlagReloadDelay tests as since they are covered by the config sanity test by @MaheshGSLAB in #5605
- Refactor(eos_designs): Support for management_eapi vrfs by @Vibhu-gslab in #5559
- Refactor(eos_designs): Add pytest coverage for
eos_designs_facts/uplinks.py
by @laxmikantchintakindi in #5539 - Refactor(eos_designs): Improved test coverage for overlay/utils.py by @MaheshGSLAB in #5422
Full Changelog: v5.5.0...v5.6.0-dev1