What's Changed
- [docs] add Statamic setup guide by @tyler36 in #4622
- [docs] Update release management docs by @gilbertsoft in #4627
- Fix line break in
ddev exec
help, fixes #4634 by @miromichalicka in #4636 - Bump golang to v1.20, fixes #4443 by @rfay in #4639
- If /mnt/ddev_config is not mounted, don't fail, just warn by @rfay in #4642
- Bump docker-compose to 2.16.0, which is built with go 1.20, fixing DNS issues on macOS by @rfay in #4641
- Add .ddev/.downloads to mutagen exclusions, fixes #4645 by @rfay in #4646
- Bump fsouza/go-dockerclient for upstream security issues by @rfay in #4660
- [tests only] Attempt to get actions/cache working again [skip ci] by @rfay in #4663
- [docs] pantheon.yaml.example comments: changed sequence of items #6 and #7 by @ops-andy in #4661
- [docs] Fix docs suggestions from @mattstein by @rfay in #4654
- [docs] Improve bash-completion instructions by @ultimike in #4638
- Fix chatty docker-compose output, fixes #4655 by @rfay in #4664
- [docs] Fix copy pasta on webserver_type description by @chellman in #4657
- Bump mysql to 8.0.31 and 5.7.41, fixes #4619, fixes #4504 by @rfay in #4644
- [tests/release] Fix upload artifacts/cross-os caching failure by @rfay in #4669
- [docs] Prepend project-relative path and capitalize Supervisor by @mattstein in #4666
- [docs] Fix typo in manual installation doc by @tyrann0us in #4665
- [tests only] Try to make pr-build not fail all the time - github actions weirdness by @rfay in #4673
- Fix
ddev import-db
andddev import-files
queries for path to artifacts by @gilbertsoft in #4656 - [docs] Bump mkdocs-material for possible improved search behavior by @rfay in #4670
- [docs] Re-enable copy and edit icons by @rfay in #4675
- Make hardened images properly handle web-entrypoint.d, fixes #4631 by @rfay in #4672
- Don't allow Let's Encrypt with Traefik router, fixes #4632 by @rfay in #4671
- Provide more useful message if removing of volume fails. by @miromichalicka in #4635
- [docs] Change edit button to pencil again by @rfay in #4678
- Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.30.0 by @dependabot in #4682
- [docs] Fix “TYPO3 Specifics” formatting by @mattstein in #4687
- [docs] Fix Wordpress Git Clone by @mattstein in #4686
- [docs] Fix PHP code block highlighting by @mattstein in #4685
- Make sure all containers get cleaned up on stop and poweroff, fixes #4676 by @rfay in #4680
- Switch devcontainer/github codespaces to use apt install by @rfay in #4612
- Bump all images for v1.21.5 by @gilbertsoft in #4700
- [docs] adds link to colima disk resize tutorial by @riconeitzel in #4690
- [docs] Update guidance about Colima/Docker Desktop requirements and Mutagen by @rfay in #4694
- [docs] Add Drupal Multisite recommendations by @laetus007 in #4600
- [tests only] Use major versions for actions on some tests by @gilbertsoft in #4705
- Change references to former repos to https://github.com/ddev/ by @gilbertsoft in #4706
New Contributors
- @miromichalicka made their first contribution in #4636
- @ops-andy made their first contribution in #4661
- @ultimike made their first contribution in #4638
- @tyrann0us made their first contribution in #4665
- @riconeitzel made their first contribution in #4690
- @laetus007 made their first contribution in #4600
Full Changelog: v1.21.5-alpha1...v1.21.5-rc1