Skip to content

v4.9.0

Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 05 Jul 14:17
· 120 commits to devel since this release
2db2dea

What's Changed

Breaking Changes

  • Fix(eos_designs)!: Remove eBGP LAN outbound route-map for WAN by @gmuloc in #4107

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Fix the templates for event-handlers by @Shivani-gslab in #4055
  • Fix(eos_cli_config_gen): BGP models has supress-map which is not present in EOS commands. by @laxmikantchintakindi in #4054
  • Fix(eos_cli_config_gen): Fix MSDP template typo for sa_filter.out_list by @gusmb in #4161

Fixed issues in eos_designs

  • Fix(eos_designs): Inband mgmt route-map and prefix-list should not be applied without overlay_routing_protocol by @Vibhu-gslab in #4045
  • Fix(eos_designs): core_interfaces generates invalid config if ASN is not defined for the p2p_links/p2p_links_profiles by @Shivani-gslab in #4046
  • Fix(eos_designs): Address ipv4_acl_in/out not working for WAN l3 subinterfaces by @gmuloc in #4116
  • Fix(eos_designs): WAN Exclude interface IP address from direct internet-exit NAT ACL by @ayushmittal-arista in #4096

Other Fixed issues

  • Fix(containers): Add "remoteUser": "avd" to devcontainer by @carlbuchmann in #4043
  • Fix(eos_validate_state): Update error message when a device does not have httpapi _sub_plugin by @MaheshGSLAB in #4049
  • Fix(cv_deploy): Improve SWG API handling for Zscaler internet exit by @ClausHolbechArista in #4090
  • Fix: Adjust inventory group names in molecule tests to follow Ansible guidelines by @MaheshGSLAB in #4097
  • Fix: Change the required arguments for eos_cli_config_gen action plugin by @gmuloc in #4152

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add support for Postcard telemetry by @laxmikantchintakindi in #3642
  • Feat(eos_cli_config_gen): Add option for ospf_type when redistributing OSPF into BGP by @Vibhu-gslab in #4029
  • Feat(eos_cli_config_gen): Add support for MACsec fallback to unprotected traffic by @Shivani-gslab in #4028
  • Feat(eos_cli_config_gen): Add Patch-Panel Connector commands by @ccsnw in #4063
  • Feat(eos_cli_config_gen): Add support for 'no bgp redistribute-internal' by @laxmikantchintakindi in #4033
  • Feat(eos_cli_config_gen): Add support for Router BGP missing-policy for address-family all by @MaheshGSLAB in #4034
  • Feat(eos_cli_config_gen): Add support for dot1x captive portal and supplicant commands by @Shivani-gslab in #4023
  • Feat(eos_cli_config_gen): Adding option for arp cache persistent and arp persistent refresh-delay by @bjmeuer in #4109
  • Feat(eos_cli_config_gen): Support of static IPv6 neighbor entries by @MaheshGSLAB in #4075
  • Feat(eos_cli_config_gen): Add support for permit response traffic nat under ip acls by @Vibhu-gslab in #4128
  • Feat(eos_cli_config_gen): Support of BGP default-originate per VRF #3941 by @mmaaloul in #4122

New features and enhancements in eos_designs

Other new features and enhancements

  • Feat(eos_validate_state): Added the validation for IP security connections by @MaheshGSLAB in #3911
  • Feat(eos_validate_state): Added the validation for STUN client configurations by @MaheshGSLAB in #3898
  • Feat(containers): switch to pyavd and editable install for container build by @ankudinov in #4087
  • Feat(eos_validate_state): Add support for ANTA v1.0.0 by @carl-baillargeon in #4123

PyAVD Changes

Other Changes

New Contributors

Full Changelog: v4.8.0...v4.9.0