Skip to content

Releases: dmulyalin/nornir-salt

0.23.0

08 Dec 12:41

Choose a tag to compare

Changes

  1. Bumped dependencies
  2. Python 3.9 suppport Removed
  3. TestsProcessor added function_import support to import custom functions from python module
  4. Updated pydantic models to use model_config attributes

0.22.5

01 Jul 07:59

Choose a tag to compare

CHANGES

  1. Updated NorFab Events Procesor

Full Changelog: 0.22.3...0.22.5

0.22.3

09 Mar 09:17

Choose a tag to compare

CHANGES

  1. Improving failed task handling in retry runner.

Full Changelog: 0.22.2...0.22.3

0.22.2

25 Jan 04:28

Choose a tag to compare

CHANGES

  1. Improved NorFabEventProcessor logic

Full Changelog: 0.22.0...0.22.2

0.22.1

09 Jan 11:03

Choose a tag to compare

CHANGES

  1. Updated dependencies to include Netmiko 4.5.0 and Nornir 3.5.0
  2. Deprecated python 3.8
  3. Enhanced RetryRunner error handling logging

Full Changelog: 0.21.4...0.22.1

0.21.4

28 Nov 10:46

Choose a tag to compare

BUGS

  1. Fixed #15

0.21.3

23 Nov 12:41

Choose a tag to compare

FEATURE:

  1. RetryRunner added support to open test TCP socket to host prior to trying establish a connection

BUGS

  1. RetryRunner was ignoring CONNECTION_NAME set in task globals if task function has decorator.

0.21.2

02 Sep 11:25

Choose a tag to compare

FEATURES

  1. Added NorFabEventProcessor

0.21.1

23 Apr 10:24

Choose a tag to compare

FEATURES

  1. Added support for nr_test task plugin to source return results from __task__ host's data.

CHANGES

  1. Updated TestsProcessor pydantic model to use model_validator instead of deprecated root_validator

0.21.0

18 Jan 12:17

Choose a tag to compare

CHANGES

  1. Removed support for python 3.7
  2. Updated and tested dependencies:
  • nornir 3.3.0 -> 3.4.1
  • pydantic 2.3.0 -> 2.5.3
  • cerberus 1.3.4 -> 1.3.5
  • genie 23.7 -> 23.11
  • pyats 23.7 -> 23.11
  • ncclient 0.6.13 -> 0.6.15
  • netmiko 4.1.2 -> 4.3.0
  • nornir-netmiko 1.0.0 -> 1.0.1
  • ntc-templates 3.0.0 -> 4.1.0
  • paramiko 2.12.0 -> 3.4.0
  • pygnmi 0.8.12 -> 0.8.13
  • pynetbox 7.0.1 -> 7.3.3
  • requests 2.25.1 -> 2.31.0
  • lxml 4.9.3 -> 5.0.0
  • textfsm 1.1.2 -> 1.1.3
  • jinja2 3.1.2 -> 3.1.3
  • rich 13.5.2 -> 13.7.0
  • diskcache 5.6.1 -> 5.6.3