Skip to content

v4.0.0-dev11

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 28 Apr 15:48
· 1280 commits to devel since this release
860a61e

What's Changed

Fixed issues in eos_cli_config_gen

Fixed issues in eos_designs

  • Fix(eos_designs): network services vlan interfaces ospf authentication message-digest by @philippebureau in #2727
  • Fix(eos_designs): Invalid defaults for ipvpn_gateway domain IDs by @emilarista in #2739
  • Fix(eos_designs): connected endpoints interface mode valid values by @carlbuchmann in #2758
  • Fix(eos_designs): Fix wrong error message for duplicates network_ports by @gmuloc in #2756

Other Fixed issues

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): New improved ip_name_servers and deprecate name_server by @gmuloc in #2738
  • Feat(eos_cli_config_gen): Add support for PoE configurations by @jrecchia1029 in #2690
  • Feat(eos_cli_config_gen): L2 Protocol Forwarding by @emilarista in #2676
  • Feat(eos_cli_config_gen): Allow configuration of IGMP snooping features even if globally disabled by @ClausHolbechArista in #2686
  • Feat(eos_cli_config_gen): Add support for grpc-tunnel by @adietrich-ussignal in #2696
  • Feat(eos_cli_config_gen): Add global IP NAT support by @kornoa in #2747

New features and enhancements in eos_designs

Other new features and enhancements

Other Changes

  • Refactor: Change $def to $defs by @gmuloc in #2734
  • Refactor(eos_designs): Add "shared_utils" and optimize code by @ClausHolbechArista in #2708
  • Bump(requirements): ansible.utils to ">=2.9.0" by @carlbuchmann in #2740
  • Refactor(eos_designs): ethernet_interfaces python module as per eos_cli_config_gen by @Vibhu-gslab in #2627
  • Refactor(eos_cli_config_gen): Add guards for missing name for hardware_counters legacy syntax by @gmuloc in #2741
  • Refactor(eos_cli_config_gen,eos_designs): Deprecate isis_af_defaults and address_family knobs by @emilarista in #2630
  • Bump: Pre-release v4.0.0-dev11 by @carlbuchmann in #2769

New Contributors

Full Changelog: v4.0.0-dev10...v4.0.0-dev11