Skip to content

v5.0.0-dev8

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 27 Sep 15:00
· 47 commits to devel since this release
8bc0894

What's Changed

Breaking Changes

  • Refactor(eos_designs)!: Combine the VLAN trunk groups used for MLAG by @ClausHolbechArista in #4494
  • Refactor(eos_designs)!: Change default descriptions for connected endpoints and network ports by @ClausHolbechArista in #4457
  • Fix(eos_cli_config_gen)!: update logic in monitor_sessions to not require both source and destination by @carlbuchmann in #3823
  • Refactor(eos_designs)!: Change default mlag interface descriptions by @ClausHolbechArista in #4464
  • Fix(eos_cli_config_gen)!: Avoid generating invalid configuration for traffic policies by @MaheshGSLAB in #4266
  • Feat(eos_designs,eos_cli_config_gen)!: Change default encapsulation to path-selection for WAN iBGP EVPN peerings by @gmuloc in #4496
  • Fix(eos_designs)!: Make evpn_gateway.remote_peers override work as documented by @gmuloc in #4510
  • Refactor(eos_designs)!: Change MLAG VLAN names and SVI descriptions by @ClausHolbechArista in #4479
  • Refactor(eos_designs)!: Change MLAG L3 VRF VLAN names and SVI descriptions by @ClausHolbechArista in #4514
  • Refactor(eos_designs)!: Raise when a referenced profile name is not defined by @gmuloc in #4516
  • Refactor(eos_designs)!: Change default BGP peer descriptions by @ClausHolbechArista in #4517

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Do not render entries with only sequence number from ip_access_list by @gmuloc in #4492

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): add_hardware_port_group_knob by @ccsnw in #4500
  • Feat(eos_cli_config_gen): Global logging keys for congestion-drops, link-status, and repeat-messages by @nathanmusser in #4493
  • Feat(eos_cli_config_gen): Add support for IPv4 BGP Labeled-Unicast (BGP-LU) by @colinmacgiolla in #4412

New features and enhancements in eos_designs

  • Feat(eos_designs): Update eos_designs code to generate new interface-encapsulation model in structured_configs by @Shivani-gslab in #4504
  • Feat(eos_designs): Add possibility to change network mask for direct WAN HA link by @gmuloc in #4497

Other Changes

  • Refactor(eos_cli_config_gen): Rearrange the eos-cli output to match eos order by @laxmikantchintakindi in #4381
  • Refactor(eos_cli_config_gen): Rearrange the eos-cli output to match eos order part 2 by @laxmikantchintakindi in #4449
  • Refactor(eos_cli_config_gen): Change the 'protocol' key to 'encapsulation' in interfaces-encapsulation model by @Shivani-gslab in #4509
  • Refactor(eos_cli_config_gen): Rearrange the eos-cli output to match eos order part-3 by @MaheshGSLAB in #4462
  • Refactor(eos_cli_config_gen): Rearrange eos_cli_config_gen output to match with EOS - Part 4 by @laxmikantchintakindi in #4487

Full Changelog: v5.0.0-dev7...v5.0.0-dev8