Skip to main content
Version: 2024.1

Upgrade Notes

Things to consider before or when upgrading to new versions.

v3.0.0

  • Removed Pimcore 10 support
  • Removed Elasticsearch support
  • Added OpenSearch client and OpenSearch support

v2.0.0

  • It is possible to add more than one API-key per configuration now. Therefore, the API-key gets stored as an array in the configuration. Configurations from previous versions are still supported, but they get converted to the new format as soon as they get saved.
  • Removed Elasticsearch 6 and Elasticsearch 7 support, added support for Elasticsearch 8
  • Changed elasticsearch client configuration

v1.7.2

  • Data type for asset fileSize was changed to long (was int). If you run into issues regarding the fileSize, please re-index your data.

v1.5.x to v1.6.0

  • Default number of shards is now set to 1 (was 5). To change the value back to 5, see Indexing Options section in Indexing Details.