Skip to content

Releases: arista-eosplus/pyeapi

Release 1.0.4

20 Aug 13:39
03ce49f
Compare
Choose a tag to compare
  • Fixes documentation build issue for modules section on readthedocs
  • Some fixes for system test

Release 1.0.2

29 Jun 22:53
b397df6
Compare
Choose a tag to compare
  • Provides a critical bug fix introduced by PR#220
  • Fixed all system tests and provides some enhancements for unit tests

It's advised to upgrade to this release due to above critical fix.

Release 1.0.1 (interim release for EOS integration)

26 Jun 22:44
25cf21b
Compare
Choose a tag to compare
  • This is an interim release for EOS integration purpose
  • contains only minor improvements in the test subsystem and github workflow

Release 1.0.0

06 Jun 11:54
0da702b
Compare
Choose a tag to compare
  • This is a Python3 only release (Python2 is no longer supported)
  • The minimum supported python version is 3.7
  • Arista EOS 4.22 or later is required (for on-box use cases only)
  • for further release details refer to Release Notes

Release 0.8.4

13 Nov 13:39
Compare
Choose a tag to compare

This release includes

  • Fix deprecated 'collections' dependancy
  • Power support(ppc64le) with continuous integration

Release 0.8.3

26 Jan 12:22
5889560
Compare
Choose a tag to compare

This release includes checks on ACL regexp statement of 'match', adopts changes of CLI described in Field Notice 0039

Release 0.8.2

09 Feb 14:20
Compare
Choose a tag to compare

This maintenance release includes some improved error handling and enables the use of eAPI command revisions in methods such as run_commands(), enable(), etc.

Unix socket connection and other bug fixes

21 Jul 13:11
Compare
Choose a tag to compare
  • Fixes bug that breaks unix-socket connection.
  • Allows commands sent as unicode to be used.
  • Updated error messages for commands that timeout.

VRF API, Ethernet subinterfaces, extended ACLs and eAPI parameter support

14 Mar 15:13
Compare
Choose a tag to compare
  • Adds VRF API
  • Allows creation of Ethernet subinterfaces
  • Allow usage of expandAliases and autoComplete parameters
  • Adds extended ACL support

Add Cross-platform Support, OSPF API

08 Sep 22:14
Compare
Choose a tag to compare
  • Adds better platform support (Windows)
  • Adds enhancement to Node enable() method
  • Add OSPF API