What's Changed
Breaking Changes
- Fix(eos_designs)!: Set RTC 'default-route-target only' on EVPN gateway also being route-server by @ClausHolbechArista in #6443
- Refactor(eos_designs)!: Remove ununsed overlay peer groups by @ClausHolbechArista in #6429
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Render VRRP tracked-objects for POs by @alexeygorbunov in #6435
- Fix(eos_cli_config_gen): AVD errors out when logging.vrfs[].hosts is not defined in logging data model by @laxmikantchintakindi in #6481
Fixed issues in eos_designs
- Fix(eos_designs): Adjust defaults of the MTU-related platform_settings settings by @alexeygorbunov in #6447
- Fix(eos_designs): Properly support cv_tags data_path pointing to a False boolean by @ClausHolbechArista in #6457
Fixed issues in anta_runner
- Fix(anta_runner): Remove deduplication between VerifyReachability tests by @carl-baillargeon in #6444
Documentation
- Doc: Add sticky banner for EOS Config by @joelbreton2 in #6430
- Doc: Update support documentation for 6.0.0 release by @carlbuchmann in #6420
- Doc: Updating porting guide by @MaheshGSLAB in #6425
- Doc: Update porting guide entries for removed keys by @Shivani-gslab in #6426
- Doc(anta_runner): Improve anta_runner role documentation with latest changes by @carl-baillargeon in #6446
- Doc: Missing rack in list of variables for dynamic assignment by @JulioPDX in #6455
- Doc(eos_designs): Fix level of New devices models by @carlbuchmann in #6462
- Doc(pyavd): Add porting guide for breaking pyavd changes by @ClausHolbechArista in #6442
- Doc: Add Ansible usage patterns by @gmuloc in #6445
- Doc: Rename migrate to cv_deploy guide by @joelbreton2 in #6472
- Doc(anta_runner): Added how-to guide to migrate from eos_validate_state to anta_runner by @carl-baillargeon in #6465
- Doc: Add failure message to help migrate for removed roles by @gmuloc in #6468
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Add new valid value to ipv6_dhcp_relay.option.remote_id_format by @gmuloc in #6409
New features and enhancements in eos_designs
- Feat(eos_designs): Emit warning when detecting eos_cli_config_gen keys while validating eos_designs by @gmuloc in #6403
New features and enhancement in both eos_designs and eos_cli_config_gen
- Feat(eos_designs,eos_cli_config_gen): Expose avd_tmp_dir to eos_designs and eos_cli_config_gen roles by @carl-baillargeon in #6438
New features and enhancements in anta_runner
- Feat(anta_runner): Add WAN routers DPS-to-DPS reachability test by @carl-baillargeon in #6412
- Feat(anta_runner): Add inband management reachability tests by @carl-baillargeon in #6419
Other new features and enhancements
PyAVD Changes
- Refactor(pyavd): Create schema.json.gz adhoc instead of in pre-commit by @ClausHolbechArista in #6473
Other Changes
- Refactor(eos_designs): Remove deleted key
destination_address_prefixfrom code by @laxmikantchintakindi in #6427 - Refactor(eos_cli_config_gen,eos_designs): Migrate metadata tenant to tenants by @gmuloc in #6431
- Refactor: Fix deprecation warning in global_vars for ansible-core >= 2.19 by @gmuloc in #6437
- Refactor: Rename new variables by @gmuloc in #6449
- Refactor(eos_cli_config_gen): Rearrange eos_cli as per EOS 4.35.0F part 15 by @MaheshGSLAB in #6452
- Refactor(eos_cli_config_gen): Remove unused command
switchport tool port dzgre preserveby @laxmikantchintakindi in #6466 - Refactor(eos_cli_config_gen): Re sort priority-flow-control as per EOS by @Shivani-gslab in #6460
- Refactor(eos_cli_config_gen): Rearrange eos_cli as per EOS4.35.0F part16 by @laxmikantchintakindi in #6461
Full Changelog: v6.0.0-dev7...v6.0.0-dev8