11.1.0
An 11.1.1 release was made right after this one to fix an omission in drush.info file
Highlights
- Bring back the archive:dump and archive:restore commands in #5148
What's Changed
- Add pm:uninstall alias un by @gitressa in #5131
- Update to PSR12 in docs by @weitzman in #5132
- Psr log 3 by @greg-1-anderson in #5137
- Test the finished callback of batch runner. Refs #5009 by @weitzman in #5144
- Dont use DRUPAL_ROOT in cache:rebuild by @weitzman in #5147
- Removed note about feature being experimental by @joachim-n in #5150
- [PHP 8.2] Fix deprecated
${var}
string interpolation patterns by @Ayesh in #5154 - The field:delete command deletes fields from all bundles instead of only the requested bundles. by @DieterHolvoet in #5158
- Bootstrap levels are
int
in DrupalBootLevels by @mglaman in #5155 - Show composer versions used in highest test by @weitzman in #5171
- PHP 8.2 compatibility: upgrade webmozarts/assert to 1.11.0 by @andypost in #5169
- Make
pm:install
andpm:uninstall
respect--simulate
option by @Kingdutch in #5152 - Remove timeout for runserver command by @jurgenhaas in #5174
- Add url option to the core:route command by @Chi-teck in #5172
- Allow to set the URL for the security advisories composer url via env variable by @Cyberschorsch in #5180
New Contributors
- @mglaman made their first contribution in #5155
- @Kingdutch made their first contribution in #5152
- @Cyberschorsch made their first contribution in #5180
Full Changelog: 11.0.9...11.1.0