Releases: inhere/sshc
Releases · inhere/sshc
Release list
v0.7.0
Change Log
Feature
- feat(login): select host interactively e3155d4
- feat(cfg): manage default settings 912be14
- feat(host): set and unset host fields 7586ae8
- feat(host): parse host import files 636eb6f
- feat(host): plan imported host changes d5db747
- feat(host): import hosts from files 3cbec13
- feat(config): add encrypted config export format 765e29c
- feat(cfg): export encrypted config 362386e
- feat(cfg): import encrypted config 90157f1
Fixed
- fix(host): apply import defaults 81b457c
Other
- docs: align sshc roadmap status a7e1d33
- docs: plan config export import 22af173
- docs: plan host import ea38abb
- docs: refine host import formats c7c7c9c
- docs: document host import usage 8cc5db8
- docs: align config import plan 039e186
- chore: update commands alias and help be5f2e6
- docs: document config export and import a8c251e
v0.6.0
Change Log
Refactor
Feature
- feat(config): add versioned config model 4d8b50a
- feat(config): resolve effective host settings d02f178
- feat(auth): encrypt and mask credential profiles eb2c31b
- feat(config): add cfg management commands 80ce335
- feat(auth): add credential profile commands 10707f3
- feat(host): add host management commands e3cae44
- feat(log): store large run output by task id 63eca2d
- feat(batch): resolve batch host sources 8302f58
- feat(batch): add batch-run command e889523
- feat(batch): add parallel and fail-fast options 020fa39
- feat(ssh): resolve jump host settings a357392
- feat(ssh): connect through jump host 91fffca
- feat(ssh): add jump option to ssh commands 709b2bb
- feat(auth): add profile remark bfbeadf
- feat(host): save jump host from add 7f196e6
Other
- docs: add config auth implementation plan 37d19d3
- docs: update config and auth documentation 599eda1
- docs: add batch and jump implementation plans 17f73cd
- docs: update batch-run ad-hoc host plan f405c09
- docs: add run log task output plan 5775679
- docs: lower run log inline output limit 7e0c031
- docs: refine log id line selection plan e9a9e8b
- docs: document batch-run usage 3f14355
- doc: update en and zh-CN readme docs ca07fe7
- test: split big test file to multi files 119524d
- test(core): split large core test file 73aedc3
- docs: align english readme with zh-cn 9d49f67
- chore: update readme zh-cn 7a1ecde
- docs: refine jump host implementation plan c28490f
- docs: document jump host usage fbf6938
- ci: fix ci release action fail 2c0e947
- docs: document host jump configuration fbf8ef7