Releases: orlandos-nl/Citadel
Releases · orlandos-nl/Citadel
0.9.1
0.9.0
What's Changed
- Optional Channel Prehandlers by @SimplyKyra in #72
- Allow closing the SFTP channel, and provide a with-style method as well by @Joannis in #75
- Allow
with
-style streaming APIs for communicating with a running program by @Joannis in #71 - Add SFTP helper functions to retrieve the current working directory and obtain the real absolute path of a relative path. by @alien10086 in #79
New Contributors
- @alien10086 made their first contribution in #79
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Add DirectTCPIP support to SSH servers by @Joannis in #54
- Support SSH shells on the server, and update the SSH shell example by @Joannis and @gregorFeigel in #65
Full Changelog: 0.7.5...0.8.0
0.7.5
- Fix a bug that causes commands to be returned early, before all output is collected.
Full Changelog: 0.7.4...0.7.5
0.7.4
0.7.3
0.7.2
- Remove the timeout from client auth, replacing it with a proper error
- Make error types public
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- SSH Connection Timeout by @SimplyKyra in #47
- Add support for environment variables by @finestructure in #53
- Fix data race in
nextRequestId
by @Joannis in #57 - Data race fix by @SimplyKyra in #50
- Throw
SSHClient.CommandFailed
when the status code is non-zero by @Joannis in #58 - Specify the issue when failing to parse an OpenSSH key by @Joannis in #60
- End-to-end tests, from Citadel Client to Citadel Server by @Joannis in #59
- Make sure that data is buffered instead of discarded by @Joannis in #61
New Contributors
- @SimplyKyra made their first contribution in #47
- @finestructure made their first contribution in #53
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Add
inShell
parameter to for SSH command execution by @Marcocanc in #36 - Feature/remove rename by @daleswift in #42
- Fix using Exec side-by-side with SFTP by @Joannis in #46
New Contributors
- @Marcocanc made their first contribution in #36
- @daleswift made their first contribution in #42
Full Changelog: 0.6.0...0.7.0
0.6.0
Support AES128-CTR with more MACs
What's Changed
- Update executing commands code documentation by @Typ0genius in #31
New Contributors
- @Typ0genius made their first contribution in #31
Full Changelog: 0.4.14...0.6.0