# BentoML v1.4.31 - Product: BentoML (https://whatsnew.fyi/product/bentoml) - Vendor: BentoML - Date: 2025-12-23 - Version: v1.4.31 - Original notes: https://github.com/bentoml/BentoML/releases/tag/v1.4.31 - Permalink: https://whatsnew.fyi/product/bentoml/releases/v1.4.31 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** — Add build time secrets - **added** — Add API token SDK - **added** — Add new image API: build_include - **added** — Add native prefix routing (root_path) support for BentoML - **added** — Support stage in secret CLI - **fixed** — Support max age and max requests for runner connections - **fixed** — Improve the error message for importing bento ##### What's Changed * chore: update pre-commit config and fix lint errors by @frostming in https://github.com/bentoml/BentoML/pull/5511 * ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in https://github.com/bentoml/BentoML/pull/5512 * doc(gateway): add gateway documentation by @ssheng in https://github.com/bentoml/BentoML/pull/5513 * docs: Add gateway screenshots by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5515 * feat: add build time secrets by @jianshen92 in https://github.com/bentoml/BentoML/pull/5514 * feat: API token sdk by @jianshen92 in https://github.com/bentoml/BentoML/pull/5516 * docs: API token SDK documentation by @jianshen92 in https://github.com/bentoml/BentoML/pull/5517 * feat: new image API: build_include by @frostming in https://github.com/bentoml/BentoML/pull/5518 * feature: Add native prefix routing (root_path) support for BentoML by @frostming in https://github.com/bentoml/BentoML/pull/5521 * fix: support max age and max requets for runner connections by @frostming in https://github.com/bentoml/BentoML/pull/5522 * fix: improve the error message for importing bento by @frostming in https://github.com/bentoml/BentoML/pull/5523 * chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5520 * chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5519 * feat: support stage in secret CLI by @jianshen92 in https://github.com/bentoml/BentoML/pull/5526 **Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.4.30...v1.4.31