# BentoML v1.4.37 - Product: BentoML (https://whatsnew.fyi/product/bentoml) - Vendor: BentoML - Date: 2026-03-25 - Version: v1.4.37 - Original notes: https://github.com/bentoml/BentoML/releases/tag/v1.4.37 - Permalink: https://whatsnew.fyi/product/bentoml/releases/v1.4.37 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Correctly load bentoml.models.HuggingFaceModel in container - **fixed** — Resolve SQLite 'database is locked' errors under high concurrency - **fixed** — Shell quote system package names in Dockerfile templates and image commands - **fixed** — Reorder histogram samples in multiprocess prometheus output ##### What's Changed * docs: Update slack to forum link by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5567 * fix: correctly load `bentoml.models.HuggingFaceModel` in container by @nickthegroot in https://github.com/bentoml/BentoML/pull/5582 * chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5564 * chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5571 * chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5565 * fix: resolve SQLite 'database is locked' errors under high concurrency by @VedantMadane in https://github.com/bentoml/BentoML/pull/5558 * fix: shell quote system package names in Dockerfile templates and image commands by @frostming in https://github.com/bentoml/BentoML/pull/5583 * fix: reorder histogram samples in multiprocess prometheus output by @saivedant169 in https://github.com/bentoml/BentoML/pull/5570 ##### New Contributors * @nickthegroot made their first contribution in https://github.com/bentoml/BentoML/pull/5582 * @saivedant169 made their first contribution in https://github.com/bentoml/BentoML/pull/5570 **Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.4.36...v1.4.37