Releases: ADTRAN/netconf_client
Releases · ADTRAN/netconf_client
v3.1.3
v3.1.2
What's Changed
- Adds a timeout to the SSH channel. by @APCBoston in #45
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
What's Changed
- Add support for eD25519Key key type. by @GeoffAliro in #42
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- feat: Allow lxml 5.x and require python >= 3.8 by @alangefe in #37
- Close bundle if an exception occurs during session init. by @GeoffAliro in #39
- Remove deprecated timeout in connect functions by @JennToo in #40
Full Changelog: v2.5.1...v3.0.0
v2.2.0
Implement <cancel-commit> operation
Thanks to @synther !
v2.0.1: double read from future while getting NC server response (#17)
Co-authored-by: Wolfram Burkhardt <[email protected]>
Drop support for Python 2.7
This release requires Python 3.6.2 or later.
It also includes a small bug fix (see #15)