v6.3.0-dev1
Pre-release
Pre-release
What's Changed
Fixed issues in eos_cli_config_gen
- Fix(eos_cli_config_gen): Remove unreachable IPv6 address fallback in tunnel interface documentation by @geetanjalimanegslab in #7173
Fixed issues in eos_designs
- Fix(eos_designs): Only configure RM-CONN-2-BGP-VRFS when required by @laxmikantchintakindi in #7029
Fixed issues in both eos_designs and eos_cli_config_gen
- Fix(eos_cli_config_gen, eos_designs): Fix deprecation warnings by @Vibhu-gslab in #7147
Other Fixed issues
Documentation
- Doc: Rename docs/requirements.txt to docs/avd-requirements.txt by @gmuloc in #7071
- Doc(eos_designs): Fix wrong indentation for MAC ACLs Catalog by @gmuloc in #7099
- Doc: Fix broken link and update galaxy.yml as recommended by RedHat by @gmuloc in #7153
New features and enhancements in eos_cli_config_gen
- Feat(eos_cli_config_gen): Add route_map_in / route_map_out support for maintenance BGP profiles by @Vibhu-gslab in #7053
- Feat(eos_cli_config_gen): Added the support of dhcp client accept default-route on vlan interfaces by @MaheshGSLAB in #7100
- Feat(eos_cli_config_gen): Add loop_protection support for port_channel_interfaces by @dimmispencer in #7117
- Feat(eos_cli_config_gen): Add support for 'qos random-detect ecn global-buffer' with unit thresholds by @dimmispencer in #7115
- Feat(eos_cli_config_gen): Add tcp_mss_ceiling support for VLAN interfaces by @dimmispencer in #7118
- Feat(eos_cli_config_gen): Added the support for ntp server source-address by @MaheshGSLAB in #7145
- Feat(eos_cli_config_gen): Add support for auto_certificate under management_security.ssl_profiles by @Shivani-gslab in #7077
New features and enhancements in eos_designs
- Feat(eos_designs): Add support for variable inputs for source_vrf in ip_helper by @laxmikantchintakindi in #6841
- Feat(eos_designs): Add new variables in description jinja2 template by @laxmikantchintakindi in #6981
- Feat(eos_designs): Add support for ipv6 addresses in node l3_interfaces and l3_portchannels by @Shivani-gslab in #6824
- Feat(eos_designs): Add support for more ipv6 features on SVIs by @vitthalmagadum in #6928
- Feat(eos_designs): Add support for dot1x_settings.captive_portal by @Shivani-gslab in #7022
- Feat(eos_designs): ACT DT: Relax requirements for ip_addr node attribute for veos and cloudeos node types by @alexeygorbunov in #7097
- Feat(eos_designs): Add support for 'spanning-tree guard loop default' on global spanning tree config by @vitthalmagadum in #6987
Other new features and enhancements
- Feat(cv_deploy): Workspace rebase. Phase 2 (Split classes) by @alexeygorbunov in #7034
- Feat(cv_deploy): Support for OS CA trust store and custom CA certificates by @alexeygorbunov in #7014
- Feat(cv_deploy): Device decomm phase 2. StudioTopologyMixin and test coverage by @alexeygorbunov in #6826
- Feat(cv_deploy): Add support for preserve_existing_containers by @ClausHolbechArista in #7124
Other Changes
- Bump(requirements): Bump the prod group across 2 directories with 1 update by @dependabot[bot] in #7068
- Refactor(eos_designs): Protect against configuring unsupported monitor sessions on sub interface by @MaheshGSLAB in #6837
- Bump: Pre-release 6.3.0-dev0 by @gmuloc in #7093
- Test(plugins): Bump pytest to 9.1.0 and fix failing tests by @gmuloc in #7106
- Bump(requirements): Bump aristaproto from 0.1.4 to 0.1.5 in the prod group across 1 directory by @dependabot[bot] in #7103
- Refactor(eos_cli_config_gen): Deprecate monitor_layer1.enabled by @Vibhu-gslab in #7035
- Refactor(eos_designs): Remove subinterfaces from network_ports data model by @laxmikantchintakindi in #6969
- Refactor(eos_designs): Inserting the dhcp accept default route when inband_mgmt_ip is dhcp by @MaheshGSLAB in #7135
- Bump: Pre-release 6.3.0-dev1 by @carlbuchmann in #7177
New Contributors
- @dimmispencer made their first contribution in #7117
Full Changelog: v6.2.0...v6.3.0-dev1