Skip to content

v5.0.0-dev9

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 04 Oct 18:57
· 125 commits to devel since this release
a8b2b17

What's Changed

Breaking Changes

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Fix wrong indentation of config for redistribute routes in router_bgp.vrfs[].address_family_ipv6 by @MaheshGSLAB in #4552

Fixed issues in eos_designs

  • Fix(eos_designs): Add redistribute connected under BGP for VRF default if no underlay by @ClausHolbechArista in #4522
  • Fix(eos_designs): Make it possible to add custom PTP profiles by @gmuloc in #4523

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add support additional-paths to root context of BGP using new DM by @ccsnw in #4519
  • Feat(eos_cli_config_gen): Redo the model for additional-paths in BGP by @laxmikantchintakindi in #3730

New features and enhancements in eos_designs

  • Feat(eos_designs): Add support for Port-Channel for Direct HA by @gmuloc in #4482

Other Changes

  • Refactor(eos_designs): Change default of redistribute_mlag_ibgp_peering_vrfs to false by @Vibhu-gslab in #4499
  • Refactor(eos_cli_config_gen): Rearrange the order of management api http in eos-intended-config based on eos cli by @Vibhu-gslab in #4535
  • Refactor(eos_cli_config_gen): Improve schema for redistributes_routes under address_family_ipv4_multicast, address_family_ipv6 and vrfs for router_bgp by @MaheshGSLAB in #4359
  • Refactor(eos_designs): Move debug vars dump to action plugin instead of it's own task by @ClausHolbechArista in #4540

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