Netmiko 4.1.2 Release
New Driver
- Audiocode Driver by @Gatorjosh14 in #2869
Bugs and Improvements
- Improve disconnect behavior by @ktbyers in #2846
- Improve encoding behavior by @ktbyers in #2847
- Fix textfsm dependency issue by pinning to 1.1.2 by @ktbyers in #2850
- Proposed Cisco WLC fix for session_preparation() problems by @ktbyers in #2822
- Added Versa FlexVNF platform to SSH autodetect by @dn-gh in #2851
- Nokia global_cmd_verify default fix by @laimaretto in #2856
- Fix issue with redispatch not working due to no data by @ktbyers in #2867
- Fix generator bug in send_config_set by @ktbyers in #2890
- Fix to accommodate single character prompts in set_base_prompt by @ktbyers in #2891
- Adding check that key_file exists if use_keys is True by @ktbyers in #2892
- Minor session_log test updates by @ktbyers in #2894