Skip to content

Releases: nautobot/nautobot-app-ssot

v2.6.1

29 Apr 17:26
cd88356
Compare
Choose a tag to compare

Added

  • #436 - Added additional unit tests for Device42 integration.

Changed

  • #437 - Improved performance of the Infoblox client by using requests.Session for API calls instead of requests.request.

Fixed

  • #435 - Fixed handling of DLM App installed but not enabled throwing RuntimeError.
  • #436 - Fixed IPAddress attribute to be ip_version.
  • #436 - Fixed IPAddress Status incorrectly being set to Reserved when the status in Device42 showed as "available".
  • #436 - Fixed multiple bugs when assigning IPAddresses to Interfaces.
  • #436 - Fixed check for Building definiton when creating a VLAN.
  • #436 - Fixed VLAN to use location instead of location_id in create().

Housekeeping

  • #431 - Updated note on nautobot_ssot/integrations/ipfabric/diffsync/adapter_ipfabric.py IPFabricDiffSync from Nautobot to IPFabric.

v2.6.0

16 Apr 19:20
bd4aa05
Compare
Choose a tag to compare

Added

  • #367 - Added support of Roles, Platforms, Manufacturers, DeviceTypes, and Devices to example Jobs.

Changed

  • #398 - Changed Arista Cloud Vision jobs to optionally use ExternalIntegration.
  • #414 - Changed IPFabric interface media matching to fall back on interface names.

Fixed

  • #367 - Fixed issues with example Jobs.
  • #407 - Fixed logic check for 'hide_example_jobs' when defined, and also set to False.
  • #409 - Fixed tagging and custom field updates for Nautobot objects synced to/from Infoblox.
  • #413 - Fixed method of retrieving objects from IPFabric's technology categories.

Housekeeping

  • #418 - Unpins multiple dependencies.
  • #421 - Opened prometheus-client dependency range and removed direct drf-spectacular dependency.

v1.6.4

16 Apr 18:38
68923b0
Compare
Choose a tag to compare

Fixed

Changed

v2.5.0

20 Mar 12:07
fd32997
Compare
Choose a tag to compare

v2.5.0 (2024-03-20)

Added

  • #359 - Added warning for Device Types with Interfaces.

Changed

  • #343 - Replaced pydocstyle with ruff.
  • #390 - Use typing.get_args in contrib in favor of accessing args.

Fixed

  • #377 - Allow foreign keys inside of many to many relationships.
  • #380 - Fixed issue with generic relationships and NautobotAdapter.load.
  • #393 - Fixed custom 1 to many contrib management
  • #395 - Fix examples.py Jobs

Housekeeping

  • #8, #394 - Re-baked from the latest template.
  • #384 - Re-baked from the latest template nautobot-app-v2.2.0.

v1.6.3

20 Mar 12:06
993e5ca
Compare
Choose a tag to compare

v1.6.3 - 2024-03-20

Fixed

  • 396 - Fix custom one-to-many relationships (backport of #393)
  • 396 -
    Use typing.get_args in favor of accessing __args__ directly (backport of #390)
  • 396 -
    Fixed issue with generic relationships and NautobotAdapter.load (backport of #388)
  • 396 -
    Allow foreign keys inside of many to many relationships (backport of #377)

Housekeeping

  • Replicate module and test module structure for contrib code in LTM branch

v1.6.2

12 Mar 09:35
9b6027b
Compare
Choose a tag to compare

v1.6.2 - 2024-03-12

Fixed

  • 386 - Fixes bug in backport of contrib custom relationship handling

Changed

  • 386 - Improves error handling in contrib (backport of #374)
  • 373 - Change contrib.NautobotModel.get_from_db to use a PK (backport of #371)

v2.4.0

08 Mar 16:46
aaaa20b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v.2.40

v2.3.0

21 Feb 16:55
7869108
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v1.6.1

21 Feb 16:56
e10d656
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v2.2.0

18 Jan 18:44
9d6011d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0