Releases: drush-ops/drush
Releases · drush-ops/drush
13.4.0-rc1
What's Changed
- Add Drupal Dependencies commands to Drush core by @claudiu-cristea in #6060
- Fix #6158. Entity save command does not properly check for revision support by @weitzman in #6168
- Add missing limit option to entity:save by @weitzman in #6169
- Dispatch GeneratorInfoAlter event by @weitzman in #6177
- Add Blackfire.io to credits by @DieterHolvoet in #6191
- Allow config.storage service to be decorated by @alexpott in #6197
- Fix mysql via mariadb warns about being deprecated (#6183) by @MakerTim in #6189
- Handle custom database drivers by @bradjones1 in #6127
- Fix up makeEntitiesAvailableWithShortClassNames by @chx in #6221
- drush.services.yml support will be removed in Drush 14 not 13 by @prudloff-insite in #6217
- Fix #6232. Make sure redispatchOptions() are used in deploy:hook by @weitzman in #6233
- Issue #6125 Fix PHP Error: Object of class Drupal\layout_builder\Sect… by @rodrigoaguilera in #6236
- Fix #6240. Warnings while doing drush entity:save node by @weitzman in #6241
- Allow cache-rebuild to fix more things by @alexpott in #6243
New Contributors
- @drupal-daffie made their first contribution in #6206
- @miloskroulik made their first contribution in #6229
Full Changelog: 13.3.3...13.4.0-rc1
8.5.0
13.3.3
What's Changed
- Add filter tip to Watchdog by @gitressa in #6152
- Relax auto-discoverable command file/class naming convention by @claudiu-cristea in #6153
- Avoid DI for PermissionHandler in pm:install by @weitzman in #6155 (bug fix)
Full Changelog: 13.3.2...13.3.3
13.3.2
What's Changed
- Add negation operator example to filter docs by @weitzman in #6150
- Improve logging when installing modules by @DieterHolvoet in #6109
- Update deploy documentation to clarify that the Drupal API isn't completely unavailable by @andriokha in #6151
Full Changelog: 13.3.1...13.3.2
13.3.1
What's Changed
- Use the mariadb executable for SQL commands where possible by @codebymikey in #6128
- Remove getters in TwigCommands by @weitzman in #6133
- Fix typo in docs/dependency-injection.md by @eojthebrave in #6143
- Replace subshell with exec by @webflo in #6140
- Fix xdebug handling for sub processes by @webflo in #6138
- Correcting user:role:remove role description by @jhuebsch in #6145
New Contributors
Full Changelog: 13.3.0...13.3.1
13.3.0
13.3.0-rc1
What's Changed
Full Changelog: 13.2.0...13.3.0-rc1
13.2.0
What's Changed
- Fix locale-import-all usage example by @weitzman in #6106
- Fix the typo in command name for command usage help text by @mohit-rocks in #6108
- entity:save supports a state transition and publish/unpublish by @weitzman in #6107
New Contributors
- @mohit-rocks made their first contribution in #6108
Full Changelog: 13.1.1...13.2.0