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

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

Feature

  • Begin migration of ipfabric_diagrams to ipfabric
    • Backwards compatibility is included until v7.0.0
    • Please begin updating ipfabric_diagrams to ipfabric.diagrams
  • Depreciation notice for Python 3.7
  • NIST updated to API v2.0 which requires a Token and removes the CVE limit
  • Added hostname property to API client which returns the IPF server Hostname
    • User/Token must have access to GET /os/hostname
    • If user does not have access it will return None with a critical message
  • Added IPF_SNAPSHOT variable to .env file
  • Added is_admin property to User which checks for the admin roleId

Fix

  • Small fix in ipf.check_version() in case a user calls it without a base_url
  • Removed redundant error messages from Snapshot Settings

Don't miss a new python-ipfabric release

NewReleases is sending notifications on new releases.