Releases: appleboy/drone-scp
Releases · appleboy/drone-scp
Release list
v1.8.1
Changelog
Bug fixes
- a4fc564: fix(deps): upgrade golang.org/x/crypto to fix CVE vulnerabilities (@appleboy)
- f93104a: fix: skip integration tests without telegram secrets; apply modernize fix (@appleboy)
Enhancements
- 2b178e9: chore: bump dependencies to latest stable versions (@appleboy)
- cf36b35: chore: bump go directive to 1.25.9 (@appleboy)
Build process updates
- 7d363fb: ci(actions): upgrade GitHub Actions to latest versions (@appleboy)
- 90d58d2: ci: add Trivy security scanning for source code and Docker image (@appleboy)
- af4fd88: ci: bump GitHub Actions and add Go 1.25/1.26 to test matrix (@appleboy)
- cd05adc: ci: pin golangci-lint to v2.11 (@appleboy)
- 262e7e1: ci: enable check-latest in docker and goreleaser workflows (@appleboy)
- f06dda2: ci(trivy): use existing build_docker make target (@appleboy)
- 256ad74: ci(docker): fail push when trivy finds CRITICAL/HIGH issues (@appleboy)
Documentation updates
Others
v1.8.0
Changelog
Features
- 4a529bd: feat(bearer): configure scanning and reporting settings (@appleboy)
- 05df784: feat: integrate godump for enhanced debugging functionality (@appleboy)
- cc35c73: feat: expand proxy configuration with new flags and env support (@appleboy)
Enhancements
- 1536096: chore: update Go version and dependencies to 1.23-alpine (@appleboy)
- 928be3e: chore: upgrade Go dependencies to latest versions (@appleboy)
- e8f6afd: chore: update go-md2man dependency to v2.0.7 (@appleboy)
Refactor
Build process updates
- 4f744b8: ci(bearer): enhance security with Bearer GitHub Action integration (@appleboy)
- 5c956e2: ci: refactor CI workflows and enhance test configurations (@appleboy)
- 7a4b5f1: build: update dependencies and optimize Docker configuration (@appleboy)
- e2a386e: ci: enhance linting and string manipulations in plugin code (@appleboy)
- 419eff8: build: revamp make targets and update build instructions (@appleboy)
- e4f03f3: build: enhance build process and testing across environments (@appleboy)
Documentation updates
- c250624: docs: translate zh-tw and zh-ch (@appleboy)
- 19f2d8e: docs: update (@appleboy)
- aab544b: docs: improve documentation clarity and consistency throughout files (@appleboy)
- eb083b1: docs: enhance documentation and streamline configuration options (@appleboy)
- 110008c: docs: update README files with correct workflow links and formatting (@appleboy)
v1.7.0
Changelog
Features
- fe4a745: feat: enhance plugin networking capabilities support IPV6 (#191) (@appleboy)
- 052d6e7: feat: load environment variables from
/run/drone/envfile (@appleboy) - 2decbc4: feat: refactor protocol configuration handling in main and plugin (@appleboy)
Bug fixes
- 79beba5: fix(parameter): missing protocol argument (#193) (@keatonLiu)
Enhancements
- 6bb71c7: chore: update dependencies in go.mod file (@appleboy)
- 4a7fa1b: chore: update dependencies to latest versions (@appleboy)
- c1ebb32: chore: update dependencies to latest versions (@appleboy)
- 0601816: chore: update Golang dependencies to latest versions (@appleboy)
- 7468610: chore: standardize code style and enhance changelog configuration (@appleboy)
- 9f8137b: chore(deps): update dependencies to latest versions (@appleboy)
Refactor
Build process updates
- 45ef128: ci: standardize YAML formatting and upgrade GitHub Actions (@appleboy)
- 13c4ec4: ci: update GitHub Actions to latest versions (@appleboy)
- e61e240: ci: update Docker actions and remove ARM build step (@appleboy)
- 1381977: ci: update Go version and improve lint workflow (@appleboy)
- 716cc71: ci: downgrade GitHub workflow dependencies (@appleboy)
- 2679e1a: build(goreleaser): refactor codebase for improved performance and maintainability (@appleboy)
- 2a9a578: ci(docker): improve CI workflow and API integration (@appleboy)
Others
v1.6.14
Changelog
- bb91fba chore: update external dependencies versions
v1.6.13
Changelog
- 86f19b9 chore: update dependencies to latest versions
v1.6.12
Changelog
- 691ddec chore: update Go version and base images
- a9c0fd3 chore: refactor Dockerfile directory creation and ownership commands
- 7df424c chore: update Dockerfile and add .hadolint.yaml
- e5bd02f chore: update build process to output executables to
bindirectory - 7e0d495 ci: update GitHub action workflows to use setup-go v5
- ac6c465 chore: update github.com/stretchr/testify
- 754c91f chore: upgrade dependency
v1.6.11
Changelog
- bb2dd55 ci: improve release process and test robustness
- 8b96328 chore: improve API usage and test robustness across OSs
- bd2ddc2 chore: improve recordings, API, tests, and actions
- d098811 build: improve build process and release packaging
- de6f344 refactor: update Plugin Class Exec Method with Version Print Statement
- cf87fec feat: improve file handling with OS-specific functions and tests (#178)
v1.6.10
v1.6.9
v1.6.8
Changelog
- 30279a3 refactor: refactor command line flags in main function
- b9cdc20 chore(config): align with drone-ssh
- cb8f851 refactor: refactor command execution configuration
- fb4058b chore(main): remove unused variable (#175)
- ec6021f chore: update dependencies to latest versions
- 4131325 fix: improve support for folder names with spaces (#174)
- de5e936 chore: update Go version and dependencies
- 46df30d refactor: refactor system type checks in SSH commands
- 87ebe72 feat: improve server logging with OS type detection
- 55f04f0 chore: update easyssh-proxy version in go.mod file