v3.2.4 (2026-08-19)
Changed
- #278 - Added default
nornir_settingsto the App configuration, soPLUGINS_CONFIGno longer requires anautobot_plugin_nornirentry. Anornir_settingsdictionary is now merged over the defaults, so it only needs the keys you want to change.
Fixed
- #278 - Fixed idle database connection cleanup never running for deployments that supplied no
nornir_settings. The previous fallback omitted the runner plugin, so the threaded check inclose_threaded_db_connectionswas always false.
Contributors
Full Changelog: v3.2.3...v3.2.4