Skip to content

v5.0.0-dev5

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 06 Sep 16:44
· 243 commits to devel since this release
e7f182f

What's Changed

Breaking Changes

  • Fix(eos_cli_config_gen)!: Make router_isis.address_family_ipv4/6.enabled Required by @Shivani-gslab in #4401
  • Feat(eos_designs)!: Improve logic for BGP configuration of network services VRFs by @ClausHolbechArista in #4358
  • Refactor(eos_designs)!: Raise AVD error if sFlow is enabled but sflow_settings.destinations is not configured by @MaheshGSLAB in #4402
  • Refactor(eos_cli_config_gen,eos_designs)!: Update router_ospf.redistribute.bgp/connected/static with enabled keys by @Vibhu-gslab in #4417
  • Feat(eos_designs)!: Shutdown interfaces and bgp towards undeployed peers by default by @Shivani-gslab in #4424
  • Refactor(eos_designs)!: Import AvdIpAddressing class from PyAVD by @ClausHolbechArista in #4422
  • Fix(eos_designs)!: BGP vlan config should not have redistribute igmp when belonging to a VRF with evpn multicast by @Vibhu-gslab in #4210

Fixed issues in eos_designs

Other Fixed issues

Documentation

  • Doc(eos_cli_config_gen): Removing deprecation info from description as it was already removed by @Shivani-gslab in #4426

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Enhance encapsulation schema/template for ethernet and port-channel interfaces by @Shivani-gslab in #4388
  • Feat(eos_cli_config_gen): Set ssh authentication protocols and empty password by @jmussmann in #4436

Other Changes

  • Refactor(eos_designs): Move default platform_settings. network_services_keys and connected_endpoints_keys to schema by @gmuloc in #4395
  • Bump: pre-commit autoupdate by @pre-commit-ci in #4421
  • Refactor(eos_cli_config_gen): Deprecation of type key from ethernet and port-channel interfaces by @Shivani-gslab in #4416

New Contributors

Full Changelog: v5.0.0-dev4...v5.0.0-dev5