- Document support of Symfony Console commands. Fix #4545.
- Fix #4544. Use exit code 3 when insecure packages are found in security commands
- Allow Symfony Finder ^5 (#4571)
- Improve command categorization. (#4572)
- Fixes #4580: Allow Drush to work with composer/semver ^3. (#4581)
- entity:delete -> execute deletion of entities in batches. Add progress bar.
- Fixed app root detected by Drush not getting passed to the Drupal kernel