# BentoML v1.4.38 - Product: BentoML (https://whatsnew.fyi/product/bentoml) - Vendor: BentoML - Date: 2026-04-02 - Version: v1.4.38 - Original notes: https://github.com/bentoml/BentoML/releases/tag/v1.4.38 - Permalink: https://whatsnew.fyi/product/bentoml/releases/v1.4.38 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'. --- - **added** — Native support for src-layout projects - **fixed** — Switch to SandboxedEnvironment and remove unused Jinja2 extensions - **fixed** — Use correct NVIDIA CUDA base images for debian distro ##### What's Changed * feat: native support for src-layout projects by @VedantMadane in https://github.com/bentoml/BentoML/pull/5555 * fix: switch to SandboxedEnvironment and remove unused Jinja2 extensions by @frostming in https://github.com/bentoml/BentoML/pull/5591 * fix: use correct NVIDIA CUDA base images for debian distro by @mattmorganpdx in https://github.com/bentoml/BentoML/pull/5590 ##### New Contributors * @mattmorganpdx made their first contribution in https://github.com/bentoml/BentoML/pull/5590 **Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.4.37...v1.4.38