Skip to content

Releases: appleboy/drone-scp

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 18 Apr 03:58
256ad74

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

Documentation updates

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

Others

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 04:37
110008c

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

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

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 13:57
2a9a578

Changelog

Features

Bug fixes

Enhancements

Refactor

  • 12827c5: refactor(makefile): simplify and clean up Makefile for streamlined builds (@appleboy)

Build process updates

Others

v1.6.14

Choose a tag to compare

@github-actions github-actions released this 01 Jan 03:48
bb91fba

Changelog

  • bb91fba chore: update external dependencies versions

v1.6.13

Choose a tag to compare

@github-actions github-actions released this 26 Dec 05:49
86f19b9

Changelog

  • 86f19b9 chore: update dependencies to latest versions

v1.6.12

Choose a tag to compare

@github-actions github-actions released this 24 Dec 13:14
691ddec

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 bin directory
  • 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

Choose a tag to compare

@github-actions github-actions released this 06 May 00:19

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

Choose a tag to compare

@github-actions github-actions released this 16 Apr 04:07
665c665

Changelog

  • 665c665 refactor: remove unnecessary quotes in plugin build process (#177)

v1.6.9

Choose a tag to compare

@github-actions github-actions released this 16 Apr 03:40
c663c07

Changelog

  • c663c07 feat: refactor plugin struct and add hostPort function with tests (#176)

v1.6.8

Choose a tag to compare

@github-actions github-actions released this 14 Apr 23:29

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