Rocketeer v2.2.0 Release Notes

Release Date: 2015-04-04 // about 9 years ago
  • ➕ Added

    • ➕ Added RemoteHandler::disconnect to purge cached connections
    • ➕ Added LocalCloneStrategy deploy strategy
    • ➕ Added sudo and sudoed option to execute some commands as a sudo user (behaves the same way shell/shelled does)

    🛠 Fixed

    • 🛠 Fixed an issue on 32bit systems where releases would max out the integer limit
    • 🛠 Fixed an issue where commands would not return the proper status code
    • 🛠 Fixed HHVM support