Skip to content

v0.2 Release Notes

This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Release Overview

  • Major features or milestones
  • Changes to compatibility with Nautobot and/or other apps, libraries etc.

v0.2.1a1 (2026-03-31)

Fixed

  • #ssot-stamp - Moved the property for the SSOT stamp into the target load, so it happens everytime a valid create/update happens on a target object.

v0.2.1a0 (2026-03-30)

Fixed

  • #020a0 - Fixed queryset filters for returning proper data from Nautobot and delete protection for fields that only need adds, finally a servicedesk entity id custom field in NB

v0.2.0 (2026-03-30)

Fixed

  • #1 - Fixed pylint violations (R0914, R0915, R0903, R0904, R1721) by refactoring load() into helper methods and suppressing framework-driven false positives.
  • #2 - Syntax error with boolean usage on verify ssl.
  • #3 - Fixed Pyproject version