Mark Shust 3 minggu lalu
induk
melakukan
51020e8ea3
2 mengubah file dengan 7 tambahan dan 1 penghapusan
  1. 6 0
      CHANGELOG.md
  2. 1 1
      compose/compose.yaml

+ 6 - 0
CHANGELOG.md

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
+## [52.0.1] - 2025-05-12
+
+### Fixed
+
+Remove UseSVE from Java Options which caused OpenSearch to fail [PR #1341](https://github.com/markshust/docker-magento/pull/1341)
+
 ## [52.0.0] - 2025-04-18
 
 This release adds support for the latest message broker and database technologies required for Magento 2.4.8, optimizes container health checks, and fixes OpenSearch issues on Linux.

+ 1 - 1
compose/compose.yaml

@@ -1,7 +1,7 @@
 ## Mark Shust's Docker Configuration for Magento
 ## (https://github.com/markshust/docker-magento)
 ##
-## Version 52.0.0
+## Version 52.0.1
 
 ## To use SSH, see https://github.com/markshust/docker-magento#ssh
 ## Linux users, see https://github.com/markshust/docker-magento#linux