Skip to content

Commit

Permalink
Fix formating
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbuchmann committed Sep 26, 2023
1 parent 24c2e46 commit 478a024
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions ansible_collections/arista/avd/docs/release-notes/3.x.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,45 +24,45 @@

#### Fixed issues in eos_cli_config_gen

- Fix(eos_cli_config_gen): Ensure unique VRF names in schemas (#2878) by @carlbuchmann in https://github.com/aristanetworks/ansible-avd/pull/3037
- Fix(eos_cli_config_gen): Ensure unique VRF names in schemas (#2878) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/3037)

#### Fixed issues in eos_designs

- Fix(eos_designs): Remove EVPN related config if VRF 'default' is not EVPN enabled (#2888) by @Shivani-chourasiya in https://github.com/aristanetworks/ansible-avd/pull/3041
- Fix(eos_designs): bgp_mesh_pes (#2899) by @carlbuchmann in https://github.com/aristanetworks/ansible-avd/pull/3038
- Fix(eos_designs): Ignore "overlay_routing_protocol_address_family: ipv6" on l2leaf (#2955) by @Vibhu-gslab in https://github.com/aristanetworks/ansible-avd/pull/3043
- Fix(eos_designs): Remove EVPN related config if VRF 'default' is not EVPN enabled (#2888) by @Shivani-chourasiya in (https://github.com/aristanetworks/ansible-avd/pull/3041)
- Fix(eos_designs): bgp_mesh_pes (#2899) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/3038)
- Fix(eos_designs): Ignore "overlay_routing_protocol_address_family: ipv6" on l2leaf (#2955) by @Vibhu-gslab in (https://github.com/aristanetworks/ansible-avd/pull/3043)

#### Fixed issues in eos_config_deploy_cvp

- Fix(eos_config_deploy_cvp): Avoid duplicate AVD configlet (#3124) by @carlbuchmann in https://github.com/aristanetworks/ansible-avd/pull/3166
- Fix(eos_config_deploy_cvp): Avoid duplicate AVD configlet (#3124) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/3166)

#### Other Fixed issues

- Fix: Cap requirement on jsonschema in 3.8.x train by @gmuloc in https://github.com/aristanetworks/ansible-avd/pull/3160
- Fix: Cap requirement on jsonschema in 3.8.x train by @gmuloc in (https://github.com/aristanetworks/ansible-avd/pull/3160)

### Documentation

- Doc: update links to specific version by @carlbuchmann in https://github.com/aristanetworks/ansible-avd/pull/3039
- Doc: update links to specific version by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/3039)

## Release 3.8.6

### Fixed issues

#### Fixed issues in eos_cli_config_gen

- Fix(eos_cli_config_gen) - Fix typo in router-bgp.j2 (#2753) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2817)
- Fix(eos_cli_config_gen): Fix typo in router-bgp.j2 (#2753) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2817)

#### Fixed issues in eos_designs

- Doc - Fix typo in custom structured configuration documentation example (#2807) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2821)
- Doc(plugins) - Fix plugin name in BGP example (#2601) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2818)
- Fix - Description key not considered with connected endpoints (#2745) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2816)
- Fix(eos_designs) - Invalid defaults for ipvpn_gateway domain IDs (#2739) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2820)
- Revert(eos_designs) - Duplicate checks for VRFs by @ClausHolbechArista in (https://github.com/aristanetworks/ansible-avd/pull/2811)
- Doc: Fix typo in custom structured configuration documentation example (#2807) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2821)
- Doc(plugins): Fix plugin name in BGP example (#2601) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2818)
- Fix: Description key not considered with connected endpoints (#2745) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2816)
- Fix(eos_designs): Invalid defaults for ipvpn_gateway domain IDs (#2739) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2820)
- Revert(eos_designs): Duplicate checks for VRFs by @ClausHolbechArista in (https://github.com/aristanetworks/ansible-avd/pull/2811)

#### Other Fixed issues

- Bump(requirements) - ansible.utils to ">=2.9.0" (#2740) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2819)
- Bump(requirements): ansible.utils to ">=2.9.0" (#2740) by @carlbuchmann in (https://github.com/aristanetworks/ansible-avd/pull/2819)

## Release 3.8.5

Expand Down

0 comments on commit 478a024

Please sign in to comment.