Mark Shust 5 月之前
父節點
當前提交
51020e8ea3
共有 2 個文件被更改,包括 7 次插入1 次删除
  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/)
 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).
 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
 ## [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.
 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
 ## Mark Shust's Docker Configuration for Magento
 ## (https://github.com/markshust/docker-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
 ## To use SSH, see https://github.com/markshust/docker-magento#ssh
 ## Linux users, see https://github.com/markshust/docker-magento#linux
 ## Linux users, see https://github.com/markshust/docker-magento#linux