Skip to content

0.12.0

Compare
Choose a tag to compare
@dmulyalin dmulyalin released this 12 Jun 03:40
· 106 commits to master since this release

CHANGES

  1. Deprecated Python 3.6 support, pinned requirement for Python >=3.7,<4.0
  2. Updated dependency - Nornir from 3.2.0 to 3.3.0
  3. Updated dependency - jmespath from 0.10.0 to 1.0.0
  4. Updated dependency - NAPALM from 3.3.1 to 3.4.1
  5. Updated dependency - nornir-napalm from 0.1.2 to 0.2.0
  6. Updated dependency - paramiko from 2.9.2 to 2.11.0
  7. Updated dependency - pygnmi from 0.6.8 to 0.6.9
  8. Updated dependency - xmltodict from 0.12.0 to 0.13.0
  9. Pinned lxml dependency to version 4.8.0
  10. Added dependency extras - netmiko, napalm, scrapli, pyats, netconf, gnmi, restconf, dataprocessor - to simplify installation using pip install nornir-salt[xyz]
  11. Moved development environment to rockylinux, removed centos7 docker related files
  12. Updated dependency - scrapli from 2021.7.30 to 2022.1.30