Skip to content

Releases: nautobot/nautobot-app-ssot

Release v1.6.4 - 2024-04-16

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

Fixed

Changed

Release v2.5.0 - 2024-03-20

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.

Release v1.6.3 - 2024-03-20

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

Release v1.6.2 - 2024-03-12

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)

Release v2.4.0 - 2024-03-08

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

Added

  • 375 - Add support to IPFabric for VirtualChassis/Stacks by @jmcgill298
  • 379 - Add LCM plugin config. Fix 'infoblox_import_subnets` setting. by @progala

Fixes

Changed

Release v2.3.0 - 2024-02-21

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

Added

Fixed

Changed

  • 333 - Allow Exceptions To Fail Job by @jdrew82
  • 341 - Wrap IPFabric's database calls around try/except by @jmcgill298
  • 362 - Use typing.get_type_hints everywhere in favor of annotations by @Kircheneer

Release v1.6.1 - 2024-02-21

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

Fixed

Changed

Release v2.2.0 - 2024-01-18

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

Added

  • 271 - Add custom relationship capabilities to the contrib module by @Kircheneer
  • 320 - Store sets in diffsync by @snaselj
  • 325 - Update Infoblox SSoT to allow for gathering of IPv6 Prefixes by @qduk

Fixed

Release v2.1.0 - 2024-01-05

05 Jan 21:56
6cc17b5
Compare
Choose a tag to compare

Added

  • 287 - Validate Default Settings Exist for CVP Integration And Fix DeviceRole attribute. by @jdrew82
  • 299 - Ensure Device ContentType on Site LocationType, Role, and Tags in CVP by @jdrew82
  • 298 - Adds a debugging guide for SSoT jobs by @Kircheneer
  • 281 - Add Custom Database Parameter Loader by @Renrut5
  • 309 - Support using long interface names with IPFabric by @jmcgill298
  • 313 - Add support to IPFabric for additional interface media by @jmcgill298

Fixed

  • 301 - Fix Vlan Type, Transceiver , Location and role devices, by @gerardocastaldo
  • 303 - Add single network view and IP Address type support by @Dav-C

Changed

v2.0.2

28 Nov 17:08
23dd062
Compare
Choose a tag to compare

Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2