Skip to content

v2.0.0

Compare
Choose a tag to compare
@dgarros dgarros released this 30 Apr 21:43
5e7020e

Enhancements

  • Major Refactoring to leverage diffsync as the main engine to compare the state of the network with the state of the SOT.
  • The new architecture supports third party extensions natively, to add more features to the existing adapters or completely replace them.
  • Replace JsonSchema with Pydantic to manage the configuration file.
  • Replace Makefile with Invoke
  • Add inventory command to check the status of the inventory #137
  • Add support for python 3.6 to 3.9

Breaking Changes

  • Change logs haven't been migrated yet (tracked in #123)
  • Optic/Transceivers haven't been migrated, need to see if this should be part of the base adapter