Releases: yvoronoy/magento2docker
Releases · yvoronoy/magento2docker
Project clean-up and upgrade
- Removed outdated services: ElasticSearch 2, ElasticSearch 5, Solr 3.6, PHP 7.0, PHP 7.1, and PHP 7.2;
- Make file entries reordered;
- Upgraded services versions in containers:
- elastic7: upgrade from 7.6.2 to 7.16.3
- rabbitmq: upgrade from 3.6 to 3.8
- redis: upgrade from 3.2 to 6.0
- db: upgrade from MySQL 5.7 to MariaDB 10.2
- Added support for PHP 8.1 (co-authored by: @ikruchynskyi);
- Fixed mutagen usages to align with the new version interface;
- Speed up mutagen sync by skipping cache and session files from the sync;
- Added persistence to home and root folders to preserve commands history, shell configs, etc.;
- Minor project clean-up;
[arm64] Project clean-up and upgrade
- arm64 version of the v2.0 release
Legacy release
This release is for historical purposes and will annotate the project's current version, as there were many changes without proper versioning.
v1.1-beta
First Beta Release
Implemented the base requirements