Release 3.9.2 - 2025-08-08
Release Notes
This release is mostly bugfixes for the Bootstrap, contrib, and Meraki integrations.
v3.9.2 (2025-08-08)
Added
- #860 - Added
nautobot_ssot.utils.orm.get_custom_relationship_association_parametersutility function. - #860 - Added
nautobot_ssot.utils.orm.get_custom_relationship_associationsutility function. - #860 - Added
nautobot_ssot.utils.typing.get_inner_typeutility function.
Changed
- #860 - Changed
nautobot_ssot.contrib.adapter.NautobotAdapterto use newormandtypingutility functions.
Fixed
- #596 - Handles HTTP 404 exception case for expired A record and PTR reference, and logs as a warning instead of failing the job run.
- #881 - Fixed exception caused by missing secret value when creating a SecretsGroup with Bootstrap.
- #904 - Fixed exception caused by missing software version when creating ValidatedSoftware with Bootstrap.
- #916 - Fixed bootstrap signal DLM checks.
- #921 - Fixed missing Prefix bug in Meraki integration.
- #926 - Fixed issue with metadata_type when contrib models are used without the contrib adapter.
Documentation
- #925 - Added Analytics GTM template override only to the public ReadTheDocs build.
Full Changelog: v3.9.1...v3.9.2