Skip to content

Releases: napalm-automation/napalm

0.51.0

08 Feb 08:32
Compare
Choose a tag to compare

0.50.3

14 Jan 16:19
Compare
Choose a tag to compare

Minor bugfixes

0.50.2

11 Jan 11:48
Compare
Choose a tag to compare

Minor bugfixes

0.50.1

18 Dec 11:59
Compare
Choose a tag to compare

This is a minor release fixing a bug in the installation of the version 0.50.

0.50

17 Dec 11:52
Compare
Choose a tag to compare

New driver

New methods:

  • get_bgp_neighbors
  • get_environment
  • get_interface_counters

Bugfixes:

  • Solved a conflicting namespace issue
  • Other minor tiny bugfixes

0.40

24 Nov 08:41
Compare
Choose a tag to compare

New drivers:

0.30

03 Nov 10:54
Compare
Choose a tag to compare

Improvements:

  • You can specify the "timeout" when creating a driver instance.
  • Several documentation improvements.
  • Ansible plugin can skip the step of gathering the diff.

New drivers:

  • IBMDriver for Lenovo switches. Thanks to @kderynski

0.20

01 Oct 11:23
Compare
Choose a tag to compare

New features:

  • get_facts
  • get_interfaces
  • get_lldp_neighbors

A lot of bugfixes.

And EOSDriver now uses pyeapi instead of pyEOS.