v1.5.1
What's Changed
- Download 
model.onnx_databy @kozistr in #343 - Rename 'Sentence Transformers' to 'sentence-transformers' in docstrings by @Wauplin in #342
 - fix: add serde default for truncation direction by @drbh in #399
 - fix: metrics unbounded memory by @OlivierDehaene in #409
 - Fix to allow health check w/o auth by @kozistr in #360
 - Update 
ortcrate version to2.0.0-rc.4to support onnx IR version 10 by @kozistr in #361 - adds curl to fix healthcheck by @WissamAntoun in #376
 - fix: use num_cpus::get to check as get_physical does not check cgroups by @OlivierDehaene in #410
 - fix: use status code 400 when batch is empty by @OlivierDehaene in #413
 - fix: add cls pooling as default for BERT variants by @OlivierDehaene in #426
 - feat: auto limit string if truncate is set by @OlivierDehaene in #428
 
New Contributors
- @Wauplin made their first contribution in #342
 - @XciD made their first contribution in #345
 - @WissamAntoun made their first contribution in #376
 
Full Changelog: v1.5.0...v1.5.1