Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Releases: community-fabric/python-ipfabric

v6.0.9 - Table Comparison

03 Jan 19:22
b2aa7af
Compare
Choose a tag to compare

Fix

  • Updated dependencies
  • Fix for httpx and streaming multipart upload for snapshot_upload function
  • Standardize docstrings for documentation

Feature

  • get_columns function will return a list of column names for an endpoint (_get_columns is being deprecated)
  • Compare tables between snapshots

What's Changed

  • Updates by @justinjeffery-ipf in #213
  • compare updates by @cordeezy2 in #212
  • docstring updates for mkdocs by @cordeezy2 in #214
  • Remove Content-Type application/json by @justinjeffery-ipf in #217

Full Changelog: v6.0.8...v6.0.9

v6.0.8 Release

21 Dec 19:43
d22b959
Compare
Choose a tag to compare

Updated dependencies
Allow string for verify option in environment

v6.0.7 Release

13 Dec 15:40
ce60b83
Compare
Choose a tag to compare

Fix

  • Updated dependencies
  • Fix for specifying version like v# instead of v#.#
  • Standardize logger name from python-ipfabric to ipfabric

Feature

  • More support for Jobs
  • Loading a snapshot will wait till complete before returning
  • Ability to check and change Assurance Engine Settings on Loaded Snapshots
  • Table diff between snapshots
  • Intent Checks will ensure specified snapshot is loaded or will error

What's Changed

  • Fix for RecursionError for large tables. by @justinjeffery-ipf in #196
  • Snapshot tools v6 by @justinjeffery-ipf in #195
  • 199 deephash by @cordeezy2 in #200
  • Assurance engine by @justinjeffery-ipf in #198
  • More jobs by @justinjeffery-ipf in #203

Full Changelog: v6.0.6...v6.0.7

Fix for RecursionError for large tables

07 Dec 13:49
2e07081
Compare
Choose a tag to compare
Merge pull request #196 from community-fabric/recursion_fix

Fix for RecursionError for large tables.

v6.0.6 Beta Release

06 Dec 16:13
Compare
Choose a tag to compare
v6.0.6 Beta Release Pre-release
Pre-release

Add support for Snapshot uploading and downloading.

v6.0.5 Release

02 Dec 16:58
82f13c9
Compare
Choose a tag to compare

Updated some old dependencies.

v6.0.4 Table Diff Release

02 Dec 15:08
2392251
Compare
Choose a tag to compare

Added support for table diffs between snapshots.

v6.0.3 Release

01 Dec 17:44
565119f
Compare
Choose a tag to compare

Added missing Inventory Tables: eol_summary, eol_details, and os_version_consistency

v6.0.2 Attributes Fix

17 Nov 15:37
074f7a4
Compare
Choose a tag to compare

Fix for using Attributes Class

v6.0.1 Release

16 Nov 15:53
39a169a
Compare
Choose a tag to compare

Updated macaddress package