-
v0.0.4 Stable
released this
2026-01-08 17:00:49 +00:00 | 8 commits to main since this releasev0.0.3 had a regression that didn't allow multiple rpc requests at once (i.e calling Do or Exec at the same time in different goroutines would error). This probably isn't that widely used but it should be supported by the session.
As part of this the closing has been reworked quite a bit to make sure resouces and such are cleaned up properly.
What's Changed
- refactor: Move from testify to be by @nemith in https://github.com/nemith/netconf/pull/130
- chore: Update license by @nemith in https://github.com/nemith/netconf/pull/131
- bug: serialize send to allow for concurrent session use by @nemith in https://github.com/nemith/netconf/pull/132
- refactor: Use ECDSA instead of RSA for TLS tests by @nemith in https://github.com/nemith/netconf/pull/133
Full Changelog: https://github.com/nemith/netconf/compare/v0.0.3...v0.0.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads