Skip to content

v0.3.0

Choose a tag to compare

@bortok bortok released this 27 Jul 05:20
· 495 commits to main since this release
fac40e0

What's Changed

  • Export device configurations rendered by Netbox and include them into Containerlab and CML topology definitions by @bortok, @elmokashfi and Mau Rojas in #56 – NANOG-88 Hackathon project
  • Export for visualization in D2 format by @frederic-loui in #60
  • Performance improvements for working with Netbox API by @bortok in #68

Detailed Changelog

  • Configexport by @elmokashfi in #47
  • Local NetBox instance tests with two versions – current and latest by @bortok in #49
  • Save configs exported from netbox as files to link them to a containerlab topology by @bortok in #50
  • http requests improvements for get_device_config by @bortok in #51
  • Support for rendered startup-config in CML by @bortok in #53
  • Configuration parameter to control device config export by @bortok in #54
  • Use subfolders for output files by @bortok in #55
  • Support export of a large number of cables from Netbox by @bortok in #63
  • Export interfaces from NB for multiple devices simulteneously by @bortok in #65
  • Do not export configs for formats that do not support it by @bortok in #66
  • Update dependency MarkupSafe to v2.1.3 by @renovate in #44
  • Update dependency urllib3 to v2.0.4 by @renovate in #46
  • Update dependency charset-normalizer to v3.2.0 by @renovate in #58
  • Update dependency pyyaml to v6.0.1 by @renovate in #62
  • Update dependency certifi to v2023.7.22 by @renovate in #64

New Contributors

Full Changelog: v0.2.0...v0.3.0