Skip to content

v5.0.0-dev3

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlbuchmann carlbuchmann released this 16 Aug 16:32
· 55 commits to devel since this release
e11ca28

What's Changed

Breaking Changes

  • Refactor(eos_cli_config_gen)!: Removing default type: switched from ethernet and port-channel interfaces by @Shivani-gslab in #4355

Fixed issues in eos_designs

  • Fix(eos_designs): Provide the proper kwarg to Ansible Display.warning() in schema tools by @carl-baillargeon in #4345

Other Fixed issues

Other Changes

  • Refactor(eos_designs,eos_cli_config_gen): Default validation_mode to error and remove conversion_mode by @ClausHolbechArista in #4327
  • Bump: pre-commit autoupdate by @pre-commit-ci in #4352
  • Feat(eos_designs, eos_validate_state): Updated the upper case letter Vxlan1 to vxlan1 for vxlan_interfaces structure config by @MaheshGSLAB in #4347
  • Refactor(eos_designs): Deprecate design.type and combine default node_type_keys by @ClausHolbechArista in #4340
  • Refactor(eos_designs): Optimize eos_designs_structured_config file write by @ClausHolbechArista in #4283
  • Refactor(eos_cli_config_gen): Remove type column from the documentation of ethernet-interfaces and port-channel-interfaces by @Shivani-gslab in #4363
  • Refactor(eos_cli_config_gen): Remove EOS default configuration by @ClausHolbechArista in #4361
  • Refactor(plugins): Remove jsonschema dependency by @ClausHolbechArista in #4348

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