Skip to content

v3.3.0

Compare
Choose a tag to compare
@titom73 titom73 released this 07 Mar 17:46
· 174 commits to devel since this release
a5e75c8

Change Summary

Features

  • 7cfc5f0 [Feat] Cv_facts_v3 phase 1 implementation (#430)
  • 90445c0 [Feat] Implement initial module for image management phase1 (#428)
  • d8b8b0a [cv_container_v3] Support for removing all configlets from a container (#444)
  • b26635d [cv_device_v3] Implement device reset w/ state absent (#410)
  • aa38424 [dhcp_configuration] Allow networks with an empty range in dhcpd.conf in arista.avd.dhcp_configuration (#415)

Bug fixes

  • 2b933ff [Fix] Add error handling with custom exceptions (#434)
  • b8590fa [cv_container_v3] When a container does not have configlets, has_configlets() returns True (#437)
  • 96f69c5 [cv_device_v3] Fix strict mode not inheriting configlets from containers (#424)
  • 413b822 [cv_device_v3] Fix typo in the newly introduced constants (#461)
  • c599740 [cv_facts_v3] Change released version for module (#446)

Code Refactoring

  • e59fa9c [Refactor] Pytest refactoring (#405)
  • 5456fdd [Refactor] Pytest refactoring and fixes for system test cases (#414)
  • 0c965d7 [Refactor] Removing repeated entry from the makefile in pytest refactoring code
  • b04a887 [module_utils] Create resource submodules for fields and schemas (#439)
  • 03b1a3f [module_utils] Create resource submodules for fields and schemas (#452)

Documentation

  • 8bb0957 [Doc] Announce deprecation of arista.cvp v1 modules (#429)
  • 58288d4 [Doc] Fix multiple CSS rendering (#421)
  • a5b0623 [Doc] Refactor installation page (#418)
  • b074b12 [Doc] Update CSS for better dark mode rendering (#416)
  • 7609d97 [Doc] Update image for better dark mode support (#431)
  • f5e59e1 [cv_image_v3] Add module documentation (#445)

Other changes

  • c7dca83 [Make] Build system: Ansible Execution Env update (#442)
  • c0e2191 [Make] Build system: Initial Ansible Execution Engine definition (#422)
  • 2d7b626 [actions] CI: Move to manual pre-commit step (#435)
  • 51a0c33 [actions] CI: Update 404 action after Arista Website update (#450)
  • 141e1ec [actions] CI: Update actions to create one workflow per event name (#404)
  • f97179c [ansible] CI: Fix ansible-test runtime error root cause (#438)
  • 7e26a80 [cv_image_v3] CI: Initial unit tests for CvImageTools (#447)
  • a709cec [pytest] CI: Add test cases for cv_configlet_v3 module_utils (#426)
  • a0cdfce [pytest] CI: Add test dependencies for API validation (#423)

New Contributors

All Contributors

Full Changelog: v3.2.0...v3.3.0