Skip to content

Deployer 3.0.7

Compare
Choose a tag to compare
@oanhnn oanhnn released this 14 Aug 08:03
· 2584 commits to master since this release

Note: Please update to version 3.0.9 to fix problem default timeout value for phpseclib. #435

In this release:

  • Updated version constraints of dependency packages #339, #428, #375
  • Updated git clone faster with git cache or shallow clone #346, #352
  • Updated docs and build script #364, #365, #367
  • Switched coding style to follow PSR-2 standard and add StyleCI check #360, #362, #366, #369
  • Added support forward agent feature when using ext-ssh2 #388
  • Added ability to enable ssh config via serverList yaml functionality. #417
  • Added default stage support #401
  • Added creating the deployment path if it doesn't exist #403
  • Added env parsing path when using upload and download function #390
  • Fixed wrong agent forwarding implementation #393, #428
  • Fixed add env variable to composer #400