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

Releases: nautobot/nautobot-plugin-ssot-ipfabric

Release v2.0.2

13 Jul 15:06
85654d1
Compare
Choose a tag to compare

v2.0.2 - 2023-07-13

Fixed

  • #130 - Fix IP Fabric client snapshot reloading.
  • #136 - Correct documentation on nautobot-ssot framework requirement.

Release v2.0.1

26 May 15:44
8841977
Compare
Choose a tag to compare
Merge pull request #134 from nautobot/release-v2.0.1

Release v2.0.1

Release v2.0.0

26 Jan 22:15
4b35929
Compare
Choose a tag to compare

v2.0.0 - 2023-01-27

Added

  • #117 - Add support for IP Fabric version 6.

Changed

  • Version 2.0.0 of nautobot-plugin-ssot-ipfabric only supports IP Fabric version 6.0 and above.

Release v1.0.0

01 Nov 12:09
81fb238
Compare
Choose a tag to compare

v1.0.0 - 2022-10-28

Added

  • #113 - Add support for IP Fabric v5.
  • #111 - Remove site diagram feature. Not supported on IP Fabric v5.
  • #108 - Extend Job form to get and initialize variables.

Changed

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

Release v0.10.0

08 Jun 10:08
55c1115
Compare
Choose a tag to compare

v0.10.0 - 2022-06-08

Added

  • #100 - Add a Job option to select the reference snapshot to sync from.

Release v0.9.6

01 Jun 04:18
33a081b
Compare
Choose a tag to compare

v0.9.6 - 2022-05-31

Fixed

  • #94 - Fix primary_ip usage in interface model, delete operations and device_content embedded iframe.

Changed

  • #94 - Make ssot-safe-delete log messages less noisy, using debug log level.

Release v0.9.5

11 May 09:34
d4eaa3b
Compare
Choose a tag to compare

v0.9.5 - 2022-05-11

Added

  • #89 - Add necessary assigned_object_type when assigned_object_id is defined.
  • #85 - Migrate to ipfabric client library.

v0.9.4

26 Jan 05:01
60da88d
Compare
Choose a tag to compare
version bump (#77)

Co-authored-by: Hugo <[email protected]>

v0.9.3

25 Jan 03:33
07b9a1b
Compare
Choose a tag to compare
Job name change (#71)

* job name update

* version bump

* test fix

Co-authored-by: Hugo <[email protected]>

v0.9.2

25 Jan 02:27
18e6a5f
Compare
Choose a tag to compare
Merge pull request #69 from nautobot/rebase-git

Rebase