Releases: nomios-opensource/pytest-netconf
Releases · nomios-opensource/pytest-netconf
v0.2.0
03 Nov 11:59
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-11-03)
Features
Bug Fixes
hanging when attempting to start already running server (38f45b5 )
server not shutting down socket cleanly (20122c9 )
update dependencies and netconf clients (430fcba )
v0.1.1
06 Jan 15:44
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-01-06)
Bug Fixes
Documentation
add installation instructions (12ae0c9 )
update codecov badge (addbcfd )
v0.1.0
08 Aug 09:54
Compare
Sorry, something went wrong.
No results found
0.1.0 (2024-08-08)
Features
add NETCONF SSH server (7c4594c )
add SSH password authentication (9f01ce0 )
add SSH public key authentication (1fe8cc3 )
add support for NETCONF base version 1.0 and 1.1 (322e68a )
add support for regex request matching (bc29e4d )
add tests for popular NETCONF clients (c4c963a )
Bug Fixes
add test for publickey auth using wrong key (1bb8067 )
channel close error (06264c4 )
coverage bug when testing pytest plugins (ac27e25 )
ncclient disconnect test (2124520 )
pytest-cov threading bug (6de51c5 )