github deployphp/deployer v8.0.0-alpha.3

2 days ago

Full Changelog: v8.0.0-alpha.2 → v8.0.0-alpha.3

✨ New Features

  • New Deployment Strategy: Added local_archive update code strategy — @calebdw (#4017)
  • TYPO3: Added schema update task and improved recipe documentation — @MarcoRemy, @david-bonhagen (#4117, #4105)
  • Shopware: Updated recipe to include public/plugins as a shared folder — @wannevancamp (#4090)
  • Laravel: Added missing Horizon tasks — @mhdcodes (#4078)
  • Notifications: Added “Continue on Failure” option for Teams notifications — @brianfreytag (#4098)
  • Info Command: Now displays application name in “what” info — @M-arcus (#4075)
  • Sensitive Parameters: Adopted PHP’s SensitiveParameter attribute — @staabm (#4122)

🛠️ Improvements

  • Rsync: Skip empty “became” option check — @TheRatG (#4074)
  • PHP-FPM: Fixed reloading of symlinked PHP-FPM services — @SamJUK (#4088)
  • JWT Handling: Avoid setting JWT file permissions when directory is missing — @M-arcus (#4077)
  • SSH Permissions: Improved .ssh directory and key file permissions — @MarcoRemy (#4108, #4113)
  • Command Options: Fixed incorrect InputOption::VALUE_REQUIRED mode — @gharlan (#4091)
  • Upgrade & Maintenance: Refactored detection and maintenance tasks — @carlos-reynosa (#4127)
  • Shopware JWT Fix: Handled empty config/jwt/ folder edge case — @null93 (#4101)
  • Documentation: Added dynamic config examples and formatting updates — @alexkart (#4111, #4119)
  • Compatibility: Only call curl_close() on PHP < 8 — @jamieburchell (#4125)

🐛 Bug Fixes

Don't miss a new deployer release

NewReleases is sending notifications on new releases.