Releases: Juniper/py-junos-eznc
Releases · Juniper/py-junos-eznc
Release 2.7.2
Enhancements done
- Introduced bind_addr parameter in Device() API #1279
- Introduced vmhost paramater in dev.facts #1333
- Introduced hostkey_verify paramater in Device() API #1321
- Updated Docker file to use the latest Alpine #1316
Bugs Fixed
- Fixed the missing key to EthernetSwitchingTable #1228
- Fixed error handling on HelloHandler #1339
- Fixed the version check #1338
- Removed Google and Stackflow link from the ReadME #1337
- Fixed SystemStorageTable tables and views to handles multiple routing-engine file system storage information.#1244
- Fixed Console' object has no attribute '_use_filter' error when executed Table/View script #1335
- Fixed cli function to get full RPC response #1315
- Fixed sw.install to set no_validate option when validate=False for NSSU and ISSU upgrade #1323
- Fixed UT framework mock to use built-in unittest.mock #1311
- Fixed specific VC member reboot handling #1308 #1310
- Supported latest paramiko version which supports aes128-gcm and aes256-gcm cipher
Release 2.7.1
Enhancements done
- Added customer juniper paramiko module as a dependency which supported aes128 and aes257 cipher #1299
Release 2.7.0
Enhancements done
- Support added for Python 3.10 and above version.
Release 2.6.8
Enhancements done
- Introduced optional argument routing instance for fs.cp() API
- Introduced optional argument member_id for installation of pkg on specific member id of EX-VC
Bugs Fixed
- Changed the VlanTable field name to vlan-name and BfdSessionTable field name to client-name #423
- Fixed the port details in StartShell to use the port from Device object instead of default Port 22 #573
- Fixed the sw.install to use Windows file path for package copy #1206
- Fixed the sw.install to install the vc_master after the other vc_members gets installed for EX-3400 where unlink is set by default #1247
- Removed Unused Dependency: Netaddr #1257
- Fixed "object": version_info(re_version) emits ValueError: invalid literal for int() with base 10: '17-EVO' for EVO version X50.17-EVO#1264
Release 2.6.7
Release 2.6.6
Release 2.6.5
Release 2.6.4
Enhancements done
- Supported start_shell options to choose the shell types (sh or csh) #995
- Supported for python 3.9
Bugs Fixed
- Fixed Device facts current_re returns the SRX cluster node0 and node1 details with cluster ID 16 #1135
- Fixed upgrade ncclient version 0.6.13, updated requirements.txt to install ncclient==0.6.13 #1153
- Fixed deprecation warning due to invalid escape sequences #1034
- Fixed Unit tests test_sw_put_ftp failure #1165
Release 2.6.3
Enhancements done
Bugs Fixed
Release 2.6.2
Bugs Fixed
- Fix for evo device as Password prompt comes directly during telnet #1112