Skip to content

v3.0.0

Compare
Choose a tag to compare
@dgarros dgarros released this 03 Aug 17:57
· 54 commits to main since this release
115a8b1

Enhancements

  • Major refactoring to allow multiple backend SOT, in addition to Netbox, Nautobot is now supported as well.
    As part of this refactoring the notion of Backend as been introduced. [#217 #210 #209 #208 #207 #206 #204]
  • [#205] Upgrade Nornir to Nornir 3 and refactor the inventory.
  • [#218 ] Enhance the network-importer inventory command to provide more details
  • [#220] Add Environment variables for all Batfish parameters

Breaking Changes

The format of the configuration file as changed to align with the new architecture and to support multiple backends

If you are running 2.0.0 please check the upgrade procedure to convert your configuration file to the new format

Other changes

  • [#221] Change log level for unsupported vlans to debug
  • [#215] Migrate the CI pipeline to Circle CI for testing