Skip to content

v4.5.0-dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 27 Oct 15:53
· 934 commits to devel since this release
aa28608

What's Changed

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Wrong CLI template for some ip_security options by @gmuloc in #3263
  • Fix(eos_cli_config_gen): STUN server supports multiple local interfaces by @gmuloc in #3266
  • Fix(eos_cli_config_gen): l2_mtu under port_channel_interfaces by @ClausHolbechArista in #3291

Fixed issues in eos_designs

Other Fixed issues

  • Fix(eos_validate_state): ANTA Add a check to AvdTestLLDPTopology for shutdown interfaces by @carl-baillargeon in #3234

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add ethernet interface dhcp server config by @gmuloc in #3231
  • Feat(eos_cli_config_gen): Add support for qos map exp by @philippebureau in #3204
  • Feat(eos_cli_config_gen): Support of next_hop_unchanged under EVPN address family by @mmaaloul in #3232
  • Feat(eos_cli_config_gen): Implement management-ssh client-alive by @gmuloc in #3265
  • Feat(eos_cli_config_gen): Add knob to define port in GNMI transport grpc by @philippebureau in #3245
  • Feat(eos_cli_config_gen): support for mlag peer-link requests disabled under dhcp_relay by @kmueller68 in #3262
  • Feat(eos_cli_config_gen): Add other valid_values for event-handler trigger 'on-boot' by @gmuloc in #3264
  • Feat(eos_cli_config_gen): Add additional-path for evpn address-family peer-groups by @gmuloc in #3278
  • Feat(eos_cli_config_gen): LLDP for Management interfaces by @gmuloc in #3277
  • Feat(eos_cli_config_gen): Implement speed for management interfaces by @gmuloc in #3284
  • Feat(eos_cli_config_gen): Support for "agents" config by @gmuloc in #3282
  • Feat(eos_cli_config_gen): Add router path-selection feature by @gmuloc in #3203
  • Feat(eos_cli_config_gen): Add enabled flag to router traffic-engineering by @gmuloc in #3280
  • Feat(eos_cli_config_gen): Add mtu to Dps interfaces by @gmuloc in #3274
  • Feat(eos_cli_config_gen): Deprecate daemon_terminattr.cvcompression by @gmuloc in #3275
  • Feat(eos_cli_config_gen): Add ARP static entries by @gmuloc in #3288
  • Feat(eos_cli_config_gen): Implement platform sfe cpu allocation maximum by @gmuloc in #3287

New features and enhancements in eos_designs

  • Feat(eos_designs): Support for PIM RP access_list_name under VRFs and Tenants by @jonxstill in #3201
  • Feat(eos_designs): Support PTP on MLAG peer-link by @jrecchia1029 in #3040
  • Feat(eos_designs): Added the is_deployed knob to the structured_config by @carl-baillargeon in #3241
  • Feat(eos_designs): Support for underlay uplink_switch_interface_speed by @jonxstill in #3256

Other Changes

  • Feat(pyavd): Adding "path" attribute to validation_errors and deprecation_warnings. by @Shivani-gslab in #3255
  • Refactor(eos_designs): Remove EVPN limitation for underlay_filter_peer_as by @emilarista in #3207
  • Bump: pre-release 4.5.0-dev1 by @carlbuchmann in #3302

New Contributors

Full Changelog: v4.4.0...v4.5.0-dev1