Releases: greenpau/go-cisco-nx-api
Releases · greenpau/go-cisco-nx-api
v1.0.9
27 Sep 17:25
Compare
Sorry, something went wrong.
No results found
add support for error counters (#24 )
always use the latest cookies and add mutex protection (#23 )
add support for vlan counters (#22 )
v1.0.8
02 Feb 22:40
Compare
Sorry, something went wrong.
No results found
use auth cookies to avoid switch max sessions failure
v1.0.7
14 Jan 23:11
Compare
Sorry, something went wrong.
No results found
v1.0.6
14 Jan 20:21
Compare
Sorry, something went wrong.
No results found
v1.0.5
18 Nov 21:58
Compare
Sorry, something went wrong.
No results found
compatibility change: NXOS 9.3 changed CDP TTL format to string
v1.0.4
16 Nov 22:46
Compare
Sorry, something went wrong.
No results found
fix json parse failure when only 1 MAC address is returned.
add API func for CDP neighbors.
add show mac address table and show cdp neighbors to client test code.
v1.0.3
15 Nov 18:42
Compare
Sorry, something went wrong.
No results found
add support for show cdp neighbor
v1.0.2
04 Nov 15:17
Compare
Sorry, something went wrong.
No results found
support show mac address-table command API
v1.0.1
26 Jun 21:20
Compare
Sorry, something went wrong.
No results found
Migrated to go.mod and release workflow