Fix
- Updated dependencies
- Fix for specifying version like
v#
instead ofv#.#
- Standardize logger name from
python-ipfabric
toipfabric
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 https://github.com/community-fabric/python-ipfabric/pull/196
- Snapshot tools v6 by @justinjeffery-ipf in https://github.com/community-fabric/python-ipfabric/pull/195
- 199 deephash by @cordeezy2 in https://github.com/community-fabric/python-ipfabric/pull/200
- Assurance engine by @justinjeffery-ipf in https://github.com/community-fabric/python-ipfabric/pull/198
- More jobs by @justinjeffery-ipf in https://github.com/community-fabric/python-ipfabric/pull/203
Full Changelog: https://github.com/community-fabric/python-ipfabric/compare/v6.0.6...v6.0.7