Skip to content

v3.3.0

Compare
Choose a tag to compare
@ClausHolbechArista ClausHolbechArista released this 18 Feb 14:47
· 14 commits to releases/v3.x.x since this release
d95790e

What's Changed

  • Doc(eos_cli_config_gen): OSPF network prefixes by @PhirePhly in #1421
  • Feat(eos_cli_config_gen): Add additional router_bgp options by @ccsnw in #1366
  • CI: Fix linting issues and enforce stricter linting in CI pipeline by @ClausHolbechArista in #1430
  • Feat(eos_cli_config_gen): AAA: add option for group access per privilege level by @RyanM-Arista in #1389
  • Feat(eos_designs): Add local user ssh key support by @PhirePhly in #1410
  • CI: Fix yaml-lint issues by @tgodaA in #1433
  • Fix(dhcp_provisioner): Fix lease_time & role doc update by @titom73 in #1431
  • Feat(eos_cli_config_gen): Extend platform sand and add documentation by @ccsnw in #1425
  • Feat(eos_designs): Support OSPF routing in tenant VRFs by @emilarista in #1401
  • Feat(eos_cli_config_gen): Added support for PFC under ethernet_interf… by @sugetha24 in #1398
  • Doc(eos_cli_config_gen): Update documentation and fix typos by @tgodaA in #1423
  • Fix(eos_designs): Remove ibgp from underlay_routing_protocol by @tgodaA in #1416
  • Feat(eos_cli_config_gen): Support disable commands of spanning-tree bpduguard and bpdufilter by @tgodaA in #1375
  • Feat(eos_cli_config_gen): Add support for as-path filter by @ccsnw in #1429
  • Feat(eos_cli_config_gen): Improve data model for extended IP ACLs #1411 by @ankudinov in #1424
  • Feat(eos_cli_config_gen): Support setting OSPF distance by @ClausHolbechArista in #1438
  • Feat(eos_cli_config_gen): Support for DHCP relay by @ClausHolbechArista in #1439
  • Feat(eos_cli_config_gen): Add support for OSPF Distribute List by @ClausHolbechArista in #1442
  • CI: Add J2 Linting by @Shivani-chourasiya in #1428
  • CI: Add timeout to j2lint by @ClausHolbechArista in #1446
  • CI: Fixing the j2lint CI stall issue by @manuwelakanade in #1450
  • Feat(eos_cli_config_gen, eos_designs): Support bfd in router_bgp vrf neighbors by @tgodaA in #1445
  • Fix: Linting errors with upper-case variables by @emilarista in #1443
  • Feat(eos_cli_config_gen): Add MAC ACL support to Ethernet and Port-channels by @PhirePhly in #1422
  • Feat(eos_cli_config_gen): Support for Flex Encap and l2dot1q subinterfaces by @ClausHolbechArista in #1452
  • Feat(eos_cli_config_gen): Add ISIS authentication and hello padding by @ClausHolbechArista in #1453
  • Feat(eos_cli_config_gen): Add Monitor Session support by @ccsnw in #1435
  • Fix(eos_cli_config_gen): Fix name-servers jinja templates to allow non-vrf nameservers by @ccsnw in #1451
  • Feat(eos_cli_config_gen): Support EVPN ethernet segment options on ethernet-interfaces by @tgodaA in #1437
  • CI: Update reviewers list by @titom73 in #1459
  • CI: Add unit and integration test cases for avd collection by @KonikaChaurasiya-GSLab in #1434
  • Feat(eos_cli_config_gen): Add lldp tlv transmit ztp vlan by @kmueller68 in #1458
  • Fix(eos_cli_config_gen): README: indention fixup for bgp vrf address family by @c-po in #1467
  • Feat(eos_cli_config_gen): add support for TACACS AES-256-GCM keys (#1456) by @c-po in #1466
  • Fix(eos_validate_state): Abstraction of VXLAN source interface by @xaviramon in #1360
  • Doc(eos_validate_state): Update link to loopback test by @xaviramon in #1473
  • CI: Leverage CODEOWNERS file instead of workflow action for assigning reviewers by @ClausHolbechArista in #1465
  • Feat(eos_cli_config_gen): Add spanning_tree_guard to switched ethernet interfaces by @ccsnw in #1460
  • Fix(eos_designs): Fixing template errors and invalid config when configuring cloudvision as a service by @emilarista in #1470
  • Feat(eos_cli_config_gen): Add support for reversible encryption algorithm #1468 by @c-po in #1469
  • Fix(eos_cli_config_gen): BGP IPv6 AF redistribute_route_cli bug by @emilarista in #1471
  • Feat(plugins): Add var_type 'bool' to arista.avd.defined filter by @ClausHolbechArista in #1474
  • Optimize(plugins): Optimize the esi_management filter with join by @tgodaA in #1477
  • Feat(plugins): Add debug and file options to yaml_template_to_facts by @ClausHolbechArista in #1457
  • Doc(how-to): AVD beginner TOI by @nielsjlarsen in #1265
  • Refactor(eos_designs, eos_cli_config_gen, eos_validate_state): structured_config file generation, json support by @ClausHolbechArista in #1478
  • Doc(eos_designs): Fix markdown errors, typos and update documentation by @tgodaA in #1402
  • Fix(eos_cli_config_gen): Fix logic in daemon_terminattr by @ClausHolbechArista in #1485
  • Fix(eos_cli_config_gen): Block delimers between Extended IPv4 ACLs by @PhirePhly in #1481
  • Fix(eos_designs): Pull endpoint interface information from combined adapter+port profile settings by @PhirePhly in #1483
  • Feat(eos_cli_config_gen): Add support for MPLS and LDP on port-channel interfaces by @ClausHolbechArista in #1487
  • Feat(eos_designs): Support EVPN multihoming features link-tracking and lacp port-id range by @tgodaA in #1441
  • CI(eos_designs): Fix eos_designs_unit_tests artifacts by @tgodaA in #1491
  • Fix(eos_designs): Documentation CSVs column headings by @carlbuchmann in #1492
  • Feat(eos_cli_config_gen): logging facility by @carlbuchmann in #1490
  • Feat(eos_designs): Add extra ID options to network services and rename rd/rt vars by @ClausHolbechArista in #1488
  • Doc(eos_cli_config_gen): Add information about gnmi provider configured with octa by @titom73 in #1494
  • Feat(eos_cli_config_gen): Add support for Vxlan DSCP mapping by @tgodaA in #1462
  • Feat(eos_cli_config_gen): port-channel-interfaces enhancement by @UchihaItachiSama in #1396
  • Feat(eos_cli_config_gen): Support various ip igmp snooping commands by @tgodaA in #1464
  • Feat(eos_cli_config_gen): Add PIM RP addresses on VRF instance by @gusmb in #1484
  • Feat(eos_cli_config_gen): Add fast-failover and router-id support under router general by @sengarth in #1495
  • CI: Adding unit test cases for arista.avd.defined plugin by @KonikaChaurasiya-GSLab in #1489
  • Refactor(eos_validate_state): Refactor validation-report generation by @xaviramon in #1493
  • Feat(eos_designs): Add L2 subinterface support on port-channels under Connected-endpoints by @ClausHolbechArista in #1496
  • Feat(eos_cli_config_gen): Add support for segment-routing traffic-engineering by @sengarth in #1486
  • Feat(eos_cli_config_gen): add support to shutdown individual VRF neighbors in bgp by @c-po in #1476
  • Feat(eos_cli_config_gen): Support cos in policy-map and service-policy in qos profile by @tgodaA in #1504
  • Feat(eos_cli_config_gen): default_originate for router_bgp neighbors by @idrisFoughali in #1380
  • Doc(eos_cli_config_gen): Key exchange under management_ssh incorrectly documented in the README file by @xaviramon in #1510
  • Feat(eos_cli_config_gen): Add vpws control-word, mtu and label flow knobs by @emilarista in #1509
  • Feat(eos_cli_config_gen): IPv6 ACL support for QOS policy map class maps by @PhirePhly in #1515
  • Feat(eos_designs): Add Monitor Session support by @ccsnw in #1472
  • Cut: Requirement for community.general by @ClausHolbechArista in #1516
  • Feat(eos_cli_config_gen): Support mac address-table notification commands by @tgodaA in #1514
  • Doc: Release-notes 3.3.0 by @ClausHolbechArista in #1518
  • Bump: Release 3.3.0 by @ClausHolbechArista in #1517

New Contributors

Full Changelog: v3.2.1...v3.3.0