Skip to content

v3.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

  • Updates nornir-nautobot to a version that includes get_facts.

v3.2.1 (2026-04-29)

Added

  • Added @functools.wraps(func) to the close_threaded_db_connections decorator to preserve the metadata of the wrapped function.

Fixed

  • #245 - Fixed close_threaded_db_connections decorator silently discarding the return value of the wrapped function.

v3.2.0 (2026-04-13)

Dependencies

  • #262 - Update nornir-nautobot to 4.2.0 as floor.