# BentoML v1.4.30 - Product: BentoML (https://whatsnew.fyi/product/bentoml) - Vendor: BentoML - Date: 2025-11-27 - Version: v1.4.30 - Original notes: https://github.com/bentoml/BentoML/releases/tag/v1.4.30 - Permalink: https://whatsnew.fyi/product/bentoml/releases/v1.4.30 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** — Fix aiohttp implementation of RemoteProxy for dependency call - **fixed** — Improve process termination handling in create_proxy_app - **fixed** — Fix CLI deploy to inject deployment environment variables - **fixed** — Set default worker count based on available CPU resources - **fixed** — Ensure at least one worker is set based on CPU resources ##### What's Changed * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5505 * fix: aiohttp impl of RemoteProxy for dependency call by @frostming in https://github.com/bentoml/BentoML/pull/5502 * docs: update AWS CloudFormation template URL to v9 by @sauyon in https://github.com/bentoml/BentoML/pull/5506 * fix: improve process termination handling in create_proxy_app by @frostming in https://github.com/bentoml/BentoML/pull/5508 * fix: cli deploy to inject deployment env by @jianshen92 in https://github.com/bentoml/BentoML/pull/5507 * fix: set default worker count based on available CPU resources by @frostming in https://github.com/bentoml/BentoML/pull/5509 * fix: ensure at least one worker is set based on CPU resources by @frostming in https://github.com/bentoml/BentoML/pull/5510 **Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.4.29...v1.4.30