What's Changed
- fix: handle chmod errors in dart by @XavierChanth in #1173
- fix: more time for npt control socket creation by @gkc in #1198
- fix: (i) fix race condition in daemon-side multi srv; (ii) add
\n
separator to npt control messages by @gkc in #1199 - fix: use wrapped chown method in all places by @XavierChanth in #1222
- ci: parallel e2e tests by @XavierChanth in #1227
- docs: Update Readme by @XavierChanth in #1249
- test: Add unit tests by @sitaram-kalluri in #1241
- fix: e2e tests crashing by @XavierChanth in #1254
- fix: When running npt in keep-alive mode then the keep-alive loop should never exit due to an exception from
npt.run()
by @gkc in #1207 - test: Add unit test related to sshnpd by @sitaram-kalluri in #1263
- feat: adding activation inside universal.sh by @Xlin123 in #1266
- fix: ensure NptImpl's
preRun
is being executed only once when npt cli is run without the-x
flag by @gkc in #1290
Full Changelog: v5.5.0...v5.6.1