This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
Releases: swiftotter/den
Releases · swiftotter/den
1.0.0-beta.14
What's new in images
- Add MariaDB Native Client Library to supported images by @navarr in #171
- Add PHP 8.2 stable by @navarr in #172
- Prevent 503 for too large categories by @navarr in #174
- Only install mcrypt on PHP < 8.2 by @navarr in a3b2984
- Add MariaDB 10.10, 10.11, and 11.0-rc
- Add OpenSearch versions 2.4, 2.5, and 2.6
- Fix XDebug not working on PHP images
What's new in Documentation
- Update sphinx requirement from <6.0.0,>=5.0.0 to >=5.0.0,<7.0.0 in /docs by @dependabot in #178
- Bump actions/configure-pages from 2 to 3 by @dependabot in #182
- Fix formatting of link to wardenenv/warden-env-magento2 by @CNanninga in #184
- Add note about npm package compatibility issue on Apple Silicon by @CNanninga in #187
- Add note about OpenSearch hostname by @navarr in dc4bd3a
What's new in Den
- Increased the
env-init
versions for Magento 2 environments to match requirements of Magento 2.4.6
Full Changelog: 1.0.0-beta.13...1.0.0-beta.14
1.0.0-beta.13
1.0.0-beta.12
What's new in Images
- Add mage2tv/magento-cache-clean by @navarr in #105
- #112: Enable mysqli extension by @bap14 in #114
- Adding Fish and Zsh alternative shells by @bap14 in #107
- Added Oh my ZSH by @DavidLambauer in #117
- Add Node.js 19 by @navarr in #126
- Add RabbitMQ 3.11 by @navarr in #127
- Add Varnish 7.2 by @navarr in #128
- Add MagePack 2.9, 2.10, and 2.11 by @navarr in #125
- Update varnish default.vcl with latest changes from Magento 2.4.5 by @CNanninga in #131
- Added PHP 7.0 and 7.1 with XDebug 2 by @navarr
- Added ElasticSearch 8.5 by @navarr
- Added IMAP and Calendar PHP Extensions by @heisfer in #136
- Adding support for php mcrypt extension by @heisfer in #133
- Add 2.2 value for COMPOSER_VERSION. Update Magento defaults for 2.2 by @navarr in #135
- Address issue #154 - add pwgen to utilities installed for fpm image by @jkenneydaniel in #155
What's new in Den
- Convert Dashboard to static image by @bap14 in #106
- Fix chrome-debug image name so docker can find image by @sgabhart22 in #116
- use .den/commands directory for custom commands by @zamoroka in #152
What's new in CI/CD
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #122
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #121
- Bump actions/checkout from 2 to 3 by @dependabot in #120
New Contributors
- @DavidLambauer made their first contribution in #117
- @sgabhart22 made their first contribution in #116
- @dependabot made their first contribution in #122
- @CNanninga made their first contribution in #131
- @heisfer made their first contribution in #133
- @zamoroka made their first contribution in #152
- @jkenneydaniel made their first contribution in #155
Full Changelog: 1.0.0-beta.11...1.0.0-beta.12
1.0.0-beta.11
What's Changed in Den
- Adding the environment magento-cloud to be used by den env-ini command. by @henriquekieckbusch in #93
- Change dashboard version to read from config by @bap14 in #104
What's Changed in Images
- Add support for
ps
(with--pid
option) required by Magento Integration Tests by @lbajsarowicz in #99
What's Changed with Homebrew
- Remove rebuilding of dashboard image on install by @bap14 in swiftotter/homebrew-den#5
New Contributors
- @lbajsarowicz made their first contribution in #99
- @henriquekieckbusch made their first contribution in #93
Full Changelog: 1.0.0-beta.10...1.0.0-beta.11
1.0.0-beta.10
What's Changed in Den
- Rename warden to den during upgrade by @ihor-sviziev in #90
- Add
den status
command by @bap14 in #94
What's Changed in Documentation
What's Changed in Images
- Fix permissions error during Varnish 6.0 LTS start by @navarr in #91
- Update messages related to env-init by @flpandre in #95
- Add Elasticsearch 8.3 and 8.4 by @navarr in #96
- Add MariaDB 10.9 and 10.10-rc by @navarr in #97
- Add OpenSearch 2.3 by @navarr in #98
New Contributors
Full Changelog: 1.0.0-beta.9...1.0.0-beta.10
1.0.0-beta.9
What's Changed
- swiftotter/den#87: Fix uninitalized variable error by @bap14 in #88
- Make dashboard version pull from build context by @bap14 in #89
Full Changelog: 1.0.0-beta.8...1.0.0-beta.9
1.0.0-beta.8
What's Changed in Den
docker-compose
commands are no longer used. Instead, we now usedocker compose
. This requires Docker Compose v2+ by @navarr in 2d9127d- Custom project commands are now listed by
den help
andden list
by @bap14 in #78
What's Changed in Images since last release
- Permissions for magerun are now fixed by @bap14 in #80
- SQL Query history is persisted by @navarr in d5bf51c
What's Changed in Documentation
- Fix branch name in manual installation instruction by @ihor-sviziev in #77
- Documentation is now built and available at https://swiftotter.github.io/den/ by @bap14 in #81
Full Changelog: 1.0.0-beta.7...1.0.0-beta.8
1.0.0-beta.7
1.0.0-beta.6
What's changed in Den
- Fixed mounting issues with dashboard by @navarr
1.0.0-beta.5
What's Changed in Den
- Add a Dashboard at https://den.test/ by @navarr in #58
- Fix mutagen config file by @ihor-sviziev in #59
What's Changed in Images since last release
- [INFRA] #55: add exif support for base php-fpm by @mautz-et-tong in #57
- MySQL images for 5.5, 5.6, and 5.7 (lacking arm64 support) have been created by @navarr
- Legacy Varnish images for 6.0, 6.2, 6.3, 6.4, 6.5 (lacking arm64 support, non-alpine variants) have been created by @navarr
New Contributors
- @mautz-et-tong made their first contribution in #57
Full Changelog: 1.0.0-beta.4...1.0.0-beta.5