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

Releases: nautobot/nautobot-plugin-chatops-ipfabric

Release v3.0.1

03 Feb 09:33
7397e7c
Compare
Choose a tag to compare

v3.0.1 - 2023-02-03

Added

  • #126 - Add diff command to compare tables between snapshots.
  • #128 - Provide a function to access the IP Fabric API client.

Release v3.0.0

23 Jan 15:10
86a8b67
Compare
Choose a tag to compare

v3.0.0 - 2023-01-23

Added

  • #122 - Updated to support python-ipfabric v6 and Nautobot 1.5.

Changed

Release v2.0.0

24 Sep 21:02
c6d3a15
Compare
Choose a tag to compare

v2.0.0 - 2022-09-22

This release only supports IP Fabric v5.0 and above.

Added

  • #116 - Fix version validation and ICMP trace in the pathlookup command.
  • #114 - Remove display of loaded snapshot table when using set-snapshot.
  • #109 - Migration to use python-ipfabric library as the API client to IP Fabric.
  • #103 - New command get-loaded-snapshots for greater snapshot details.

Changed

  • Version 2.0.0 of nautobot-plugin-chatops-ipfabric only supports IP Fabric version v5.0 and above.

Release v1.2.0

08 Jul 10:26
d00ac6b
Compare
Choose a tag to compare

v1.2.0 - 2022-07-07

Added

  • #100 - Migration to use python-ipfabric library as the API client to IP Fabric.
  • #103 - New command get-loaded-snapshots for greater snapshot details.

Changed

  • Removed the deprecated end-to-end-path command.

Release v1.1.4

08 Jun 12:48
d35ee79
Compare
Choose a tag to compare

v1.1.4 - 2022-06-08

Added

  • #96 - Slack CI notification for build pipeline.

Fixed

  • #97 - Fix for pathlookup argument selection error when using dialog box.

Release v1.1.3

25 May 16:12
667fa8e
Compare
Choose a tag to compare

v1.1.3 - 2022-05-25

Fixed

  • #93 - Bump pyjwt dependency.
  • #92 - Update plugin description.
  • #91 - Fix for null WLAN SSIDs.

Release v1.1.2

11 May 09:32
399b8ba
Compare
Choose a tag to compare

v1.1.2 - 2022-05-11

Added

  • #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.

Release v1.1.1

10 Feb 10:27
f0bf1c6
Compare
Choose a tag to compare

v1.1.1 - 2022-02-10

Added

  • #67 - Improved snapshot handling and added lock representation in snapshot select menu.
  • #76 - Added case-insensitive search capability for hostnames.

Release v1.1.0

18 Jan 20:35
df0e7d7
Compare
Choose a tag to compare

v1.1.0 - 2022-01-18

Deprecated

  • 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 the pathlookup command for IP Fabric v4.

Added

  • #60 - Added find-host command.
  • #61 - Added pathlookup command to get PNG for path lookups. Supported in IP Fabric v4.

Release v1.0.0

07 Dec 08:05
63cb954
Compare
Choose a tag to compare

v1.0.0 - 2021-12-06

Initial release