- #126 - Add
diff
command to compare tables between snapshots. - #128 - Provide a function to access the IP Fabric API client.
- #122 - Updated to support
python-ipfabric
v6 and Nautobot 1.5. - #123 - Added @alhogan as a codeowner.
- New codeowner added - @alhogan.
- #109 - Migration to use
python-ipfabric
library as the API client to IP Fabric. - #103 - New command
get-loaded-snapshots
for greater snapshot details.
- Version 2.0.0 of
nautobot-plugin-chatops-ipfabric
only supports IP Fabric version v5.0 and above.
- #100 - Migration to use
python-ipfabric
library as the API client to IP Fabric. - #103 - New command
get-loaded-snapshots
for greater snapshot details.
- Removed the deprecated
end-to-end-path
command.
- #96 - Slack CI notification for build pipeline.
- #97 - Fix for pathlookup argument selection error when using dialog box.
- #93 - Bump pyjwt dependency.
- #92 - Update plugin description.
- #91 - Fix for null WLAN SSIDs.
- #87 - Migrate
ipfabric pathlookup
to use the ipfabric-diagrams library. PNG output for IP Fabric 4.3+ only. - #85 - Update plugin description to Nautobot Plugin Chatops IPFabric.
- #84 - Added Hugo as codeowner.
- #83 - Request permission to send files to Microsoft Teams.
- #67 - Improved snapshot handling and added lock representation in snapshot select menu.
- #76 - Added case-insensitive search capability for hostnames.
- The
end-to-end-path
command is being deprecated and will be available for users of IP Fabric v3.8. Future path simulation capability will be developed in thepathlookup
command for IP Fabric v4.
- #60 - Added
find-host
command. - #61 - Added
pathlookup
command to get PNG for path lookups. Supported in IP Fabric v4.
Initial release