gitlab ip-fabric/integrations/python-ipfabric v6.5.0

latest releases: v6.9.7, v6.9.5, v6.9.4...
10 months ago

Feature

  • STREAMING DEFAULTED TO TRUE to disable please use IPFClient(streaming=False).
  • Monorepo ipfabric-diagrams is now in ipfabric.diagrams
    • Backwards compatibility is included until v6.6.0
    • In v7.0 IPFDiagram will be removed as it is now located in IPFClient().diagram
    • Also in v7.0 the following will change:
      • IPFDiagram().diagram_model() -> IPFClient().diagram.model()
      • IPFDiagram().diagram_json() -> IPFClient().diagram.json()
      • IPFDiagram().diagram_svg() -> IPFClient().diagram.svg()
      • IPFDiagram().diagram_png() -> IPFClient().diagram.png()
  • Poetry Update.
  • Diagram support for Load Balancers.
  • Added env_file parameter to select location or name of .env file.
  • Table changes:
    • Updated:
      • /tables/mpls/l2-vpn/curcit-cross-connect was corrected to /tables/mpls/l2-vpn/circuit-cross-connect

Don't miss a new python-ipfabric release

NewReleases is sending notifications on new releases.