drone-scp v1.8.1 Release Notes

Release Date: 2026-04-18 // 5 months ago
  • ๐Ÿ”„ 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

    โšก๏ธ 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

    • ๐Ÿ“„ aad3a6a: docs: improve consistency and accuracy of Chinese language selection (@appleboy)

    Others


Previous changes from 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

    • ๐Ÿ”จ 0c38753: refactor: improve code clarity and testing reliability across modules (@appleboy)

    โšก๏ธ 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)