Releases: appleboy/easyssh-proxy
Releases · appleboy/easyssh-proxy
v1.5.2
v1.5.1
Changelog
Features
- aa3ff43: feat(buffer): bufio support to set read buffer size (#78) (@fatelei)
- 84a92b1: feat: implement context-based timeout handling (#95) (@appleboy)
Enhancements
- b208263: chore: refactor SCP example with updated dependencies (@appleboy)
- a488812: chore: refactor SSH example with updated dependencies (@appleboy)
- 1871fc5: chore: refactor and update release configuration files (@appleboy)
- 6f50755: chore: refactor proxy example with updated dependencies (@appleboy)
- cd1d906: chore: refactor stream example dependencies (@appleboy)
- dc56456: chore: update Go dependencies to latest versions (@appleboy)
- fe2a2ae: chore: update Go dependencies to latest versions (@appleboy)
- 695ff14: chore: update Go version and refresh module dependencies (@appleboy)
- 4c135d0: chore: update Makefile for passwordless user commands (@appleboy)
- 7a90c45: chore: update SSH key management and permissions (@appleboy)
- f7554e4: chore: update dependencies and CI configurations (@appleboy)
- fa28ac3: chore: update dependencies to latest versions (@appleboy)
- f9371bc: chore: update goreleaser action to latest version (@appleboy)
- 223a64e: chore: upgrade Go and dependencies to latest versions (@appleboy)
- f54a457: chore: upgrade Go container version to 1.23-alpine (@appleboy)
- b3f13f9: chore: upgrade Go version and dependencies for security and compatibility (@appleboy)
Refactor
- da5b824: refactor: refactor directory naming for clarity (@appleboy)
- c8cc9c5: refactor: refactor easyssh for Enhanced Usability (@appleboy)
Build process updates
- 89d89d6: ci: expand CI to support multiple Go versions dynamically (@appleboy)
- 940a4ed: ci: refactor testing workflow configuration (@appleboy)
- c2559cf: ci: update GitHub Actions and improve test reliability (@appleboy)
- 39f76b0: ci: update GitHub Actions and streamline Go config (@appleboy)
- bf97d44: ci: update container version in lint workflow file (@appleboy)
- abf4c52: ci: update release process to improve versioning and cleanup steps (@appleboy)
Documentation updates
- 1bbb790: docs(readme): add Traditional Chinese README and usage examples (@appleboy)
- c04cdcc: docs(readme): improve documentation and testing configurations (@appleboy)
- 2d3a277: docs(readme): localize connection properties documentation to Chinese (@appleboy)
- 43d69a4: docs: document integration, development, CI/CD, and security practices (@appleboy)
- c1c2fce: docs: implemenet writeFile documentation (#97) (@scottenock)
- d9a569d: docs: improved documentation (#96) (@scottenock)
- 9d0897b: docs: refactor codebase for improved maintainability (@appleboy)
- 6269927: docs: refactor documentation and update test configurations (@appleboy)
- 4c7b988: docs: update documentation for installation and WriteFile usage (@appleboy)
Others
- bc41088: style(readme): improve formatting and readability of documentation (@appleboy)
- 39d0518: test: increase test coverage for SudoCommand function (#91) (@appleboy)
- f9f3fbf: test: increase test coverage for root account functionality (@appleboy)
- dfd1549: test: refine tests and CI configurations (@appleboy)
v1.5.0
v1.4.0
v1.3.10
v1.3.9
v1.3.8
v1.3.7
v1.3.6
Support Fingerprint check
docs: how to get fingerprint. Signed-off-by: Bo-Yi Wu <[email protected]>