Skip to content

Release 2.14.1

Compare
Choose a tag to compare
@papa99do papa99do released this 02 Jan 23:56
bb41f16

2.14.1

New features

  • Add support for hf_transfer to accelerate the downloading speed of HuggingFace models by 10 to 30 times. See here for details about how to enable it (#1066).

  • Add /healthz endpoint for Marqo container liveness checks, which performs a status check for CUDA devices and returns a 500 error if any existing CUDA devices become unavailable or run out of memory (#1068).

Bug fixes and minor changes

  • Fix a bug where numeric map fields are not returned when searching with attributes_to_retrieve parameter for unstructured indexes created prior to Marqo 2.13 (#1062).

  • Fix a bug where numeric fields, numeric map fields, boolean fields and string array fields are not returned when searching with attributes_to_retrieve parameter for unstructured indexes created with Marqo 2.13 or later (#1062).

  • Fix a bug where document-processing element is removed from the services.xml config file when bootstrapping the vector store (#1075).