Skip to content

v4.5.0-dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 05 Dec 17:03
· 795 commits to devel since this release
5d75c1a

What's Changed

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): correct logging event storm-control unter interface ethernet by @kmueller68 in #3303
  • Fix(eos_cli_config_gen): Missing password key in router_bgp.neighbors.items by @carlbuchmann in #3326
  • Fix(eos_cli_config_gen): Add device documentation for phone VLAN features by @jonxstill in #3329
  • Fix(eos_cli_config_gen): Correct syntax for "redistribute bgp" in router bgp by @carlbuchmann in #3369
  • Fix(eos_cli_config_gen): Merge flow_tracking tables by @chetryan in #3396

Fixed issues in eos_designs

Fixed issues in both eos_designs and eos_cli_config_gen

  • Fix(eos_cli_config_gen, eos_designs): BGP VRF Prefix-lists not allowed outside of AF by @ClausHolbechArista in #3358
  • Fix(eos_cli_config_gen,eos_designs): Accept numeric ACL names by @pmprado in #3363

Other Fixed issues

  • Fix(cvp_configlet_upload): Use correct var for tasks manipulation by @titom73 in #3337
  • Fix(eos_validate_state): ANTA Add conditions to skip tests if a device is not deployed by @carl-baillargeon in #3272
  • Fix(eos_config_deploy_cvp): share tags from parent to dependent tasks. by @arista-matt in #3333
  • Fix: Change dev container image by @ankudinov in #3378

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): router adaptive-virtual-topology by @carlbuchmann in #3237
  • Feat(eos_cli_config_gen): Add WRED support by @chetryan in #3192
  • Feat(eos_cli_config_gen): Implement NAT profiles + ethernet interfaces CLI by @gmuloc in #3294
  • Feat(eos_cli_config_gen): Implement VRRP for ethernet interfaces by @gmuloc in #3276
  • Feat(eos_cli_config_gen): Add hardware_offload feature to flow_tracking.sampled by @tgodaA in #3318
  • Feat(eos_cli_config_gen): Extend CLI model for ip_security by @gusmb in #3312
  • Feat(eos_cli_config_gen): Adding options for path-selection lb policies by @gmuloc in #3334
  • Feat(eos_cli_config_gen): Extend sbfd for initiator measurement round-trip by @chetryan in #3347
  • Feat(eos_cli_config_gen): implement global ip dhcp snooping by @kmueller68 in #3323
  • Feat(eos_cli_config_gen): Add profile and policy in adaptive-virtual-topology by @harshitk-arista in #3351
  • Feat(eos_cli_config_gen): Add support for logging format rfc5424 by @durd in #3386
  • Feat(eos_cli_config_gen): Improve generated documentation by @carlbuchmann in #3377

New features and enhancements in eos_designs

  • Feat(eos_designs): Add default_mgmt_method to be used later in new management settings. by @ClausHolbechArista in #3328
  • Feat(eos_designs): Port-channel ID knob for uplinks with type "port-channel" by @bjmeuer in #3176
  • Feat(eos_designs): Add uplink_type at nodes level by @gmuloc in #3385

New features and enhancement in both eos_designs and eos_cli_config_gen

  • Feat(eos_cli_config_gen,eos_designs): Add support for 'l2 mru' by @m-rhode in #3164

Other new features and enhancements

Other Changes

New Contributors

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