Skip to content

v4.4.0

Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 13 Oct 20:58
· 968 commits to devel since this release
7892e25

What's Changed

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): under maximum_paths, ecmp field is not required by @mmaaloul in #3111
  • Fix(eos_cli_config_gen): ip http client source interfaces cli not generated by @carlbuchmann in #3180
  • Fix(eos_cli_config_gen): Correct schema for class-maps vlans and cos options by @ClausHolbechArista in #3215
  • Fix(eos_cli_config_gen): Correct max TTL values for ip_access_lists and ptp by @ClausHolbechArista in #3225
  • Fix(eos_cli_config_gen): Remove requirement for MACSec license and FIPS by @xaviramon in #3239

Fixed issues in eos_designs

Other Fixed issues

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Support of a global tacacs timeout by @mmaaloul in #3173
  • Feat(eos_cli_config_gen): Support STUN by @burnyd in #3147
  • Feat(eos_cli_config_gen): Add ECN Support by @chetryan in #2770
  • Feat(eos_cli_config_gen): Implement next-hop resolution disabled for evpn address-family by @gmuloc in #3218
  • Feat(eos_cli_config_gen): Add IPv4 and IPv6 SR-TE address families by @gmuloc in #3217
  • Feat(eos_cli_config_gen): Support of route-target route-map for BGP VRFs by @mmaaloul in #3222
  • Feat(eos_cli_config_gen): Add support for BGP link-state address-family by @gmuloc in #3211
  • Feat(eos_cli_config_gen): Ethernet interfaces ip address dhcp support by @carlbuchmann in #3229
  • Feat(eos_cli_config_gen): Add ip security by @gmuloc in #3194
  • Feat(eos_cli_config_gen): Support path-selection bgp address-family by @burnyd in #3151
  • Feat(eos_cli_config_gen): Add 'router service-insertion' CLI by @gmuloc in #3220
  • Feat(eos_cli_config_gen): Add Dps1 interface by @gmuloc in #3198
  • Feat(eos_cli_config_gen): add system l1 support by @carlbuchmann in #3221
  • Feat(eos_cli_config_gen): Add support for flow tracking hardware by @gmuloc in #3199

New features and enhancements in eos_designs

Other new features and enhancements

  • Feat: Support inline comments in requirements.txt by @gmuloc in #3125
  • Feat(plugins): Add deprecation for ansible-core<2.14 and python 3.8 by @gmuloc in #3187
  • Feat(eos_validate_state): Add ANTA integration to eos_validate_state role by @gmuloc in #3171
  • Feat(eos_config_deploy_cvp): Add support for device_inventory_mode by @ClausHolbechArista in #2561

Other Changes

New Contributors

Full Changelog: v4.3.0...v4.4.0