This repository was archived by the owner on May 28, 2023. It is now read-only.
Vue Storefront API 1.8.1
Please note: ElasticSearch 5.5 is no longer supported by elasticsearch.js
library that we're using for ElasticSearch communication. Please do Update to 5.6. If it's not possible - then please downgrade the required elasticsearch
to 15.3.x
. See changelog.
Changed / Improved
- Fixed
apiVersion
property for ElasticSearch driver - now it's available thruconfig/*.json
- @mdanilowicz (#185)