Skip to content

v4.6.0-dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ClausHolbechArista ClausHolbechArista released this 19 Jan 15:11
· 781 commits to devel since this release
a076be3

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

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

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

Other Changes

New Contributors

Full Changelog: v4.5.0...v4.6.0-dev1