v1.9.1 🦎
Fixes 🪲
- Return an empty list of embeddings for embedders that have no document for an embedder. by @dureuill in #4889
This fixes an issue where dumps created for indexes with:
- A user-provided embedder
- At least one documents that opt-out of vectors for that user-provided embedder
would fail to import correctly.
Upgrade path to v1.10.0 🚀
If you are a Cloud user affected by the above issue, please contact customer support so we perform the upgrade for you.
If you are an OSS user affected by the above, perform the following operations:
- Upgrade from v1.9.0 to v1.9.1 without using a dump
- Upgrade to v1.10.0 using a dump created from v1.9.1