What's Changed
- Fix connect() params of libssh transport by @pepa-cz in #645
- Fix connection to Junos with libssh when netconf is disabled by @agocsdaniel in #648
- Build using hatch by @einarnn in #656
- Merge in test.pypy.org and pypi.org tag-based publishing by @einarnn in #657
- Use importlib.metadata to check for ssh-python by @alextremblay in #652
- Make RPCReplyListener creation_lock re-entrant to avoid deadlock by @gnzeleven in #654
New Contributors
- @agocsdaniel made their first contribution in #648
- @alextremblay made their first contribution in #652
- @gnzeleven made their first contribution in #654
Full Changelog: v0.7.0...v0.7.1