- Removes
--no-riand--no-rdocas they are no longer supported in later versions of ruby.
- Add MaintenanceStatus action that reports maintenance page up/down.
- Fixes a bug where maintenance actions incorrectly did not accept --config options.
- Support new --ignore-existing option for integrate, which tells rsync not to overwrite existing files on the destination server when syncing existing app files before deploy.
- Remove --clean option form Integrate command. We've decided that integrate should just always run clean.
- Add --clean option to Integrate command.
- Require
serverside\_versionfor all commands. - Add --clean option to Deploy command.