Skip to content

Releases: appleboy/drone-ssh

v1.7.6

01 Jun 01:58
591c6c9
Compare
Choose a tag to compare

Changelog

v1.7.5

02 Apr 08:00
e8a39a1
Compare
Choose a tag to compare

Changelog

Enhancements

  • e8a39a1 chore: refactor release process configuration

v1.7.4

27 Jan 03:27
7d0a886
Compare
Choose a tag to compare

Changelog

  • 7d0a886 refactor: remove unnecessary line setting FilePath field to .host
  • a83bebe refactor: refactor environment variable naming
  • a41d4af chore(protocol): improve IPv6 address. (#268)
  • 91fd4f8 chore: update golang.org/x/crypto to v0.18.0 in go.mod file

v1.7.3

07 Jan 10:00
b34fffd
Compare
Choose a tag to compare

Changelog

  • b34fffd feat: update plugin functionality in main.go and plugin.go files
  • d217773 test: increase test coverage for SudoCommand function
  • ae023d7 chore: update sudoers file for improved security and permissions management
  • 2225457 chore: refactor build and deployment processes
  • a5f8930 chore: update golang.org/x/sys to v0.16.0 in go.mod file

v1.7.2

01 Jan 06:17
a9cfc0c
Compare
Choose a tag to compare

Changelog

  • a9cfc0c chore: update external dependencies to latest versions

v1.7.1

26 Dec 06:51
13ba21a
Compare
Choose a tag to compare

Changelog

  • 13ba21a chore: update dependencies to latest versions
  • e270b03 ci: update dependencies and workflows
  • aa9314a chore: add default user for enhanced security (#267)
  • 037e023 chore: update dependencies to latest versions
  • ddf1b16 chore: refactor GitHub Actions workflows

v1.7.0

23 Jul 01:44
32510c8
Compare
Choose a tag to compare

Changelog

  • 32510c8 feat: implement and test all environment variables functionality (#264)
  • 80cecf1 refactor: improve code clarity and logging functionality
  • c7dd989 chore: improve performance and test coverage across OSs
  • 905bb4c chore: allows to specify IP protocol (#261)
  • 066b72a chore: update dependencies and improve test accuracy
  • b33ad90 chore: improve API efficiency and test robustness
  • c4f4d0f chore: improve performance and update dependencies
  • 8b81da2 chore: update dependencies and improve test tolerance

v1.6.14

06 May 00:18
Compare
Choose a tag to compare

Changelog

  • ba70ad6 ci: improve release process and test robustness
  • 73fa473 chore: optimize codebase with latest library updates
  • 0a721bd build: optimize binary size and improve test accuracy
  • a7c7568 feat: improve API usage and test coverage across platforms
  • bc8c966 chore: improve API usage and test accuracy
  • 30b1852 refactor(setting): reorder format.

v1.6.13

13 Apr 01:57
Compare
Choose a tag to compare

Changelog

  • 67a2631 docs: improve clarity of Usage message in main.go
  • fdc4c8d fix: example with secrets (#178)
  • 4954263 refactor: set default environment variables format in plugin (#253)
  • 6464d99 chore: flexible configuration of environment value transfer (#235)
  • 4aabfc9 chore: upgrade Dependencies to Latest Versions
  • b9cfca6 refactor: standardize environment variables naming conventions (#252)

v1.6.12

04 Apr 09:20
a8d30dc
Compare
Choose a tag to compare

Changelog

  • a8d30dc feat: refactor code for parallel execution on multiple hosts (#249)
  • f733bb5 chore: remove Hadolint configuration file
  • b0ddeb9 chore: update container security measures