v4.0.0-dev11
Pre-release
Pre-release
carlbuchmann
released this
28 Apr 15:48
·
1280 commits
to devel
since this release
What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Fix typo in router-bgp.j2 by @adietrich-ussignal in #2753
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
- Fix: Description key not considered with connected endpoints by @pvinci-arista in #2745
- Fix: add guard to dot1x mac_based_authentication by @pvinci-arista in #2764
Documentation
- Doc: Release notes v3.8.5 by @carlbuchmann in #2736
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
- Feat(eos_designs): Schema for connected endpoints by @carlbuchmann in #2505
- Feat(eos_designs): Allow to redistribute connected routes under OSPF by @mpergament in #2762
- Feat(eos_designs): Schema for l3_edge and core_interfaces by @carlbuchmann in #2516
Other new features and enhancements
- Feat(eos_config_deploy_cvp): Option for deploying using serial number as identifier by @ClausHolbechArista in #2718
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
- @jrecchia1029 made their first contribution in #2690
- @adietrich-ussignal made their first contribution in #2753
Full Changelog: v4.0.0-dev10...v4.0.0-dev11