v4.5.0-dev2
Pre-release
Pre-release
carlbuchmann
released this
05 Dec 17:03
·
795 commits
to devel
since this release
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
- Fix(eos_designs): Handling empty vars in network services by @emilarista in #3314
- Fix(eos_designs): Incorect type for bpg remote_as by @carlbuchmann in #3313
- Fix(eos_designs): Include ISIS interfaces in fabric docs if any device uses ISIS by @ClausHolbechArista in #3345
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
- Doc: Fix missing flow_tracking table by @carlbuchmann in #3307
- Doc: Fix missing tables in eos_cli_config_gen by @carlbuchmann in #3308
- Doc(eos_designs): svi_profiles do not support tags by @carlbuchmann in #3319
- Doc: Improve role defaults documentation by @carlbuchmann in #3320
- Doc: Improve schema generated docs by @ClausHolbechArista in #3321
- Doc(eos_cli_config_gen): Fix table for router AVT by @gmuloc in #3341
- Doc: Improve search by @ClausHolbechArista in #3340
- Doc(eos_cli_config_gen): Changed syslog hostname description by @pmprado in #3353
- Doc: Fix doc generation by @gmuloc in #3405
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
- Feat: AVD dev containers by @ankudinov in #3179
Other Changes
- Refactor(eos_designs): Add testcases for ipaddressing and move it to plugin utils by @Vibhu-gslab in #2410
- Refactor(eos_designs): Optimize conversion of structured config outputs by @ClausHolbechArista in #3240
- Refactor(eos_designs): Reorder BGP address family rendering for overlay module by @gmuloc in #3393
- Bump: Update Ansible and Python requirements by @ClausHolbechArista in #3295
- Bump: pre-release 4.5.0-dev2 by @carlbuchmann in #3406
New Contributors
- @m-rhode made their first contribution in #3164
- @arista-matt made their first contribution in #3333
- @pmprado made their first contribution in #3353
- @harshitk-arista made their first contribution in #3351
- @durd made their first contribution in #3386
Full Changelog: v4.5.0-dev1...v4.5.0-dev2