"4.13.0": "New features:\n\n* Add pagination to organization users commands (to support organizations with\n more than 50 members).\n* Add `--no-checkout` option; remove checkout warning in the `branch` command.\n* Make SSH options configurable, using the `ssh`.`options` YAML config key or\n the `{PREFIX}_SSH_OPTIONS` environment variable. The `RequestTTY force`\n option will no longer be sent by default in the `ssh` command. The\n `--identity-file` (`-i`) option for `ssh` and related commands will continue\n to work, but it is now hidden and deprecated.\n* Add timing columns for activity lists. For example, `--columns +time_execute`\n will display execution time in seconds alongside activities.\n\nOther changes:\n\n* SSH bugfixes:\n - Allow SSH to continue if writing configuration fails.\n - Omit `CertificateFile` if not supported by the OpenSSH version.\n - Do not rewrite config when running `ssh-cert:load --refresh-only`.\n - Fix the \"Expires at\" color in the `ssh-cert:load` command.\n - Avoid unnecessarily loading SSH keys.\n - Avoid passing `-t` to `ssh` when using `sql` with the `--raw` flag.\n* Un-beta `metrics` and runtime `ops` commands.\n* Deprecate `db:size` and `mount:size` commands.\n* Make `-c0` available consistently for showing all pages, in the commands\n which display paginated lists.\n* Warn during login when no refresh token is obtained.\n* Remove unnecessary `api_domain_suffix` config.\n* Skip interactive app/worker choice when there is only one app, and print\n the selected app/worker.\n* Avoid duplicate \"Selected environment\" verbose message when there is only one.\n* Remove unnecessary sort in backups list.\n* Update domain command help to clarify certificate files are for \"custom\" use\n (they are not required for SSL support).\n* Ignore a 404 from the current deployment in the `drush-aliases` command.",
0 commit comments