Skip to content

Releases: drush-ops/drush

10.6.0

13 Aug 10:41
Compare
Choose a tag to compare

844c3cc Update deploy:hook command to use batch system (#4800) [Fabian Bircher]
88e42e8 Remove a non-relevant sentence from migrate documentation (#4802) [marvil07-adapt]
92618bc Improve documentation on migrate:fields-source return value (#4799) [Marco Villegas]
4113c21 Remove pm:info usage example from role:perm:add annotation (#4793) [Richard B. Porter]
89abfb4 cset - allow empty array as value (#4781) [Moshe Weitzman]
8f23dc9 Reduce the default number of fields on migrate:status (#4779) [Claudiu Cristea]
c722ca9 Fix handling of missing source rows in migrate:import (#4778) [Claudiu Cristea]
e436955 Fix warnings on migrate rollback (#4774) [Claudiu Cristea]
09c3314 Add a watchdog:tail command (#4767) [Justin Randell]
c3b085e New --no-dev option for security commands (#4764) [Pierre Rudloff]
e343e01 Add redispatchOptions() in updatedb (#4755) [Moshe Weitzman]

10.5.0

08 May 15:51
Compare
Choose a tag to compare

539f00c Fix #4740. Inconsistent docs for drush.include in a drush config file (#4747) [Moshe Weitzman]
2d4ea2b Add new core:route command (#4735) [Moshe Weitzman]
1e8fe70 Support idlist option on migrate:messages (#4728) [Marco Villegas]
ea6172a Run hook_requirements() on pm:enable (#4733) [Michael S]
f535665 Zip extension no longer required in securityUpdateCommands (#4732) [Moshe Weitzman]
a9fd9dd Advertise keyboard shortcut for search in docs site [Moshe Weitzman]

10.4.3

14 Apr 14:13
Compare
Choose a tag to compare

6d32768 No timeout for batch processing as we already re-spawn on low memory. (#4727) [Moshe Weitzman]
8633ac0 Remove deprecated use of Process::inheritEnvironmentVariables (#4726) [Claudiu Cristea]
b450d6d Add --extra-dump default value in sql:sync (#4722) [Moshe Weitzman]

10.4.2

06 Apr 03:38
Compare
Choose a tag to compare

10.4.1

03 Apr 20:24
Compare
Choose a tag to compare
  • 58bbd0f - Move example.site.yml content to a new markdown page (#4719) Moshe Weitzman
  • a4190aa - Add tests for changing deployment identifier and then running a drush command. (#4700) alexpott
  • 6ae01d8 - Update migrate generator for new MigrateRunnerCommands (#4718) Moshe Weitzman
  • 1af5fe0 - Allow to override the path to save profile dump (#4710) Andy Postnikov
  • e273790 - Use to call each configuration parameter so it could be overriden via environment variables (#4705) Andy Postnikov
  • aa67711 - Add "project" to pm:list (#4694) Greg Anderson
  • 09ef1ac - Auto-discover non-Drupal commands (#4696) Claudiu Cristea
  • 7304cd8 - Fix container rebuilds on deployment identifier change (#4698) alexpott
  • 9fcb55d - Fix error from diff preview against ignored config. (#4692) Thomas M. Charging Hawk
  • 9a18261 - Update sql:sanitize help text to use sql-sanitize-confirms event (#4691) Richard B. Porter
  • 69ccd32 - Fix #4043,#3843 - Use Symfony Console to determine terminal width. (#4688) Moshe Weitzman
  • f085859 - Fix #4671. Show DB connection error details during bootstrap. (#4672) Moshe Weitzman
  • b1359d5 - Fix #4667. Fix --no-browser option. (#4668) Moshe Weitzman

9.7.3

22 Mar 17:03
Compare
Choose a tag to compare
  • Add "project" to pm:list (#4699)

Note: This is a post-EOL release of Drush 9. Drush 9 is still officially EOL.

8.4.8

22 Mar 15:40
Compare
Choose a tag to compare
  • Add "project" to pm:list (#4695)

8.4.7

19 Mar 23:20
Compare
Choose a tag to compare
  • Check for PRESSFLOW_SETTINGS the same way that Pressflow does. (#4693)
  • Consider deprecation messages as warnings instead of errors (#4565)

10.4.0

15 Feb 20:27
Compare
Choose a tag to compare

8.4.6

01 Feb 15:45
Compare
Choose a tag to compare
  • Allow DRUSH_OPTIONS_URI environment variable (#4579)
  • Allow Drush to bootstrap Pressflow without a settings.php file. (#4646)
  • When installing Drupal6, properly respect an existing db setting (db_url) in settings.php. (#4597)
  • Determine .yml use in Drush make based on semantic versioning use (#4633)