Skip to content

2.11.5

Choose a tag to compare

@rbayet rbayet released this 16 Jan 10:29
· 858 commits to 2.11.x since this release
0ecc2b0

Main feature

Due to breaking changes in the Elasticsearch PHP client on one side and our comitment for the 2.11.x releases to be still compatible with Elasticsearch 7 and Elasticsearch 8 as well as to ensure our compatibility with a growing installation base of Magentos using OpenSearch on the other side, we've decided to switch to the OpenSearch PHP client which addresses all flavours (ES 7, ES 8, OS 1, OS 2) seamlessly.

📦 Features

  • [Core] Replace the Elasticsearch client by the Opensearch client. by @romainruaud in #3131
  • [Configuration] update of BO comment LU-140 related to SSL certificate validation and OpenSearch by @gabrielLumao in #3152

🐛 Fixes

  • [Analytics] Make the dashboard display handle long search terms by @rbayet in #3147
  • [Layered Navigation] Fixes #3148 Replacing _term agg sort order by _key by @rbayet in #3150

Full Changelog: 2.11.4.3...2.11.5