Releases: ddev-test/ddev
Releases · ddev-test/ddev
v1.23.7-alpha3
Changelog
- f9600c5 Try 5, try for a good version hash [skip ci]
v1.23.7-alpha2
v1.24.0-alpha2
Changelog
- 4bde2b9 second try
v1.24.0-alpha1
Changelog
- a76f150 fix: don't require go and make for ordinary homebrew installation, fixes ddev#6156 [skip ci]
- a340e88 fix: not-included PHP version should work with webimage_extra_packages (ddev#6707)
- bc33850 fix: use /usr/bin/env bash instead of direct /bin/bash in scripts (ddev#6706) [skip ci]
- 9aa0fc2 test: Fix TestGetAllURLs failure on tb-wsldd-16 (ddev#6708) [skip ci]
- 5bb7523 build: fix static errors from golangci-lint (ddev#6710)
- da51ad4 fix: escape dollar sign $ properly in .env, for ddev#6406, fixes ddev#6683 (ddev#6687)
- 9dd929b fix: match snapshot using full filename, fixes ddev#6694 (ddev#6704) [skip ci]
- 62bf39b fix: expand
~/bin
in PATH and ensure consistency in subshells, for ddev#6627 (ddev#6689) - 8f61e7f build: Remove unsupported PHP versions by default, fixes ddev#5984 (ddev#6691) [skip ci]
- 5aea875 docs: rearrange documentation on making PRs (ddev#6676) [skip ci]
- 1a46b67 feat: add WordPress WP_ENVIRONMENT_TYPE support to wp-config-ddev.php (ddev#6695)
- fd284f6 docs: use apache-fpm for Kirby CMS (ddev#6698) [skip ci]
- da658c0 docs: Add Contao recipe to Quickstarts (ddev#6674) [skip ci]
- 1bad23a docs: note that setting a nodejs version always downloads something (ddev#6684)[skip ci]
- 676e64e test: Try to get lima and colima sane with LIMA_SSH_PORT_FORWARDER (ddev#6697) [skip ci]
- 0a99831 test: run full tests that are sometimes short-circuited (ddev#6693)
- a1ea2fc build: Improve ddev-php-base and ddev-webserver image build (ddev#6672)
- 92cd790 feat: add
ddev cd
command, fixes ddev#6639 (ddev#6644) - 749449e feat: add
ddev debug match-constraint
(ddev#6645) [skip ci] - 00407fd test: tests.yml needs to check out full depth [skip ci] (ddev#6673)
- 3e8ddfc refactor: install limited locales by default, provide configuration for additional locales, for ddev#5984 (ddev#6570)
- 45c6567 feat: ignore config..local.yml (ddev#6634)
- ebe3311 docs: mention how to use xdebug with drush 13+ (ddev#6626) [skip ci]
- f175a77 docs: update link to Backdrop documentation, fixes ddev#6573 (ddev#6666) [skip ci]
- d2cdf17 fix: composer revert Cmd back to RawCmd and add PATH env, for ddev#6604, fixes ddev#6628 (ddev#6627)
- 62be709 build: bump docker-compose to 2.30.0 (ddev#6664)
- 8209f51 fix: validate
--all
flag with args inddev delete
, for ddev#6209 (ddev#6650) [skip ci] - 3fed223 refactor: add
drush
andcomposer
command aliases, fixes ddev#6642 (ddev#6649) [skip ci] - 7c942f7 fix: improve
ddev describe
output for HTTP only, fixes ddev#6661 (ddev#6662) [skip ci] - ac97e92 fix: help mutagen work with Drupal's read-only settings files, fixes ddev#6491 (ddev#6529)
- d575ecc build: bump actions/setup-python from 5.2.0 to 5.3.0 [skip ci] (ddev#6658)
- 6acaae7 fix: make drupal detection only detect drupal8+ (ddev#6652) [skip ci]
- 64b7a80 build: bump mutagen to 0.18.0 (ddev#6648)
- 4de6507 docs: Fix copy-paste error in add-on list docs (ddev#6637) [skip ci]
- 19c4f0b build: update Gitpod ports, update Gitpod README.md, for ddev#6613 [skip ci] (ddev#6624)
- d3296c6 docs: add docker volume mention to ddev uninstall docs (ddev#6632)
- fddf8c8 build: disable repo tagging for devcontainers, for ddev#6613 (ddev#6625)
- a6d7d23 docs: separate Debian and Homebrew install instructions for previous DDEV versions, link to it from Building, Testing, and Contributing page (ddev#6631) [skip ci]
- 788720e build: make latest tag same hash, push latest for most (ddev#6622) [skip ci]
- f2db51c docs: Fix DNS settings link that has been broken a lot (ddev#6621)
- f3d01a8 fix: Some UPSUN environment variables are now PLATFORM_ environment variables (ddev#6620) [skip ci]
- 8b508fc build: bump images to v1.23.5 and docker-compose to v2.29.7, fixes ddev#6606 (ddev#6618)
- b6c3c7b feat: add validation for
ddev dotenv
flags, for ddev#6406 (ddev#6615) - 96aaa50 build: push gitpod and codespaces images/packages during release (ddev#6613) [skip ci]
- aeb5ee0 fix: don't try to release not-bound ports (ddev#6612)
- d74fbf7 docs: show results of including composer/composer (ddev#6611) [skip ci]
- ef09863 docs: Improve port conflict documentation and provide a link to the issue (ddev#6610) [skip ci]
- 1870c38 docs: Remove non-working DDEV doc reference in TYPO3 docs (ddev#6614) [skip ci]
- 3a6e225 fix: check only for IPv4 in DNS lookup, fixes ddev#6592 (ddev#6593)
- 8d829bd feat: Remove 127.0.0.1 from start and restart message, place in one function, fixes ddev#6500 (ddev#6595) [skip ci]
- 44c6293 fix: use Cmd instead of RawCmd to execute composer and put vendor/bin first in PATH, fixes ddev#6602 (ddev#6604) [skip ci]
- 9ab9078 docs: sort commands alphabetically, add missing aliases (ddev#6607) [skip ci]
- 32ca876 docs: remove markdown link check on archive.org (ddev#6608) [skip ci]
- c8f7e5a docs: update
web_environment
usage, fixes ddev#6599 (ddev#6600) [skip ci] - 883ebe9 feat: pass X-Accel-* headers to client, fixes ddev#6563 (ddev#6564) [skip ci]
- 08589a8 feat: validation for database versions in
schema.json
[skip ci] (ddev#6609) - e5bcf28 fix: improve timezone detection to work on macOS Sequoia, for ddev#6468 (ddev#6603)
- 9dadad6 docs: wsl2 buildkite-agents no longer need homebrew (ddev#6605) [skip ci]
- cef6f2f feat: Create Windows ARM64 installer, for ddev#6344, fixes ddev#5817 (ddev#6587)
- bb34448 test: use Packagist package
ddev/ddev-test-composer-create
, fixes ddev#6586 (ddev#6596) - 6772f44 docs: Add link to "omit" DB configuration (ddev#6590) [skip ci]
- 6e8a8e0 build: ddev-webserver Dockerfile should check for bash errors (ddev#6597) [skip ci]
- 78a1821 refactor: install vim-tiny instead of vim to save 30MB on images (ddev#6569)
- 528a0b0 test: fix Windows path in TestCmdAddonComplex (ddev#6585)
- 66d5803 test: Use composer 2.8.0 for TestComposerCreateCmd until composer bug is fixed, for ddev#6586 (ddev#6588)
- cccd955 refactor: exclude web and db from waiting for containers, fixes ddev#6493, for ddev#6422 (ddev#6568)
- 925dc4e feat: rename refresh to rebuild in
ddev debug refresh
, allow to build different services, add cache flag (ddev#6580) [skip ci] - f8e3c62 feat: show warnings from stderr, auto rebuild for web image w/o cache on warnings, fixes ddev#6451, for ddev#5073 (ddev#6546) [skip ci]
- ef14e12 feat: expand
.ddev/.env.*
files onddev start
, addddev dotenv
, add variable expansion toddev add-on get
, fixes ddev#4430 (ddev#6406) [skip ci] - c3e57c0 feat: support postgres:17, fixes ddev#6566 (ddev#6567)
- 8e1e6cd build: fix Docker's InvalidDefaultArgInFrom warning (ddev#6582) [skip ci]
- ac9830a build: add bash-completion to standard packages (ddev#6575) [skip ci]
- 725b859 fix: remove unused file for router, for ddev#5266 (ddev#6581) [skip ci]
- fec8d69 feat: Don't force Drush's Xdebug environment variable to 1 (ddev#6565) [skip ci]
- 9c3de49 build: change to new gitpod image with current ddev, make codespaces work [skip ci] (ddev#6562)
- f292c7f test: buildkite testbot_maintenance.sh apt upgrade hung on linux, remove it (ddev#6561)
- dbcf291 refactor: Use DIR instead of dirname(FILE) in settings.ddev.php and related (ddev#6555)
- 925e8e9 docs: Typo fix, incorrect code section usage (ddev#6560) [skip ci]
- bd287a4 test: Remove brew setup for linux from buildkite testbot_maintenance.sh [skip ci] (ddev#6558)
- 9a7fe57 feat: streamline TYPO3 non-composer mode configuration support (ddev#6525)
- 191c841 fix: remove SVG policy to allow processing (ddev#6550)
- e5006cd fix: ddev debug test - show customizations in .ddev/nginx if they exist [skip ci] (ddev#6552)
- d1f518c docs: add Magento tools to docs (ddev#6551) [skip ci]
- 507cfca fix: allow overrides for Docker networks, fixes ddev#5706, fixes ddev#6376 (ddev#650...
v1.23.7-alpha1
Changelog
- c8fc121 build: disable Chocolatey for testing
- f2db51c docs: Fix DNS settings link that has been broken a lot (ddev#6621)
- f3d01a8 fix: Some UPSUN environment variables are now PLATFORM_ environment variables (ddev#6620) [skip ci]
- 8b508fc build: bump images to v1.23.5 and docker-compose to v2.29.7, fixes ddev#6606 (ddev#6618)
- b6c3c7b feat: add validation for
ddev dotenv
flags, for ddev#6406 (ddev#6615) - 96aaa50 build: push gitpod and codespaces images/packages during release (ddev#6613) [skip ci]
- aeb5ee0 fix: don't try to release not-bound ports (ddev#6612)
- d74fbf7 docs: show results of including composer/composer (ddev#6611) [skip ci]
- ef09863 docs: Improve port conflict documentation and provide a link to the issue (ddev#6610) [skip ci]
- 1870c38 docs: Remove non-working DDEV doc reference in TYPO3 docs (ddev#6614) [skip ci]
- 3a6e225 fix: check only for IPv4 in DNS lookup, fixes ddev#6592 (ddev#6593)
- 8d829bd feat: Remove 127.0.0.1 from start and restart message, place in one function, fixes ddev#6500 (ddev#6595) [skip ci]
- 44c6293 fix: use Cmd instead of RawCmd to execute composer and put vendor/bin first in PATH, fixes ddev#6602 (ddev#6604) [skip ci]
- 9ab9078 docs: sort commands alphabetically, add missing aliases (ddev#6607) [skip ci]
- 32ca876 docs: remove markdown link check on archive.org (ddev#6608) [skip ci]
- c8f7e5a docs: update
web_environment
usage, fixes ddev#6599 (ddev#6600) [skip ci] - 883ebe9 feat: pass X-Accel-* headers to client, fixes ddev#6563 (ddev#6564) [skip ci]
- 08589a8 feat: validation for database versions in
schema.json
[skip ci] (ddev#6609) - e5bcf28 fix: improve timezone detection to work on macOS Sequoia, for ddev#6468 (ddev#6603)
- 9dadad6 docs: wsl2 buildkite-agents no longer need homebrew (ddev#6605) [skip ci]
- cef6f2f feat: Create Windows ARM64 installer, for ddev#6344, fixes ddev#5817 (ddev#6587)
- bb34448 test: use Packagist package
ddev/ddev-test-composer-create
, fixes ddev#6586 (ddev#6596) - 6772f44 docs: Add link to "omit" DB configuration (ddev#6590) [skip ci]
- 6e8a8e0 build: ddev-webserver Dockerfile should check for bash errors (ddev#6597) [skip ci]
- 78a1821 refactor: install vim-tiny instead of vim to save 30MB on images (ddev#6569)
- 528a0b0 test: fix Windows path in TestCmdAddonComplex (ddev#6585)
- 66d5803 test: Use composer 2.8.0 for TestComposerCreateCmd until composer bug is fixed, for ddev#6586 (ddev#6588)
- cccd955 refactor: exclude web and db from waiting for containers, fixes ddev#6493, for ddev#6422 (ddev#6568)
- 925dc4e feat: rename refresh to rebuild in
ddev debug refresh
, allow to build different services, add cache flag (ddev#6580) [skip ci] - f8e3c62 feat: show warnings from stderr, auto rebuild for web image w/o cache on warnings, fixes ddev#6451, for ddev#5073 (ddev#6546) [skip ci]
- ef14e12 feat: expand
.ddev/.env.*
files onddev start
, addddev dotenv
, add variable expansion toddev add-on get
, fixes ddev#4430 (ddev#6406) [skip ci] - c3e57c0 feat: support postgres:17, fixes ddev#6566 (ddev#6567)
- 8e1e6cd build: fix Docker's InvalidDefaultArgInFrom warning (ddev#6582) [skip ci]
- ac9830a build: add bash-completion to standard packages (ddev#6575) [skip ci]
- 725b859 fix: remove unused file for router, for ddev#5266 (ddev#6581) [skip ci]
- fec8d69 feat: Don't force Drush's Xdebug environment variable to 1 (ddev#6565) [skip ci]
- 9c3de49 build: change to new gitpod image with current ddev, make codespaces work [skip ci] (ddev#6562)
- f292c7f test: buildkite testbot_maintenance.sh apt upgrade hung on linux, remove it (ddev#6561)
- dbcf291 refactor: Use DIR instead of dirname(FILE) in settings.ddev.php and related (ddev#6555)
- 925e8e9 docs: Typo fix, incorrect code section usage (ddev#6560) [skip ci]
- bd287a4 test: Remove brew setup for linux from buildkite testbot_maintenance.sh [skip ci] (ddev#6558)
- 9a7fe57 feat: streamline TYPO3 non-composer mode configuration support (ddev#6525)
- 191c841 fix: remove SVG policy to allow processing (ddev#6550)
- e5006cd fix: ddev debug test - show customizations in .ddev/nginx if they exist [skip ci] (ddev#6552)
- d1f518c docs: add Magento tools to docs (ddev#6551) [skip ci]
- 507cfca fix: allow overrides for Docker networks, fixes ddev#5706, fixes ddev#6376 (ddev#6501)
- 23bc699 build: Use 1password secrets for most push secrets instead of github secrets (ddev#6541) [skip ci]
- af774eb build: bump docker-compose to 2.29.5 (ddev#6548) [skip ci]
- b16628f docs: fix link to ngrok agent config (ddev#6547)
- b0cf8f1 build: Revert "build: bump docker-compose to 2.29.3 (ddev#6538)" (ddev#6545)
- b2e3801 build: bump docker-compose to 2.29.3 (ddev#6538)
- dbc1b81 test: Make forked PRs skip loading secrets (ddev#6540)
- 44e2df3 fix: Remove obsolete code that fixed up absolute mountpoints (ddev#6537) [skip ci]
- 6723797 test: Use 1password for test secrets (ddev#6536)
- 865bf6d docs: maintainer info about GitHub notifications (ddev#6527) [skip ci]
- bd2d3f5 test: Fix TestLagoonPush by upgrading lagoon CLI, replaces ddev#6524 (ddev#6526)
- d7c0aff fix: don't touch
.ddev
dir in everyddev
command, avoid overwriting.ddev/.gitignore
if unchanged, fixes php-perfect/ddev-intellij-plugin#361 (ddev#6510) - ccac0fb test: apt key expiration management, fixes ddev#5829 (ddev#6516)
- 22b21a1 feat: add SVG support for ImageMagick (ddev#6519)
- 1c07506 feat: add
--project
flag toddev add-on
commands, fixes ddev#6513 (ddev#6517) [skip ci] - 608267b test: leave docker desktop context as desktop-linux [skip ci] (ddev#6522)
- c22a594 build: bump actions/setup-python from 5.1.1 to 5.2.0 (ddev#6521) [skip ci]
- 557edfb build: fix FromAsCasing warning from Dockerfile, for ddev#6462 [skip ci] (ddev#6520)
- 13b269c test: fix TestExtraPortExpose with correct URL (ddev#6509)
- 6f425d2 docs: fix link for advanced add-ons, for ddev#6482 (ddev#6514)
- fae659e refactor: Refactor
ddev get
toddev add-on
and into sub-commands, fixes ddev#6146 (ddev#6482) - 27b1fa0 fix: flush mutagen after deletion of .downloads directory (ddev#6496)
- 0f91180 test: Rancher Desktop and other problems when non-default ports used (ddev#6506) [skip ci]
- 1b8f1c3 fix: Make sure that we actually wait for bound ports to be released (ddev#6507)
- 8c5c733 test: Improve several tests, make sure containers get removed (ddev#6504)
- 4dbb5a5 docs: clearer statement about
ddev start
before offline, for ddev#6499 (ddev#6502) [skip ci] - 83dc3c9 feat: adds support to ephemeral ports for 80/443, fixes ddev#5326 (ddev#6414)
- 8b705b8 docs: ddev debug test should suggest current stable [skip ci] (ddev#6471)
- ddddc6a fix: Lets Encrypt traefik formatting was broken, fixes ddev#6486 (ddev#6494) [skip ci]
- 4c5cdb6 feat: output snapshot list as a table, fixes ddev#6116 (ddev#6490)
- b89b354 feat: automatic timezone detection from
$TZ
env or/etc/localtime
symlink, fixes ddev#6458 (ddev#6468) [skip ci] - 23503e2 docs: mention using docker builder for offline (ddev#6479) [skip ci]
- 440185f fix: drupal class_loader_auto_detect no longer needed (ddev#6478)
- 1b8340f ci: add new check from golangci-lint (ddev#6485) [skip ci]
- 4e22fe8 docs: add instruction how to brew upgrade ddev head (ddev#6467) [skip ci]
- 7f6e56b test: minor updates to avoid use of literals 80 and 443 (ddev#6470)
- 685c189 docs: Remove unnecessary and failing links to Travis CI (ddev#6466) [skip ci]
- 5011706 docs: add readable tab anchors (ddev#6464)
- ceacba8 build: bump images to v1.23.4 and docker-compose to v2.29.1 (ddev#6460)
- b5ca3c2 fix: show containers we're waiting for and better error message on timeout/unhealthy (ddev#6422) [skip c...
v1.23.6
v1.23.5
v1.23.5-aaa-testgitpod.23
Disable repo tagging for devcontainers
v1.23.5-aaa-testgitpod.22
Changelog
- 9f8653d skip-ssl doesn't work in my.cnf for mysql
- 118f9a0 SKIP_SSL where needed
- 677b446 keep digging myself out of multi-arch test hell
- 9392653 run a command that doesn't require docker
- b8444e1 don't clean up if we don't have things to clean up
- eb71513 try to get arch right for ddev-gitpod-base
- 2e86747 Add skip-ssl to .my.cnf
- 30ec207 Add --skip-ssl to pacify recent versions of mariadb client
- 0ac8744 DOCKER_ORG provided by default
- c3a72c5 fix typo with DOCKER_ORG
- 082e2e6 Replace lost delve installation in gitpod Dockerfile
- eeea45a run tests
v1.23.5-aaa-testgitpod.21
Changelog
- 608a00d Abandon attempt to build our own ddev-gitpod-workspace-base [skip ci]