Skip to content

v2.5 Release Notes

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.