Skip to content

v5.0.0-dev7

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 20 Sep 14:58
· 134 commits to devel since this release
79a4b25

What's Changed

Breaking Changes

  • Refactor(eos_designs)!: Change the default mgmt_interface_description to upper case by @ClausHolbechArista in #4452
  • Refactor(eos_designs)!: Rename wan_mode 'autovpn' to 'legacy-autovpn' by @gmuloc in #4473
  • Refactor(eos_designs)!: Only render IGMP snooping querier version and address when enabled by @MaheshGSLAB in #4478
  • Feat(eos_designs)!: Update eos_designs code to generate new switchport model in structured_configs by @Shivani-gslab in #4454

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Remove primary key of system.control_plane.ipv4/6_access_group and make vrf key unique by @Vibhu-gslab in #4465
  • Fix(eos_cli_config_gen): Fix the command for next-hop mpls resolution in address-family evpn by @laxmikantchintakindi in #4490

Fixed issues in eos_designs

  • Fix(eos_designs): Fix schema validation of dynamic keys by @ClausHolbechArista in #4474
  • Fix(eos_designs): Use CP-Profile for WAN HA when DP-Profile is not configured by @gmuloc in #4309

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add support for port-channel local interfaces for router-path-selection by @gmuloc in #4475

Other Changes

  • Refactor(eos_designs): Remove "preview" from flow_tracking_settings by @gmuloc in #4472
  • Refactor(eos_designs): Use VRF ID instead of VRF VNI as offset for evpn underlay l3 multicast group by @Vibhu-gslab in #4450
  • Cut: Remove Ansible tags from AVD roles by @ClausHolbechArista in #4427

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