We’re happy to announce our newest double release: Marqo 2.1.0 and Marqo 2.0.1!
Release 2.1.0
New features
- Marqo Client version 3.0.1 released. It will log a warning and direct you to the correct client version when used with any Marqo v1.x.
- Search result maximum limit and offset greatly increased. Maximum
limit
parameter increased from 400 to 1,000,offset
increased from 1,000 to 10,000. Maximum value forMARQO_MAX_RETRIEVABLE_DOCS
configuration is now 10,000 (#735, #737). See searchlimit
andoffset
usage here.
Bug fixes and minor changes
- Improved the Marqo bootstrapping process to address unexpected API behaviour when no index has been created yet (#730).
- Improved validation for
create_index
settings (#717, #734). Usingdependent_fields
as a request body parameter will now raise a 400 validation error. - Improved data parsing for documents in unstructured indexes (#732).
- Made vector store layer config upgrades and rollbacks easier (#735, #736).
- Readme improvements (#729).
Release 2.0.1
Bug fixes and minor changes
- Improved stability of
use_existing_tensors
feature inadd_documents
(#725). - Improved readability of Marqo start-up logs (#719).
- Removed obsolete examples (#721, #723))).
Contributor shout-outs
- A huge thank you to all our 3.9k stargazers!
- Thank you for all the continued discussion in our forum. Keep all the insights, questions, and feedback coming!