DDEV v1.24.2 Brings MySQL 8.4 and Key Updates
DDEV has rolled out version 1.24.2, bringing several enhancements, bug fixes, and new features to improve the local development experience. The update introduces support for MySQL 8.4, now using the bitnami/mysql base image for improved performance and compatibility. The `ddev composer create`
command has been refined with better argument handling and the addition of a `create-project`
alias for streamlined project creation.

A significant addition in this release is the new `ddev mariadb`
command, aligning with MariaDB's transition away from "mysql"
in its command names. Meanwhile, global DDEV commands are now accessible within the web container, allowing users to execute commands such as `xdebug toggle`
more conveniently.
The release also brings changes to configuration handling, preventing accidental setups by restricting the `ddev config`
command from running in parent directories while enabling its use within project subdirectories. Database output has been improved with a default pager setting for cleaner readability, which can be customized if needed.
Bug fixes address issues with OpenSSH certificates for `ddev auth ssh
`, multiple database handling in `ddev pull acquia`
, and compatibility improvements for Drupal 7. Other improvements include updates to PHP versions, better project documentation, and refinements to the user experience.
For a complete list of changes, installation instructions, and detailed release notes, visit DDEV's GitHub page.
Image Attribution Disclaimer: At The Drop Times (TDT), we are committed to properly crediting photographers whose images appear in our content. Many of the images we use come from event organizers, interviewees, or publicly shared galleries under CC BY-SA licenses. However, some images may come from personal collections where metadata is lost, making proper attribution challenging.
Our purpose in using these images is to highlight Drupal, its events, and its contributors—not for commercial gain. If you recognize an image on our platform that is uncredited or incorrectly attributed, we encourage you to reach out to us at #thedroptimes channel on Drupal Slack.
We value the work of visual storytellers and appreciate your help in ensuring fair attribution. Thank you for supporting open-source collaboration!