Skip to content

Releases: drush-ops/drush

12.0.0-rc3

29 May 03:06
e7847d5
Compare
Choose a tag to compare
12.0.0-rc3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 12.0.0-rc2...12.0.0-rc3

11.6.0-rc1

25 May 16:23
Compare
Choose a tag to compare
11.6.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 11.5.1...11.6.0-rc1

12.0.0-rc2

25 May 01:14
c782fa1
Compare
Choose a tag to compare
12.0.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.0-rc1...12.0.0-rc2

12.0.0-rc1

16 May 13:33
0b14016
Compare
Choose a tag to compare
12.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.0-beta1...12.0.0-rc1

12.0.0-beta1

28 Mar 11:53
5cee70b
Compare
Choose a tag to compare
12.0.0-beta1 Pre-release
Pre-release

Drush 12 supports Drupal 10+. The code has been modernized for latest Drupal and latest PHP. Commandfiles for prior versions of Drush should run on Drush 12 without modification.

What's Changed

  • Remove pm:security-php in favor of composer audit by @weitzman in #5392
  • Fix #5071. Drop LegacyAliasConverter command. by @weitzman in #5393
  • Convert all Drush core commands to use PHP8 Attributes instead of Annotations (e.g. ConfigCommands in #5396)
  • Use PHP 8.1 as min by @weitzman in #5397
  • Use final keyword for command classes, and constants for command names. Part n of many. by @weitzman in #5410
  • field-create/field-delete: Filter bundles according to passed field name by @DieterHolvoet in #5416
  • Update dcf generator for Attributes and D10 by @weitzman in #5442
  • php strict_types on commandfiles by @weitzman in #5450
  • Better composer bin by @weitzman in #5455
  • site:install Fix: database containing certain characters breaks creating of database by @MakerTim in #5167
  • Fix #3793: Don't validate config name on config:set. by @donquixote in #5370
  • Use Composer Runtime API to determine Drush version by @weitzman in #5462
  • Upgrade to drupal-code-generator v3 by @Chi-teck in #5371
  • Auto-enable pg_trm extension for postgres during DB creation. by @weitzman in #5467
  • Add security vulnerability reporting instructions to README.md by @cilefen in #5487
  • Update queue:run to run garbage collection by @marcaddeo in #5203
  • Fix #5301. Add suggested values for completion to various args/options by @weitzman in #5499

New Contributors

Full Changelog: 11.5.1...12.0.0-beta1

8.4.12

15 Mar 14:31
Compare
Choose a tag to compare
  • PHP 8.2 and 8.1 compatibility
  • Use compatible method to create Response (#5361)
  • Check to see if error_status element exists before accessing it. (#5362)
  • Workaround for relative paths to commandfiles if drush is a phar (#4979) (#5236)
  • Link compatibility to new docs (#5178)

11.5.1

21 Feb 02:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.5.0...11.5.1

11.5.0

15 Feb 17:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 11.4.0...11.5.0

11.4.0

14 Dec 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 11.3.2...11.4.0

11.3.2

24 Oct 14:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.3.1...11.3.2