Skip to content

Releases: appleboy/drone-ssh

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

v1.6.11

29 Mar 01:00
Compare
Choose a tag to compare

Changelog

  • 8c5d17d chore: refactor release process to use main.Version flag
  • 050e0e6 docs: use ghcr.io/appleboy/drone-ssh image for SSH connections
  • f01d5d9 chore(deps): update go.sum
  • c004469 ci: upgrade setup-go action and remove release binary action
  • bc2dac6 chore: refactor installation command for drone-ssh using go install
  • 5415086 chore: remove dotenv autoloading (#243)
  • 22cd751 chore: update third-party libraries for improved security and performance
  • 5a6a923 build: configure cross-platform builds with Goreleaser

v1.6.10

28 Feb 09:14
1a95b5f
Compare
Choose a tag to compare

Changelog

  • 1a95b5f chore(auth): allow use password and key at same time (#240)

v1.6.9

27 Feb 06:04
Compare
Choose a tag to compare

Changelog

  • d0ed2bb chore(docker): support multiple platform
  • b2a60a2 chore(CI): upgrade build push actions
  • 7c7619e chore(deps): upgrade dependency.
  • fc62fb3 chore(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 (#225)
  • 808373f docs: fix wrong link
  • 6d9d6ac Document configuration through dotenv variables (#224)
  • 439ca59 chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.2 (#229)
  • d9493e4 chore(deps): upgrade go

v1.6.8

08 Jan 01:05
cc7a2d5
Compare
Choose a tag to compare

Changelog

  • cc7a2d5 fix(envs): 🐛 set environment variable instead of bash variable (#219)
  • 0a6e4de chore(CI): latest tag for linux and amd64
  • 48f817e chore(CI): add strategy in docker build

v1.6.7

27 Dec 00:29
c8ecc03
Compare
Choose a tag to compare

Changelog

  • c8ecc03 Revert "chore(scripts): disable SliceFlagSeparator" (#215)
  • a568d2e chore(cli): upgrade urfave/cli to v2 (#211)

v1.6.6

24 Dec 13:52
Compare
Choose a tag to compare

Changelog

  • 8da3787 chore(CI): add enable checker
  • bf419ce chore(CI): check push event
  • 7b141b7 chore(dockerfile): replace ADD with COPY
  • 058dcd4 chore(CI): remove drone CI config
  • 598a11a chore(CI): update setup-go version
  • 31c298b chore(CI): update version check.
  • df6997a chore(CI): add build config
  • 8c5823d chore(CI): rename
  • c643b61 chore(CI): update golangci-lint to latest
  • 7c482e3 chore(deps): upgrade goreleaser
  • 07f8a59 chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 (#206)
  • f1ffd39 chore(CI): disabled release binary

v1.6.5

08 Dec 08:39
Compare
Choose a tag to compare

Changelog

  • 0405339 chore(CI): disable build arm and arm64
  • 5be4214 chore(CI): upgrade go version.
  • 906f627 chore(CI): remove build step
  • 4a05db1 chore(CI): using container
  • f1be0b3 chore(CI): disable windows
  • d296797 chore(CI): enable build
  • 5525ed6 fix(lint): io/ioutil is deprecated
  • 836fd2d chore(dep): update go dependency
  • 3074096 remove empty string output (#198)
  • b937d64 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#195)
  • 1dcc9ac chore(release): support multiple platform
  • f11e2ed chore: remove testing
  • cf159c5 fix: missing installed version
  • c7df4b7 chore: bump golangci version
  • 4e6b85e chore(deps): bump github/codeql-action from 1 to 2 (#185)
  • 0dd29f2 chore(deps): bump actions/checkout from 2 to 3 (#188)
  • bf697d7 chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.2 (#191)
  • 1944689 chore: enable funding button
  • 7b035f2 chore: bump all dependecy
  • 492a5db chore: update drone build flow
  • 2407d7a chore: update github plugin version
  • 642891b chore: add dependabot
  • 471976f chore(go): upgrade to go1.17
  • c4e24b1 feat(CI): Enable GitHub Actions
  • 9c88ecd chore: update go module
  • b96b4db chore: upgrade to go.16
  • 6850ed1 chore(makefile): change gofmt toll to gofumpt
  • 5750d46 chore: update revive
  • 9edff25 chore(docs): fix typo
  • 79f4c24 docs: add Multiple Hosts with differebt port

v1.6.4

16 Jun 03:26
Compare
Choose a tag to compare
chore(release): support multiple platform

v1.6.3: remove support i386

17 Nov 02:38
Compare
Choose a tag to compare