Skip to content

Releases: nautobot/nautobot-app-ssot

v2.0.1

07 Nov 13:17
42b6060
Compare
Choose a tag to compare

Changed

  • 242 - Fix Infoblox import_subnets setting by @jdrew82
  • 252 - Add CODEOWNERS for the various integrations by @jdrew82
  • 254 - Add app-ssot as integration code owners by @jdrew82
  • 251 - Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool by @snaselj
  • 250 - fixes possible error state in nautobot_ssot_duration_seconds metric by @Kircheneer
  • 260 - Fix Documentation for Device42 by @jdrew82
  • 246 - IPFabric integration settings updates for 2.0 by @alhogan
  • 264 - Add check for missing job_class attribute on 1.x Jobs by @jdrew82

v2.0.0

05 Oct 15:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v2.0.0

v1.6.0

29 Sep 22:35
7736645
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @qduk made their first contribution in #205

Full Changelog: v1.5.0...v1.6.0

v1.5.0

19 Sep 14:23
2b03653
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v2.0.0-rc.2

08 Sep 15:11
fb9f942
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v1.4.0

08 Sep 15:19
c915fb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.4.0

v2.0.0-rc.1

25 Aug 15:01
961f1b7
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta.2...v2.0.0-rc.1

v2.0.0-beta.2

16 Aug 16:39
b497e23
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Added

  • Added Cisco ACI, Arista CloudVision, and ServiceNow integrations

Changed

  • Updated Cisco ACI, Arista CloudVision, and ServiceNow integrations to work with Nautobot 2.0
  • Updated ServiceNow Job to use load_source_adapter() and load_target_adapter() pattern
  • Fixed Infoblox assignment of VRFs to Prefixes

v2.0.0-beta.1 - 2023-07-14

14 Jul 14:38
28ec0af
Compare
Choose a tag to compare
Pre-release

Added

  • Added pylint-nautobot to dev dependencies.

Changed

  • Updated all imports to be derived from new module locations.
  • Updated all models that no longer have slugs to use replacement field.
  • Updated navigation to use new NavMenu elements.
  • Updated metrics to use new Jobs model attributes.
  • Updated example Jobs to use new Location model instead of Region/Site along with updating IPAddress to specify parent Prefix.
  • Updated example Jobs to use new Job pattern with passed variables.
  • Updated Job loading to use new register_jobs function.
  • Updated logging in example Jobs to use new logger on JobResult.
  • Updated Infoblox integration to work with Nautobot 2.0.
  • Refactored Infoblox integration to have tags applied to imported objects after sync is complete.

Release v1.3.2

23 May 13:33
a60f4a7
Compare
Choose a tag to compare

v1.3.2 - 2023-05-23

Fixed

  • #119 Fix search bar in SSoT Sync Logs
  • #112 Fix error in documentation

Changed

  • #120 Bump requests from 2.29.0 to 2.31.0
  • #117 Bump pymdown-extensions from 9.11 to 10.0
  • #116 Bump django from 3.2.18 to 3.2.19