Skip to content

v5.0.0-dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 09 Aug 16:56
· 71 commits to devel since this release
ebc0336

What's Changed

Breaking Changes

  • Fix(eos_designs)!: VARPv6 config is not generated even when "ipv6_enable: true" is specified by @bjmeuer in #4208

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Fix router_isis rx_disabled and mode: shared-secret by @Vibhu-gslab in #4267

Fixed issues in eos_designs

Other Fixed issues

New features and enhancements in eos_designs

  • Feat(eos_designs): Custom platform_settings and node_type_keys by @jonxstill in #3300

Other Changes

  • Cut(eos_cli_config_gen): Remove deprecated keys address_family and isis_af_defaults from router-isis data model by @Vibhu-gslab in #4278
  • Cut(eos_designs): Remove deprecated key cvp_instance_ip by @Shivani-gslab in #4317
  • Cut(eos_designs): Remove deprecated key short_esi by @Vibhu-gslab in #4319
  • Cut(eos_designs): Remove the deprecated ipv6_address_virtual key from SVI settings by @MaheshGSLAB in #4314
  • Cut(eos_designs): Remove deprecated ptp data model by @laxmikantchintakindi in #4316
  • Cut(eos_cli_config_gen): Remove automatic conversion of dict-of-dicts to lists by @ClausHolbechArista in #4320
  • Cut(eos_designs): Remove automatic conversion of dict-of-dicts to lists by @ClausHolbechArista in #4321
  • Cut(eos_designs): Remove deprecated inband_management_subnet and inband_management_vlan keys by @MaheshGSLAB in #4318
  • Refactor(eos_designs): Add helper to retrieve ip from ip prefix by @gmuloc in #4306
  • Cut(plugins): Remove convert_dicts filter plugin and integrations into schema tooling by @ClausHolbechArista in #4323
  • Refactor(eos_cli_config_gen): Deprecate Upper case letter Vxlan1 to vxlan1 for vxlan_interface schema by @MaheshGSLAB in #4250
  • Cut(eos_cli_config_gen): Removing 'null' as valid value of esp integrity and encryption from ip-security module by @MaheshGSLAB in #4336
  • Refactor(eos_designs): Remove legacy interface_descriptions function by @gmuloc in #4300

Full Changelog: v5.0.0-dev1...v5.0.0-dev2