This is a bugfix release
Added support for 40G interface counters: #202
Added support for 40G/100G optical information: #208
Fix get_bgp_neighbors
sent_prefixes if not advertising using send-state (which solved #177): #209
Improve power supply information in get_enviornment
: #211
Fix route_reflector_client
field in get_bgp_config
: #214
Fix multihop ttl to its default value in get_bgp_config
: #215
Fix typo get_bgp_config
regarding local_as
: #212
Fix removal of cluster key in get_bgp_config
: #219
Suppress FutureWarning: #218
Implement find operation in the cli
method: #216
All of the above thanks to @ckishimo
--
Support get_mac_address_table() on L2NG switches: #203 thanks to @bkeifer
Fix get_facts
uptime against patch in pyeznc 2.1.5: #205 thanks to @lampwins
Fix get_bgp_neighbors_detail encode type: #200 thanks to @wasabi222
Pass password when using ssh key: #223 thanks to @loverend