ssh-deploy/docs/CHANGELOG.md

12 KiB

4.1.4 (2023-02-21)

Bug Fixes

4.1.3 (2023-02-21)

Bug Fixes

4.1.2 (2023-02-21)

Bug Fixes

4.1.1 (2023-02-21)

Bug Fixes

4.1.0 (2023-02-19)

Features

  • add ssh port from VARs, fix package-lock (808b002)

4.0.5 (2023-01-06)

Bug Fixes

  • fix manual release action (245b7a9)

4.0.4 (2023-01-03)

Bug Fixes

  • update sub dependencies (2a32c8d)

4.0.3 (2023-01-03)

Bug Fixes

4.0.2 (2023-01-03)

Bug Fixes

  • add githubWorkspace as default source root (3ef66d0)

4.0.1 (2023-01-03)

Bug Fixes

  • fix default source if empty (9f191f4)

4.0.0 (2023-01-03)

Bug Fixes

Performance Improvements

  • update default rsync options (2be7efb)

BREAKING CHANGES

  • Default rsync options updated to speed up default deployments. from rltgoDzvO to -rlgoDzvc -i

3.4.3 (2023-01-03)

Bug Fixes

  • move e2e tests typo branch name (6d3554b)

3.4.2 (2023-01-03)

Bug Fixes

3.4.1 (2023-01-03)

Bug Fixes

  • move e2e tests to main branch (0069fae)

3.4.0 (2023-01-03)

Full Changelog: https://github.com/easingthemes/ssh-deploy/compare/v3.1.0...v3.4.1

Features

  • Add SSH remote script support - before and after rsync (2cd8a82)
  • Add multi source and multi target support (73a65ec)
  • Add SSH_CMD_ARGS support (51a0063)
  • Add manual inputs for e2e test (8f71595)

Bug Fixes

  • Add visible Rsync CMD for debugging (91b6d28)
  • log buffer from rsync stdout (8e19e0d)
  • fix e2e yaml step name (5c13615)

3.3.4 (2023-01-02)

Bug Fixes

  • Add visible Rsync CMD for debugging (91b6d28)

3.3.3 (2023-01-02)

Bug Fixes

  • log buffer from rsync stdout (8e19e0d)

3.3.2 (2023-01-02)

Bug Fixes

  • Add manual inputs for e2e test (8f71595)

3.3.1 (2023-01-02)

Bug Fixes

3.3.0 (2023-01-02)

Features

  • Add SSH_CMD_ARGS support (51a0063)

3.2.0 (2023-01-02)

Features

  • Add SSH remote script support - before and after rsync (2cd8a82)
  • feat: add sshCmdArgs option
  • feat: add onStderr and onStdout logs
  • feat: Add RSYNC_STDOUT env variable
  • feat: Update emojis

Bug Fixes

  • fix: remove _unsafe _dirname
  • fix: Add promise instead of callback
  • fix: improve logs
  • fix: Add simple command exists instead of a plugin
  • fix: add non interactive install
  • fix: Improve reject messages
  • fix: update workflow actions

3.1.1 (2023-01-02)

Bug Fixes

  • use main branch for e2e testes (21451fe)

3.1.0 (2022-12-31)

Features

3.0.1 (2022-10-28)

Bug Fixes

3.0.0 (2022-10-28)

Bug Fixes

BREAKING CHANGES

  • update to use nodeJS v16

2.2.11 (2021-05-28)

Bug Fixes

  • remove change npm to public (3c36af7)

2.2.10 (2021-05-27)

Bug Fixes

  • add assets to semantic-release git (0867b12)

2.2.9 (2021-05-27)

Bug Fixes

2.2.8 (2021-05-27)

Bug Fixes

  • update npm package name (9c4e411)

2.2.7 (2021-05-27)

Bug Fixes

2.2.6 (2021-05-27)

Bug Fixes

2.2.5 (2021-05-27)

Bug Fixes

  • semantic-release/npm update config (40096bf)

2.2.4 (2021-05-27)

Bug Fixes

  • add branch instead of a version in a readme (8218c8e)

2.2.3 (2021-05-27)

Bug Fixes

  • codeql yaml syntax update (87ad671)

2.2.2 (2021-05-27)

Bug Fixes

2.2.1 (2021-05-27)

Bug Fixes

  • add package json auto updates (ce56d75)

2.2.0 (2021-05-27)

Bug Fixes

Features

  • add semantic-release-action (ac3c9b5)