|
@@ -8,6 +8,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|
|
|
|
|
- PHP image `8.0-fpm-develop` now available for testing purposes.
|
|
|
|
|
|
+## [39.0.0] - 2021-09-21
|
|
|
+
|
|
|
+### Added
|
|
|
+- New Elasticsearch Docker images `7.9`, `7.9.3-0` [#488](https://github.com/markshust/docker-magento/issues/488).
|
|
|
+
|
|
|
+### Updated
|
|
|
+- Replace Percona DB with MariaDB 10.4 [#514](https://github.com/markshust/docker-magento/issues/514).
|
|
|
+- Updated RabbitMQ image to 3.8.
|
|
|
+
|
|
|
+### Fixed
|
|
|
+- Resolve cron install script not in bin/setup [#420](https://github.com/markshust/docker-magento/issues/420).
|
|
|
+- Update Elasticsearch settings to fix catalog search index error [#488](https://github.com/markshust/docker-magento/issues/488).
|
|
|
+
|
|
|
## [38.0.0] - 2021-07-27
|
|
|
|
|
|
### Added
|