v4.6.0-dev1
Pre-release
Pre-release
ClausHolbechArista
released this
19 Jan 15:11
·
781 commits
to devel
since this release
What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Fix invalid valid value for ip_security.sa_policies.esp.encryption by @ClausHolbechArista in #3499
- Fix(eos_cli_config_gen): Print config for service_routing_protocols_model ribd by @ClausHolbechArista in #3508
- Fix(eos_cli_config_gen): Reordering router adaptive-virtual-topology / router path-selection by @gmuloc in #3505
- Fix(eos_cli_config_gen): Various fixes for router path-selection & application-traffic-recognition by @gmuloc in #3504
Fixed issues in eos_designs
- Fix(eos_designs): Empty description under network-ports by @gmuloc in #3445
- Fix(eos_designs): Fix incorrect syntax in EVPN multicast PIM error messages by @jonxstill in #3456
- Fix(eos_designs): Do not KeyError when no path-group is in common with pathfinder by @gmuloc in #3512
Other Fixed issues
- Fix(eos_validate_state): ANTA Fix AvdTestBase structured_config objects by @carl-baillargeon in #3447
- Fix: Minor container fixes by @ankudinov in #3474
- Fix(eos_validate_state): ANTA Decrease default logging level for tests by @carl-baillargeon in #3477
- Fix(plugins): Remove wrong 3.9 deprecation warning by @gmuloc in #3484
- Fix(eos_validate_state): ANTA Fix bug when skipping specific tests of AvdTestBGP by @carl-baillargeon in #3498
Documentation
- Doc(eos_cli_config_gen): Add documentation table for Application traffic recognition by @gmuloc in #3449
- Doc: fix mlag ibgp peering formula rendering by @noredistribution in #3455
- Doc: CSS updates and mike pinning by @JulioPDX in #3441
- Doc: Capitalize the header for Management Interface description in doc template by @Vibhu-gslab in #3488
- Doc: Capitalize the header for Management Interface description IPv6 in doc template by @Vibhu-gslab in #3515
- Doc: rename repo ansible-avd -> avd by @carlbuchmann in #3513
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): add sFlow sample input subinterface support by @AlexGayed in #3457
- Feat(eos_cli_config_gen): DHCP Server data model by @emilarista in #3269
- Feat(eos_cli_config_gen): Support for setting BFD timers for BGP neighbors and peer-groups by @amitsagar-arsita in #3432
- Feat(eos_cli_config_gen): Add tx-latency to queue monitor by @chetryan in #3364
- Feat(eos_cli_config_gen): Add advertise_map and supress_map keys to BGP template by @gusmb in #3360
- Feat(eos_cli_config_gen): Add TTL max hops in router bgp by @harshitk-arista in #3425
New features and enhancements in eos_designs
- Feat(eos_designs): Add l3_edge.l3_interfaces support by @gmuloc in #3426
- Feat(eos_designs): Add WAN design new top level schema keys by @gmuloc in #3388
- Feat(eos_designs): Set spanning-tree priority per VLAN by @ClausHolbechArista in #3273
- Feat(eos_designs): Custom prefix length for P2P uplinks and MLAG by @ClausHolbechArista in #3268
- Feat(eos_designs): Add other CCS (Campus) platforms for PoE support by @jonxstill in #3374
- Feat(eos_designs): Add WAN interface configuration under
l3_edge.l3_interfaces
by @gmuloc in #3440 - Feat(eos_designs): Preview - Generate CV tags by @ClausHolbechArista in #3472
- Feat(eos_designs): Preview - Generate CV Tags and metadata for WAN by @ClausHolbechArista in #3487
- Feat(eos_designs): Implement AVT policies / VRF by @gmuloc in #3446
New features and enhancement in both eos_designs and eos_cli_config_gen
- Feat(eos_cli_config_gen, eos_designs): Add support for secondary ssh_key to local_users by @Shivani-gslab in #3514
Other new features and enhancements
- Feat: Avd install for codespaces by @ankudinov in #3476
Other Changes
- Bump: pre-release 4.6.0-dev0 by @gmuloc in #3438
- Refactor: Update black and isort libraries by @ClausHolbechArista in #3469
- Refactor: Deprecate hash_passphrase filter in favor of snmp_hash by @gmuloc in #3470
- Refactor(eos_designs): Move l3_interfaces from l3_edge to node type key by @ClausHolbechArista in #3473
- Bump: pre-release 4.6.0-dev1 by @carlbuchmann in #3517
New Contributors
- @AlexGayed made their first contribution in #3457
Full Changelog: v4.5.0...v4.6.0-dev1