Skip to content

Releases: nautobot/nautobot-app-nornir

v0.9.6

14 Nov 00:51
c7ad2c2
Compare
Choose a tag to compare

Fixed

  • #35 Fix bug introduced in secret support, update pinned nornir-nautobot version

Added

  • #35 Testing support for Python 3.10

v0.9.5

13 Nov 22:32
e9f2be3
Compare
Choose a tag to compare

Added

  • #32 Add device secret support for nautobot pin and updated black pinned version
  • #30 Use .get and return empty dict when getting PLUGIN_CFG in constants.py

Fixed

  • #31 Correct module names to nornir_nautobot in the dispatcher_mapping section of README.md

v0.9.4

18 Sep 04:14
ef3ce9e
Compare
Choose a tag to compare

Added

  • #25 Switch to GH Actions
  • #26 Fail gracefully from empty queryset and missing platform, update dev env to celery

0.9.3

14 Jul 03:39
8157dde
Compare
Choose a tag to compare

Loosen Nautobot version

0.9.2

24 Jun 03:03
9fb9d4a
Compare
Choose a tag to compare

Added

  • #20 Added changelog
  • #20 Add Travis deployment
  • #20 Add Dynamic dispatcher