11.4.0
What's Changed
- Support command completion (and adjust our DDEV config accordingly) by @weitzman in #5097
- Fix type hint in Attribute by @weitzman in #5299
- Fix #5300. Add cache clear option to clear the drupal container by @weitzman in #5304
- Avoid errors in DDEV shell when using Symfony 4 by @weitzman in #5308
- Add --severity-min parameter to watchdog commands by @jonathan1055 in #5298
- Require latest annotated-command by @weitzman in #5307
- Remove unused param and only set tty when we can by @weitzman in #5310
- Document how to specify drush.services.yml files in package sub-modules by @mstenta in #5312
- Allow multiple config:delete objects in same call by @weitzman in #5317
- Add Drush 11 to Install > Drupal Compatibility by @gitressa in #5320
- A bit of completion testing by @weitzman in #5318
- Improve legacyCommands messaging by @weitzman in #5321
- Fixes #5305. Nullable commandData. by @weitzman in #5322
- Update role examples to use single quotes by @gitressa in #5326
- Use new process plugin name in generator help by @weitzman in #5334
- #5332 fix drush status by @guix77 in #5333
- Add sites.php mapping for DDEV by @weitzman in #5336
- Bump min php for testing by @weitzman in #5338
- Relay update warnings to the user. by @pfrenssen in #5337
- Warn if modules passed to pm-uninstall are not enabled by @DieterHolvoet in #5293
- Invoke hook_requirements_alter when hook_requirements is invoked by @gaelg in #5327
New Contributors
- @jonathan1055 made their first contribution in #5298
- @guix77 made their first contribution in #5333
- @gaelg made their first contribution in #5327
Full Changelog: 11.3.2...11.4.0